Commit Graph

4999 Commits (07b63daf73e5dc239271501c68ce20b78fcab9a3)
 

Author SHA1 Message Date
Andrew Dolgov 07b63daf73 fix subcategory query on mysql 12 years ago
Andrew Dolgov 6c8a161d8c update translations 12 years ago
Andrew Dolgov 7032f2a598 simplify searching query 12 years ago
Andrew Dolgov 759e5132a1 subscribe_to_feed: stop fetching URL multiple times while subscribing, various other speedups 12 years ago
Andrew Dolgov 386c4ce63c api: include recently read feed 12 years ago
Andrew Dolgov c82c2aa412 do not use dojo for login/password fields 12 years ago
Andrew Dolgov 839b065860 api: remove unneeded stuff, add special header for android httpurlconnection which seems to be retarded 12 years ago
Andrew Dolgov 964f153371 api: use tt-rss session storage 12 years ago
Andrew Dolgov 4864633612 API: support nested categories 12 years ago
Andrew Dolgov 0f556e3edb lower default DAEMON_SLEEP_INTERVAL 12 years ago
Andrew Dolgov b235e09b8d remove truncating of titles in CDM 12 years ago
Andrew Dolgov 6e67a7c450 cleanup previous patch (once again) 12 years ago
Andrew Dolgov 1a8a623924 cleanup previous patch 12 years ago
Andrew Dolgov 6cdc457643 feedtree: prevent hideReadFeeds from working on category nodes 12 years ago
Andrew Dolgov d2088ee6d5 create_published_article: better check for duplicate URLs, wrap everything in a transaction 12 years ago
Andrew Dolgov 71b6a2360e create_published_article: check for duplicate URLs 12 years ago
Andrew Dolgov c6c010d98a remove mandatory truncating of post title, limit width using CSS 12 years ago
Andrew Dolgov 9170056c55 bump PHP version requirement to 5.3.0 12 years ago
Andrew Dolgov d1e31c7a74 Revert "only enable OTPHP on php version 5.3+"
This reverts commit 1835f145a8.
12 years ago
Andrew Dolgov d031f69813 Revert "auth internal: fix otp check clause"
This reverts commit 72d0e9b33f.
12 years ago
Andrew Dolgov 6e0ee8336f do not use prefs_feed_search when displaying main UI feedtree 12 years ago
Andrew Dolgov bc6fa2364b move inactiveFeeds and feedsWithErrors to pref-feeds; fix element id collisions 12 years ago
Andrew Dolgov 72d0e9b33f auth internal: fix otp check clause 12 years ago
Andrew Dolgov 1835f145a8 only enable OTPHP on php version 5.3+ 12 years ago
Andrew Dolgov 7ac3f735e1 quickAddFeed: remove OAuth mention 12 years ago
Andrew Dolgov 5712a2fe4b FeedTree: fix subcategory entries not hidden properly 12 years ago
Andrew Dolgov f393dc6fb2 pref-feeds: disable show empty cats when searching 12 years ago
Andrew Dolgov 17c755f048 fix pref-feeds search 12 years ago
Andrew Dolgov 22439dad49 sharepopup look tweaks 12 years ago
Andrew Dolgov 50634356ab Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov ef645ff05e Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS 12 years ago
Andrew Dolgov dd0a17b07a opml fixes 12 years ago
Andrew Dolgov c08367f944 tweak infscroll with hsp existing 12 years ago
Andrew Dolgov 10afc7c63b FeedTree: allow context menu for virtual feeds 12 years ago
Andrew Dolgov b2bbbd2324 tweak infscroll threshold 12 years ago
Andrew Dolgov eeee2ccf74 login form: resize input fields, fix missing error output 12 years ago
Andrew Dolgov 675f198a7c rework login form 12 years ago
Andrew Dolgov 2d6847495f fix OTP 12 years ago
Andrew Dolgov d493aba238 allow logging in by sharepopup 12 years ago
Andrew Dolgov 97acbaf190 login system fixes
remove old-style session checking from backend.php
move outside subscription endpoint to public.php, change subscription
bookmarklet
12 years ago
Andrew Dolgov c3d2cda86d bump default for generated feed article count to 100 12 years ago
Andrew Dolgov 2ebf38a9bd public/rss: implement JSON output format 12 years ago
Andrew Dolgov 46b781491b set last_read to NOW() when publishing, order published feed by last read by default, allow overriding order in recently read feed 12 years ago
Andrew Dolgov 8cdc185ba4 e shortcut: properly handle article selection 12 years ago
Andrew Dolgov 18cf1358e0 create_published_article: validate url 12 years ago
Andrew Dolgov ecd5a3c87f create_published_article: do not allow empty title 12 years ago
Andrew Dolgov 5c33ecab1f update translations 12 years ago
Andrew Dolgov 50b8b50355 sharepopup: add help text 12 years ago
Andrew Dolgov 8361e72478 implement sharing of arbitrary stuff using bookmarklet and API call, bump API version 12 years ago
Andrew Dolgov b8386ad3d1 disable OTP when saving user 12 years ago