Commit Graph

598 Commits (ec92c9d1461b860856a14bb7df6668a6eea60ba5)

Author SHA1 Message Date
Andrew Dolgov ec92c9d146 shamelessly round the hotkey popup help corners 16 years ago
Andrew Dolgov 5ad9d13211 CDM mode: add article selection, rework moveToPost() 16 years ago
Andrew Dolgov ff284aa0b8 compat theme: properly reflow container height 16 years ago
Andrew Dolgov eee80a871c tweak subtoolbar actions menu 16 years ago
Andrew Dolgov 0d75fa09e3 queryFeedHeadlines: remove score -500 filter 16 years ago
Andrew Dolgov 76626c72f8 search dialog: fix display of current label 16 years ago
Andrew Dolgov 6cfa22dcd2 subtoolbar tweaks, properly display search results title for vfeeds 16 years ago
Andrew Dolgov 1e36af0c1c tweak score display 16 years ago
Andrew Dolgov 9617eb9404 enable inline search for CDM 16 years ago
Andrew Dolgov 7a822893ce online search in headline buffer (hotkey shift-I) 16 years ago
Andrew Dolgov 0966ea378b filter editor: show score_pic in params column 16 years ago
Andrew Dolgov 48b0c4ec7e order headlines by score 16 years ago
Andrew Dolgov 5daa24f233 CDM: implement scoring display 16 years ago
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