summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2012-09-13pref-feeds: disable show empty cats when searchingAndrew Dolgov
2012-09-13fix pref-feeds searchAndrew Dolgov
2012-09-12sharepopup look tweaksAndrew Dolgov
2012-09-11Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2012-09-11Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2012-09-11opml fixesAndrew Dolgov
2012-09-11tweak infscroll with hsp existingAndrew Dolgov
2012-09-10FeedTree: allow context menu for virtual feedsAndrew Dolgov
2012-09-10tweak infscroll thresholdAndrew Dolgov
2012-09-10login form: resize input fields, fix missing error outputAndrew Dolgov
2012-09-10rework login formAndrew Dolgov
2012-09-10fix OTPAndrew Dolgov
2012-09-10allow logging in by sharepopupAndrew Dolgov
2012-09-10login system fixesAndrew Dolgov
remove old-style session checking from backend.php move outside subscription endpoint to public.php, change subscription bookmarklet
2012-09-10bump default for generated feed article count to 100Andrew Dolgov
2012-09-10public/rss: implement JSON output formatAndrew Dolgov
2012-09-10set last_read to NOW() when publishing, order published feed by last read by ↵Andrew Dolgov
default, allow overriding order in recently read feed
2012-09-10e shortcut: properly handle article selectionAndrew Dolgov
2012-09-09create_published_article: validate urlAndrew Dolgov
2012-09-09create_published_article: do not allow empty titleAndrew Dolgov
2012-09-09update translationsAndrew Dolgov