Commit Graph

888 Commits (ab5eb26fba38ca7880b4c0fa005c7a214ce3c71b)
 

Author SHA1 Message Date
Andrew Dolgov ab5eb26fba fix scheduled_updates drop position in schema 19 years ago
Andrew Dolgov 27981ca30f warn if daemon process is not running on server 19 years ago
Andrew Dolgov 3e4950c7bb statistics stub (2) 19 years ago
Andrew Dolgov 81f8401db7 statistics stub 19 years ago
Andrew Dolgov cce5b59a75 add auth to xml-export if required, bump schema compatibility constants 19 years ago
Andrew Dolgov 3f286c4c2b skip counters output when number of unread articles at backend equals frontend, move tools to utils/ folder 19 years ago
Andrew Dolgov 7afb0f019d move 1.1.1-1.1.2 upgrade scripts to obsolete 19 years ago
Andrew Dolgov e50d321224 always return global-unread counters 19 years ago
Andrew Dolgov 5a18050571 fix title display bug on refetch 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 9da1e3be20 cosmetic fix 2 19 years ago
Andrew Dolgov 3b3c42a486 cosmetic interface fix 19 years ago
Andrew Dolgov 13def21952 daemon: rate limit in-between feed updates 19 years ago
Andrew Dolgov 78ea1de08c skip counters output when number of unread articles at backend equals frontend 19 years ago
Andrew Dolgov 1011b66a02 daemon output tweaks 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 b2620faa9f update config.php-dist 19 years ago
Andrew Dolgov 97fcc62d5e update_daemon: change default SLEEP_INTERVAL 19 years ago
Andrew Dolgov 36cf32bc8d remove debug comment from forceUpdateAllFeeds 19 years ago
Andrew Dolgov fcb4c0c93b add make_lockfile() 19 years ago
Andrew Dolgov 6eafcac62f update_daemon improvements 19 years ago
Andrew Dolgov 3f79b9dc4a disable debug output in daemon 19 years ago
Andrew Dolgov c1e202b79c fix negative update interval handling 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 baf79bb1b7 fix pgsql upgrade script 19 years ago
Andrew Dolgov a561fe7304 add DISABLE_SESSIONS to config.php-dist 19 years ago
Andrew Dolgov b4548c3237 add upgrade scripts to 1.1.3 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 b329516240 ENABLE_UPDATE_SCHEDULER entry 19 years ago
Andrew Dolgov de696427ad initial work on update daemon 19 years ago
Andrew Dolgov cbd8650dfe new option: MAX_UPDATE_TIME 19 years ago
Andrew Dolgov e2cb4c6d7a cleanup title even if refetch_callback failed 19 years ago
Andrew Dolgov f5de0d8da5 new option: FEEDS_FRAME_REFRESH (sort-of closes #12) 19 years ago
Andrew Dolgov 7d7cbaf5f8 new option: TMP_DIRECTORY 19 years ago
Andrew Dolgov 5bc0bd2701 added compatibility layer for mb_* functions (from Typo3, patch from Guillaume Bour) 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 8db2a84dcd TAG 1.1.2 19 years ago
Andrew Dolgov 4a2873f974 release 1.1.2 19 years ago
Andrew Dolgov fdcf3873ed TAG schema freeze for 1.1.2 19 years ago
Andrew Dolgov 90c1d6ddb4 update NEWS 19 years ago