]> git.wh0rd.org - tt-rss.git/shortlog
tt-rss.git
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
2012-10-06  Mirosław LachAktualizacja tłumaczenia
2012-10-06  Mirosław LachPolish translation for tt-rss.
2012-10-06  Andrew DolgovgetCategoryTitle: return translated Uncategorized ...
2012-09-29  Andrew Dolgovapi: return api_level with login
2012-09-27  Andrew Dolgovfix subcategory query on mysql
2012-09-24  Andrew Dolgovupdate translations
2012-09-24  Andrew Dolgovsimplify searching query
2012-09-23  Andrew Dolgovsubscribe_to_feed: stop fetching URL multiple times...
2012-09-19  Andrew Dolgovapi: include recently read feed
2012-09-19  Andrew Dolgovdo not use dojo for login/password fields
2012-09-19  Andrew Dolgovapi: remove unneeded stuff, add special header for...
2012-09-19  Andrew Dolgovapi: use tt-rss session storage
2012-09-18  Andrew DolgovAPI: support nested categories
2012-09-15  Andrew Dolgovlower default DAEMON_SLEEP_INTERVAL
2012-09-15  Andrew Dolgovremove truncating of titles in CDM
2012-09-15  Andrew Dolgovcleanup previous patch (once again)
2012-09-15  Andrew Dolgovcleanup previous patch
2012-09-15  Andrew Dolgovfeedtree: prevent hideReadFeeds from working on categor...
2012-09-15  Andrew Dolgovcreate_published_article: better check for duplicate...
2012-09-15  Andrew Dolgovcreate_published_article: check for duplicate URLs
2012-09-15  Andrew Dolgovremove mandatory truncating of post title, limit width...
2012-09-15  Andrew Dolgovbump PHP version requirement to 5.3.0
2012-09-15  Andrew DolgovRevert "only enable OTPHP on php version 5.3+"
2012-09-15  Andrew DolgovRevert "auth internal: fix otp check clause"
2012-09-15  Andrew Dolgovdo not use prefs_feed_search when displaying main UI...
2012-09-14  Andrew Dolgovmove inactiveFeeds and feedsWithErrors to pref-feeds...
2012-09-13  Andrew Dolgovauth internal: fix otp check clause
2012-09-13  Andrew Dolgovonly enable OTPHP on php version 5.3+
2012-09-13  Andrew DolgovquickAddFeed: remove OAuth mention
2012-09-13  Andrew DolgovFeedTree: fix subcategory entries not hidden properly
2012-09-13  Andrew Dolgovpref-feeds: disable show empty cats when searching
2012-09-13  Andrew Dolgovfix pref-feeds search
2012-09-11  Andrew Dolgovsharepopup look tweaks
2012-09-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-11  Andrew Dolgovopml fixes
2012-09-11  Andrew Dolgovtweak infscroll with hsp existing
2012-09-10  Andrew DolgovFeedTree: allow context menu for virtual feeds
2012-09-10  Andrew Dolgovtweak infscroll threshold
next