Commit Graph

425 Commits (24ac67762bd554f6585c6b1b873575828b0ad6ca)

Author SHA1 Message Date
Andrew Dolgov 2e915ba998 fix tag display (caused by rtl checking) 18 years ago
Andrew Dolgov a9cb1f8344 move out some functions from backend.php 18 years ago
Andrew Dolgov 23aa0d167c move out common subops from viewfeed handler 18 years ago
Andrew Dolgov 3c81ae1aec fix escaping in viewfeed 18 years ago
Andrew Dolgov ed51e128fc article display fixes for RTL (2) 18 years ago
Andrew Dolgov f90372c4e5 headline display fixes for RTL (2) 18 years ago
Andrew Dolgov c1c9df00e1 headline display fixes for RTL 18 years ago
Andrew Dolgov 9323147e6e feedlist display fixes for RTL 18 years ago
Andrew Dolgov befc807f83 optional DB_PORT, misc js cleanups 18 years ago
Andrew Dolgov 10031c3b74 more rtl fixes 18 years ago
Andrew Dolgov 894ebcf5e9 update_daemon work, remove unneeded indexes, query optimizations 18 years ago
Andrew Dolgov ac92cb46be fix mysql bool setting bug in editFeed 18 years ago
Andrew Dolgov 76b4eae177 some UI frontend cookies respect session cookie lifetime, misc cookie cleanups (closes #52) 18 years ago
Andrew Dolgov ad815c71ea simplify update/purge interval selection 18 years ago
Andrew Dolgov 5917a8e4a7 easier user privilege editor, misc js cleanups 18 years ago
Andrew Dolgov 991ee9e2b5 feed editor: layout bug 18 years ago
Andrew Dolgov 70f6dbb10b experimental RTL support features (schema, version bump) 18 years ago
Andrew Dolgov 68511f86ac new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47) 19 years ago
Andrew Dolgov d0bb308e16 tag display now works 19 years ago
Andrew Dolgov 019ce9f37f title display fix for NULL category 19 years ago
Andrew Dolgov 99ff73f404 support browsing of NULL category, assorted related fixes 19 years ago
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