summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-09-19do not use dojo for login/password fieldsAndrew Dolgov
2012-09-19api: remove unneeded stuff, add special header for android httpurlconnection ↵Andrew Dolgov
which seems to be retarded
2012-09-19api: use tt-rss session storageAndrew Dolgov
2012-09-18API: support nested categoriesAndrew Dolgov
2012-09-15lower default DAEMON_SLEEP_INTERVALAndrew Dolgov
2012-09-15remove truncating of titles in CDMAndrew Dolgov
2012-09-15cleanup previous patch (once again)Andrew Dolgov
2012-09-15cleanup previous patchAndrew Dolgov
2012-09-15feedtree: prevent hideReadFeeds from working on category nodesAndrew Dolgov
2012-09-15create_published_article: better check for duplicate URLs, wrap everything ↵Andrew Dolgov
in a transaction
2012-09-15create_published_article: check for duplicate URLsAndrew Dolgov
2012-09-15remove mandatory truncating of post title, limit width using CSSAndrew Dolgov
2012-09-15bump PHP version requirement to 5.3.0Andrew Dolgov
2012-09-15Revert "only enable OTPHP on php version 5.3+"Andrew Dolgov
This reverts commit 1835f145a8f4d450e33b15faf7d50437731a8793.
2012-09-15Revert "auth internal: fix otp check clause"Andrew Dolgov
This reverts commit 72d0e9b33f8f83969d738d71029ce272336b9cee.
2012-09-15do not use prefs_feed_search when displaying main UI feedtreeAndrew Dolgov
2012-09-14move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisionsAndrew Dolgov
2012-09-14auth internal: fix otp check clauseAndrew Dolgov
2012-09-14only enable OTPHP on php version 5.3+Andrew Dolgov
2012-09-14quickAddFeed: remove OAuth mentionAndrew Dolgov
2012-09-14FeedTree: fix subcategory entries not hidden properlyAndrew Dolgov