Andrew Dolgov
|
e89aed7bb5
|
bugfix in check_lockfile() when file is not found
|
17 years ago |
Andrew Dolgov
|
fc2b26a6a2
|
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
|
17 years ago |
Andrew Dolgov
|
592535d709
|
update translations, fix nb_NO menu title
|
17 years ago |
Andrew Dolgov
|
86e2e1b9fa
|
check whether LC_MESSAGES or LC_ALL are defined before enabling translations
|
17 years ago |
Andrew Dolgov
|
c1fb4a5e20
|
file_is_locked: return true when flock() is undefined
|
17 years ago |
Andrew Dolgov
|
621ffb007a
|
remove CDATA sections from article content on import
|
17 years ago |
Andrew Dolgov
|
2a6a93953b
|
only use posix_getpid() for debugging when possible
|
17 years ago |
Andrew Dolgov
|
e78fd196a9
|
add hungarian translation
|
17 years ago |
Andrew Dolgov
|
d70c5ae4de
|
apply https bugfix from Frank De Meulenaere
|
17 years ago |
Andrew Dolgov
|
9a91a51e0d
|
update function: only call pcntl_alarm() if it is defined
|
17 years ago |
Andrew Dolgov
|
93c841c4e5
|
extend no articles error messages
|
17 years ago |
Andrew Dolgov
|
4752b0412a
|
do not display empty attachments
|
17 years ago |
Andrew Dolgov
|
4af7a36aa7
|
simplepie: import entry content when possible, not just description (closes #192)
|
17 years ago |
Andrew Dolgov
|
fca933507d
|
new option: HIDE_FEEDLIST (bump schema)
|
17 years ago |
Andrew Dolgov
|
24c1e1c144
|
initial hidden feedlist work (refs #194)
|
17 years ago |
Andrew Dolgov
|
1681df970b
|
some more placeholders for dashboard
|
17 years ago |
Andrew Dolgov
|
d96b7774da
|
initial work on dashboard
|
17 years ago |
Andrew Dolgov
|
d1ee9106e9
|
fix escaping of entry_author for simplepie (closes #190)
|
17 years ago |
Andrew Dolgov
|
a0c42c650c
|
daemon: select feeds to update randomly (fix)
|
17 years ago |
Andrew Dolgov
|
2707476735
|
daemon: select feeds to update randomly (fix)
|
17 years ago |
Andrew Dolgov
|
51b8c957ec
|
select feeds to update randomly
|
17 years ago |
Andrew Dolgov
|
a0c6eafbbc
|
simplepie: fix entry_author parsing
|
17 years ago |
Andrew Dolgov
|
60164936d9
|
tweak headline - author template
|
17 years ago |
Andrew Dolgov
|
da4caf5d86
|
daemon: schedule never updated feeds for update
|
17 years ago |
Andrew Dolgov
|
7a22dc2ad5
|
publish: get_pref: properly set owner_uid
|
17 years ago |
Andrew Dolgov
|
9632f884e7
|
add some autodocs for functions.php (patch from landure)
|
17 years ago |
Andrew Dolgov
|
45004d4340
|
move update daemon code to common function, reorganize backend.php (patch from landure)
|
17 years ago |
Andrew Dolgov
|
34459667e2
|
new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver)
|
17 years ago |
Andrew Dolgov
|
16211ddbf2
|
allow per-feed update method selection
|
17 years ago |
Andrew Dolgov
|
e14a59be5a
|
disable catchup above/below active article for CDM
|
17 years ago |
Andrew Dolgov
|
740751d8cc
|
simplepie: fix feed-not-found bug; update daemon1 to some code from daemon2
|
17 years ago |
Andrew Dolgov
|
b086fed428
|
simplepie: increase fetch timeout to 20 sec
|
17 years ago |
Andrew Dolgov
|
39a5249904
|
update_daemon2: fix the never-update bug
|
17 years ago |
Andrew Dolgov
|
68dcbd31d8
|
use ICONS_URL, not ICONS_DIR when generating feedlist
|
17 years ago |
Andrew Dolgov
|
b7ff666fe8
|
_debug: mention current PID
|
17 years ago |
Andrew Dolgov
|
e620f72f32
|
fix last_update_started checking
|
17 years ago |
Andrew Dolgov
|
02008cb19a
|
add multiprocess update daemon
|
17 years ago |
Andrew Dolgov
|
3c50da8334
|
schema: add ttrss_feeds.last_update_started, bump version
|
17 years ago |
Andrew Dolgov
|
22f3e356c8
|
new option: HIDE_READ_SHOWS_SPECIAL (bump schema)
|
17 years ago |
Andrew Dolgov
|
3b9e5af4b9
|
simplepie: check whether enclosures array is defined before parsing
|
17 years ago |
Andrew Dolgov
|
cfa43e025c
|
new config option: LOCK_DIRECTORY (bump config version)
|
17 years ago |
Andrew Dolgov
|
77a9d0af94
|
add nb_NO translation
|
17 years ago |
Andrew Dolgov
|
2ad9ee5606
|
obey schema guid length restrictions
|
17 years ago |
Andrew Dolgov
|
66917e70d0
|
new option: ALLOW_REMOTE_USER_AUTH
|
17 years ago |
Andrew Dolgov
|
52d7e7da48
|
disable headline cache when searching
|
17 years ago |
Andrew Dolgov
|
77590c4982
|
headline subtoolbar: remove obsolete catchup page link
|
17 years ago |
Andrew Dolgov
|
5d17ead9b2
|
headline caching fixes
|
17 years ago |
Andrew Dolgov
|
ea322415d2
|
work around yet another magpie parsing bug (closes #174)
|
17 years ago |
Andrew Dolgov
|
46f73352f9
|
link to enclosures in new window
|
17 years ago |
Andrew Dolgov
|
40ce98f4e6
|
update_feed_list: disable unnecessary debugging
|
17 years ago |