summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-27colors: fix resolving html color namesAndrew Dolgov
2012-10-27do not reset search query because of background requestsAndrew Dolgov
2012-10-27fix label row backgrounds only used when cached data is availableAndrew Dolgov
2012-10-25css fixesAndrew Dolgov
2012-10-25use css3 gradients to color rrowsAndrew Dolgov
2012-10-25add rrow background color setting by first assigned labelAndrew Dolgov
2012-10-25disable update button on nonupdateable feeds (fix for cached headlines)Andrew Dolgov
2012-10-25disable update button on nonupdateable feedsAndrew Dolgov
2012-10-25force refetch feed when clicking update/clicking on same feed in the treeAndrew Dolgov
2012-10-25filter dialog: sort rules by reg_expAndrew Dolgov
2012-10-24fix sql crash workaround preventing feed/category filters from testingAndrew Dolgov
properly; fix filter testing for categories with children
2012-10-24fix called-from-browser detection in update.phpAndrew Dolgov
2012-10-24update.php: fix wrong html plug titleAndrew Dolgov
2012-10-23filter testing fix for pgsqlAndrew Dolgov
2012-10-23prevent crashes on filter regexp being too advanced for our database when ↵Andrew Dolgov
testing filters (refs #508)
2012-10-22properly escape comment linksAndrew Dolgov
2012-10-22properly escape article link/PTITLEs (refs #472)Andrew Dolgov
2012-10-22syndicated feeds: force sort by last_read for publishedAndrew Dolgov
2012-10-19remove debian stuffAndrew Dolgov
2012-10-19release 1.6.0Andrew Dolgov
2012-10-19fix testing of author filter typeAndrew Dolgov
2012-10-18fix es_ES syntax, update translationsAndrew Dolgov
2012-10-18Merge pull request #26 from Menti/masterAndrew Dolgov
Spanish translation
2012-10-18Update locale/es_ES/LC_MESSAGES/messages.poMenti
Updated translation header
2012-10-18Update locale/es_ES/LC_MESSAGES/messages.poMenti
Checked translation until line 2376 (last line uncommented)
2012-10-18Update locale/es_ES/LC_MESSAGES/messages.poMenti
Checked translation up to line 1920
2012-10-17catchup_feed: properly mark subcategories as readAndrew Dolgov
2012-10-15generated feeds: add offset=Andrew Dolgov
2012-10-15allow archived entries in labels and several other vfeedsAndrew Dolgov
2012-10-11fix types on RPC counter repliesAndrew Dolgov
2012-10-11unify child category counter display; remove include_children controlAndrew Dolgov
2012-10-10api: add always_display_attachments to getHeadlinesAndrew Dolgov
2012-10-10viewfeed: better checking for reopening current feedAndrew Dolgov
2012-10-10fix infinite scrolling for search resultsAndrew Dolgov
2012-10-09API: support comments count/url (2)Andrew Dolgov
2012-10-09API: support comments count/urlAndrew Dolgov
2012-10-09allow filters to work on child categoriesAndrew Dolgov
2012-10-09login form: focus login fieldAndrew Dolgov
2012-10-08add hotkeys to select marked/published articlesAndrew Dolgov
2012-10-06Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2012-10-06Merge pull request #25 from sq5gvm/masterAndrew Dolgov
Polish translation for tt-rss 1.5.11
2012-10-06Aktualizacja tłumaczeniaMirosław Lach
2012-10-06Polish translation for tt-rss.Mirosław Lach
Version from Transiflex updated to version 1.5.11.
2012-10-06getCategoryTitle: return translated Uncategorized (closes #506)Andrew Dolgov
2012-09-29api: return api_level with loginAndrew Dolgov
2012-09-27fix subcategory query on mysqlAndrew Dolgov
2012-09-24update translationsAndrew Dolgov
2012-09-24simplify searching queryAndrew Dolgov
2012-09-23subscribe_to_feed: stop fetching URL multiple times while subscribing, ↵Andrew Dolgov
various other speedups
2012-09-19api: include recently read feedAndrew Dolgov