Commit Graph

404 Commits (ff6519f8545d919189fed83bcc4faa4c55e48082)

Author SHA1 Message Date
Andrew Dolgov ff2c6e6a31 implement category browsing 19 years ago
Andrew Dolgov e7811ea52f href -> onclick in headline subtoolbar 19 years ago
Andrew Dolgov 36bfab86c2 database backed sessions 19 years ago
Andrew Dolgov 0426946005 redirect to login page when session is expired 19 years ago
Andrew Dolgov c7a8abe600 remove target= from catchupPage() link 19 years ago
Andrew Dolgov 59b8192f94 workaround for Opera cache of feeds/headlines panel; remove addheader param handling 19 years ago
Andrew Dolgov a545b56442 use author attribute 19 years ago
Andrew Dolgov bc8a951242 backend.php: bump required schema version 19 years ago
Andrew Dolgov b00058235a search by category (closes #29) 19 years ago
Andrew Dolgov e0a7121ba9 only enable bottom actions toolbar in headlines, when headlines list scrolls 19 years ago
Andrew Dolgov ce0619bbb0 disable caching for backend output 19 years ago
Andrew Dolgov 937881b5f2 fix feedlist layout bug (take two) - remove unneeded CRs 19 years ago
Andrew Dolgov 140ff9db5a fix feedlist layout bug 19 years ago
Andrew Dolgov 97dcd654bb Opera compatibility fixes 19 years ago
Andrew Dolgov 98bea1b163 duplicate feed actions toolbar on bottom (related to #44) 19 years ago
Andrew Dolgov 2bf6e0a824 only request total counters on initial update request 19 years ago
Andrew Dolgov e50d321224 always return global-unread counters 19 years ago
Andrew Dolgov 5a494a0bc9 disable previous patch 19 years ago
Andrew Dolgov 5b857464f4 UNDO: display current feed in title (only in daemon mode for now) 19 years ago
Andrew Dolgov dcca5d13a0 display current feed in title (only in daemon mode for now) 19 years ago
Andrew Dolgov 78ea1de08c skip counters output when number of unread articles at backend equals frontend 19 years ago
Andrew Dolgov c6784aea9c misc interface cleanups, only allow daemon to start when ENABLE_UPDATE_DAEMON is enabled 19 years ago
Andrew Dolgov 36cf32bc8d remove debug comment from forceUpdateAllFeeds 19 years ago
Andrew Dolgov b8a6ff3044 misc forceUpdateAllFeeds fixes 19 years ago
Andrew Dolgov 75a241b95d bump SCHEMA_VERSION in backend.php 19 years ago
Andrew Dolgov 085a5a7440 rename UPDATE_SCHEDULER to UPDATE_DAEMON, more update daemon work, update NEWS 19 years ago
Andrew Dolgov 633d263b04 allow manual forced feed updates if ENABLE_UPDATE_SCHEDULER is enabled (even if DAEMON_REFRESH_ONLY is active), got I hate commit messages 19 years ago
Andrew Dolgov 8b9112513e implement schedule insert handlers 19 years ago
Andrew Dolgov 1f4ad53c41 individual feed updater stub for scheduler mode 19 years ago
Andrew Dolgov cd907b7cbf stub for update scheduler in backend 19 years ago
Andrew Dolgov 9d1ef64ea9 more update_daemon work 19 years ago
Andrew Dolgov de696427ad initial work on update daemon 19 years ago
Andrew Dolgov f5de0d8da5 new option: FEEDS_FRAME_REFRESH (sort-of closes #12) 19 years ago
Andrew Dolgov 19ded366c2 fix broken feed editor (is_private handling) 19 years ago
Andrew Dolgov 69c0d75980 mysql complains about last_login being null, use NOW() (closes #35) 19 years ago
Andrew Dolgov 4053b540ba only set HIDE_READ_FEEDS cookie when logged on user is detected (closes #34) 19 years ago
Andrew Dolgov e2f728be03 new global option: ENABLE_FEED_BROWSER 19 years ago
Andrew Dolgov 86383df6a9 combined mode: make open linked articles in new window 19 years ago
Andrew Dolgov f18d0d94b4 adaptive viewmode selects all articles in search mode 19 years ago
Andrew Dolgov c7743f5d18 various search-related improvements (2) 19 years ago
Andrew Dolgov 49b7cbd351 various search-related improvements 19 years ago
Andrew Dolgov 8e84993bf9 fix search query (closes #30) 19 years ago
Andrew Dolgov a132b8b15f password change form is functional now (closes #27) 19 years ago
Andrew Dolgov 7f123cdab4 new option: HIDE_READ_FEEDS (+ pref setting RPC calls) (closes #23) 19 years ago
Andrew Dolgov 262c2426c5 disallow ability to link the feed to itself 19 years ago
Andrew Dolgov 9b1424fe96 remove 'under construction' from big browser 19 years ago
Andrew Dolgov 070d0d2a2e remove headlines overflow hack, made truncate_string() utf-8 aware 19 years ago
Andrew Dolgov bc2369382c fix backend sanity failure (take 2) 19 years ago
Andrew Dolgov 57d7223aee fix backend sanity failure 19 years ago
Andrew Dolgov 65f28a40cf change browser limit to 100 19 years ago