Commit Graph

585 Commits (fee840fbe3c2ec42dd0174ca26060e140001154f)

Author SHA1 Message Date
Andrew Dolgov fee840fbe3 pref-feeds: add action to rescore feeds 16 years ago
Andrew Dolgov 32d59314bc star articles with score greater than 1000 16 years ago
Andrew Dolgov 546499a9f3 finish initial work on scoring 16 years ago
Andrew Dolgov ff6e357a62 add some initial scoring work 16 years ago
Andrew Dolgov 43fc671f79 group-by-feed tweaks 16 years ago
Andrew Dolgov 6cfea5c790 add (disabled) group-by-feed for vfeeds (_VFEED_GROUP_BY_FEED) 16 years ago
Andrew Dolgov 2ac6b765ab more work on PGSQL 8.3 compatibility (refs #201) 16 years ago
Andrew Dolgov e89aed7bb5 bugfix in check_lockfile() when file is not found 16 years ago
Andrew Dolgov fc2b26a6a2 add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 16 years ago
Andrew Dolgov 592535d709 update translations, fix nb_NO menu title 16 years ago
Andrew Dolgov 86e2e1b9fa check whether LC_MESSAGES or LC_ALL are defined before enabling translations 16 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