]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
2012-12-25  Andrew Dolgovmore work on user-selectable plugins; properly process...
2012-12-24  Andrew Dolgovexperimental support for per-user plugins (bump schema)
2012-12-24  Andrew Dolgovfeedlist_init: do not wait before calling viewfeed(-3)
2012-12-24  Andrew Dolgovredditimgur: check for all img links
2012-12-24  Andrew Dolgovsplit feedbrowser into a separate file
2012-12-24  Andrew Dolgovsplit digest stuff into digest.php
2012-12-24  Andrew Dolgovinstances: add fbexport method
2012-12-24  Andrew Dolgovadd -list-plugins option; about sections to plugins
2012-12-24  Andrew Dolgovfix share plugin icon location
2012-12-24  Andrew Dolgovmove data import/export to a separate plugin
2012-12-24  Andrew Dolgovadd HOOK_UPDATE_TASK
2012-12-24  Andrew Dolgovupdate_rss_feed: escape error string immediately
2012-12-24  Andrew Dolgovimplement HOOK_FEED_PARSED, add example plugin (refs...
2012-12-24  Andrew Dolgovdo not preg_match() tags from article content
2012-12-24  Andrew Dolgovprevent escaping of article link in the database when...
2012-12-24  Andrew Dolgovremove magpie, fix article filter plugins
2012-12-24  Andrew Dolgovupdate translations
2012-12-24  Andrew Dolgovmove digest to a separate plugin
2012-12-24  Andrew Dolgovupdater: remove htmlpurifier directory handling
2012-12-24  Andrew Dolgovadd support for registering update.php commands; move...
2012-12-23  Andrew Dolgovadd instances plugin
2012-12-23  Andrew Dolgovimplement plugin routing masks, add example plugin
2012-12-23  Andrew Dolgovsplit self-updater gui to updater/ plugin
2012-12-23  Andrew Dolgovadd example plugin
2012-12-23  Andrew Dolgovadd support for plugins in prefs
2012-12-23  Andrew Dolgovadd and check plugin base class
2012-12-23  Andrew Dolgovadd contributed plugins; load note plugin by default
2012-12-23  Andrew Dolgovupdate config checks
2012-12-23  Andrew Dolgovexperimental new plugin system
2012-12-22  Andrew Dolgovsupport comments on simplepie properly
2012-12-22  Andrew DolgovRevert "support comments for simplepie"
2012-12-22  Andrew Dolgovflip DEFAULT_UPDATE_METHOD to simplepie
2012-12-22  Andrew Dolgovsupport comments for simplepie
2012-12-22  Andrew Dolgovadd f-D debug feed update hotkey
2012-12-20  Andrew Dolgovrelease 1.6.2 1.6.2
2012-12-16  Andrew Dolgovupdate: feed escaping issue
2012-12-12  Andrew DolgovMerge pull request #33 from waldir/master
2012-12-12  Andrew Dolgovadd built-in expiring of obsolete lockfiles
2012-12-12  Waldirfix markup
2012-12-12  Waldir Pimentarename README to README.md to make Github's markdown...
2012-12-09  Andrew Dolgovmodify include path order (closes #514)
2012-12-09  Andrew Dolgovdo not use regexps in get_self_url_prefix()
2012-12-07  Andrew Dolgovadd cosmetic workaround for get_self_url_prefix() to...
2012-12-07  Andrew Dolgovfix sharepopup/subscribe public handler actions in...
2012-11-29  Andrew Dolgovremove uid from ccache guid prefix
2012-11-29  Andrew Dolgovcreate separate guids for cached and authorized content...
2012-11-26  Andrew Dolgovwait a bit before initial content fetching
2012-11-26  Andrew Dolgovminor cached content updating tweaks
2012-11-26  Andrew Dolgovupdate example reddit filter
2012-11-26  Andrew Dolgovimplement experimental article on-import data filters
2012-11-25  Andrew Dolgovtweak prefPrefsList header margins
2012-11-25  Andrew Dolgovfix inserting cached content on first update
2012-11-23  Andrew Dolgovimplement ttrss_feeds.cache_content
2012-11-22  Andrew Dolgovseveral translation fixes, update translations
2012-11-22  Andrew Dolgovfix default language not saved in the login form
2012-11-20  Andrew Dolgovfix missing commit after OPML import (closes #513)
2012-11-20  Andrew Dolgovget_article_filters: strip newlines from content before...
2012-11-13  Andrew Dolgovfix title and content filters only working on title...
2012-11-12  Andrew Dolgovopml import: add workaround for broken OPML files using...
2012-11-12  Andrew Dolgovrelease 1.6.1 1.6.1
2012-11-12  Andrew Dolgovfix update-translations script to properly process...
2012-11-11  Andrew Dolgovfix headlines subtoolbar not being inserted for feeds...
2012-11-08  Andrew Dolgovfix batchSubDlg and feedAddDlg not working properly...
2012-11-07  Andrew Dolgovdigest: cleanup the code a bit
2012-11-07  Andrew Dolgovdigest: more logical position for close article prompt
2012-11-07  Andrew Dolgovdigest css fix
2012-11-07  Andrew Dolgovadd tile.png
2012-11-07  Andrew Dolgovvarious digest style updates and fixes
2012-11-06  Andrew Dolgovfix digest broken by prototype update
2012-11-06  Andrew Dolgovfix several feed-related hotkeys working on Uncategorized
2012-11-06  Andrew Dolgovsavefeedorder: properly process Uncategorized
2012-11-06  Andrew Dolgovupdate prototype to 1.7, apply experimental fix for...
2012-11-06  Charlie RootLabels were cached without taking into account related...
2012-11-04  Andrew Dolgovupdate simplepie to 1.3.1 (closes #471)
2012-11-04  Andrew Dolgovmention that modifying sanity_check.php makes instance...
2012-11-02  Andrew Dolgovopml: fix export broken by special characters in catego...
2012-11-01  Andrew Dolgovsimplify search dialog
2012-11-01  Andrew DolgovRevert "tweak dijit dialog"
2012-11-01  Andrew Dolgovupdate broken tt-rss.org links
2012-11-01  Andrew DolgovRevert "tweak postHeader css, etc"
2012-11-01  Andrew Dolgovtweak dijit dialog
2012-11-01  Andrew Dolgovtweak postHeader css, etc
2012-11-01  Andrew Dolgovlimit is_html() to only work on the begging of passed...
2012-11-01  Andrew Dolgovremove backend/digestSend
2012-10-31  Andrew Dolgovtweak opml import/export according to OPML spec
2012-10-31  Andrew Dolgovfurther improve headline appending speed
2012-10-31  Andrew Dolgovincrease headline appending/dupe checking performance
2012-10-31  Andrew Dolgovimprove status reporting for linked feeds
2012-10-31  Andrew Dolgovallow batch setting of article scores
2012-10-31  Andrew Dolgovallow setting article score manually
2012-10-31  Andrew Dolgovsharepopup: implement assigning labels while sharing
2012-10-30  Andrew Dolgovenable manual filters to work on complete html content
2012-10-30  Andrew DolgovhtmLawed: tweak allowed attributes (2)
2012-10-30  Andrew DolgovhtmLawed: tweak allowed attributes
2012-10-30  Andrew Dolgovadd update.php -force-update
2012-10-30  Andrew Dolgovupdate: only load existing labels of previously importe...
2012-10-30  Andrew Dolgovfix update stopped by get_article_labels()
2012-10-30  Andrew Dolgovapply filters and detect labels based on article conten...
2012-10-30  Andrew Dolgovadd ability to auto-assign articles to labels (bump...
2012-10-30  Andrew Dolgovmove article filter functions to rssfuncs.php
next