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 |
Andrew Dolgov
|
e2f728be03
|
new global option: ENABLE_FEED_BROWSER
|
19 years ago |
Andrew Dolgov
|
dbf4a4cf05
|
UNDO: schema: support for audio enclosure in ttrss_entries
|
19 years ago |
Andrew Dolgov
|
c09ec856aa
|
rework actions
|
19 years ago |
Andrew Dolgov
|
ab1c2c9de5
|
schema: support for audio enclosure in ttrss_entries
|
19 years ago |
Andrew Dolgov
|
86383df6a9
|
combined mode: make open linked articles in new window
|
19 years ago |
Andrew Dolgov
|
1a3eb77e52
|
fix link color in combined mode
|
19 years ago |
Andrew Dolgov
|
06d1a1c158
|
fix checkbox handling in combined mode
|
19 years ago |
Andrew Dolgov
|
380539cebd
|
small OPML fix (closes #32)
|
19 years ago |