]> git.wh0rd.org Git - tt-rss.git/shortlog
tt-rss.git
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
2012-10-30 Andrew Dolgovadd special link to cancel current search
2012-10-29 Andrew Dolgovremove sanitize_article_content (CDATA handled by htmLawed)
2012-10-29 Andrew Dolgovapi: sanitize article content
2012-10-29 Andrew DolgovRevert "sanitize article content when importing data...
2012-10-29 Andrew Dolgovdisable sync feed updates for feeds with cache_images set
2012-10-29 Andrew Dolgovupdate_rss_feed: fix broken title/content escaping
2012-10-28 Andrew Dolgovfix ARTICLE_BUTTON_PLUGINS not loaded when string conta...
2012-10-28 Andrew Dolgovsanitize: strip comments and cdata sections
2012-10-28 Andrew Dolgovsanitize article content when importing data from feed
2012-10-28 Andrew Dolgovreplace htmlpurifier with htmlawed
2012-10-28 Andrew DolgovquickAddFeed: remove oauth notice, mention you can...
2012-10-28 Andrew Dolgovrpc: remove unneeded methods
2012-10-28 Andrew Dolgovremove unexpanded CDM ajax loading
2012-10-28 Andrew Dolgovfix rpc/cdmGetArticle for archived articles
2012-10-27 Andrew Dolgovmultiple issues fixed in vfeed_group_by_feed
2012-10-27 Andrew DolgovMerge pull request #28 from Menti/master
2012-10-27 Andrew Dolgovcolors: fix resolving html color names
2012-10-27 Andrew Dolgovdo not reset search query because of background requests
2012-10-27 Andrew Dolgovfix label row backgrounds only used when cached data...
2012-10-25 MentiUpdate locale/es_ES/LC_MESSAGES/messages.po
2012-10-25 MentiUpdate locale/es_ES/LC_MESSAGES/messages.po
2012-10-25 Andrew Dolgovcss fixes
2012-10-25 Andrew Dolgovuse css3 gradients to color rrows
2012-10-25 Andrew Dolgovadd rrow background color setting by first assigned...
2012-10-25 Andrew Dolgovdisable update button on nonupdateable feeds (fix for...
2012-10-25 Andrew Dolgovdisable update button on nonupdateable feeds
2012-10-25 Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-25 Andrew Dolgovfilter dialog: sort rules by reg_exp
2012-10-24 Andrew Dolgovfix sql crash workaround preventing feed/category filte...
2012-10-23 Andrew Dolgovfix called-from-browser detection in update.php
2012-10-23 Andrew Dolgovupdate.php: fix wrong html plug title
2012-10-23 Andrew Dolgovfilter testing fix for pgsql
2012-10-23 Andrew Dolgovprevent crashes on filter regexp being too advanced...
2012-10-21 Andrew Dolgovproperly escape comment links
2012-10-21 Andrew Dolgovproperly escape article link/PTITLEs (refs #472)
2012-10-21 Andrew Dolgovsyndicated feeds: force sort by last_read for published
2012-10-19 Andrew Dolgovremove debian stuff
2012-10-19 Andrew Dolgovrelease 1.6.0 1.6.0
2012-10-19 Andrew Dolgovfix testing of author filter type
2012-10-18 Andrew Dolgovfix es_ES syntax, update translations
2012-10-18 Andrew DolgovMerge pull request #26 from Menti/master
2012-10-18 MentiUpdate locale/es_ES/LC_MESSAGES/messages.po
2012-10-18 MentiUpdate locale/es_ES/LC_MESSAGES/messages.po
2012-10-17 MentiUpdate locale/es_ES/LC_MESSAGES/messages.po
2012-10-17 Andrew Dolgovcatchup_feed: properly mark subcategories as read
2012-10-15 Andrew Dolgovgenerated feeds: add offset=
2012-10-15 Andrew Dolgovallow archived entries in labels and several other...
2012-10-11 Andrew Dolgovfix types on RPC counter replies
2012-10-11 Andrew Dolgovunify child category counter display; remove include_ch...
2012-10-10 Andrew Dolgovapi: add always_display_attachments to getHeadlines
2012-10-10 Andrew Dolgovviewfeed: better checking for reopening current feed
2012-10-10 Andrew Dolgovfix infinite scrolling for search results
2012-10-09 Andrew DolgovAPI: support comments count/url (2)
2012-10-09 Andrew DolgovAPI: support comments count/url
2012-10-09 Andrew Dolgovallow filters to work on child categories
2012-10-09 Andrew Dolgovlogin form: focus login field
2012-10-08 Andrew Dolgovadd hotkeys to select marked/published articles
2012-10-06 Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-10-06 Andrew DolgovMerge pull request #25 from sq5gvm/master
next