Commit Graph

5362 Commits (3af9dbd350163a5761f58802cbca07a6d12f9206)
 

Author SHA1 Message Date
Andrew Dolgov 3af9dbd350 cdmScrollToArticleId: use more natural scrolling 12 years ago
Andrew Dolgov cb0810962c enclosures player: hide html5 audio element 12 years ago
Andrew Dolgov 0a7b15207e remove previous counter hacks; force request counters when there's no
unread stuff left in current feed (e.g. finished reading)
12 years ago
Andrew Dolgov 77a3e1233f rpc/getAllCounters: include virtual counters when last_article_id is supplied and unchanged 12 years ago
Andrew Dolgov 5129d29d65 reduce counters request minimum interval 12 years ago
Andrew Dolgov bf40c12408 request_counters: force request 50% of the time to keep all counters updated 12 years ago
Andrew Dolgov 8fe3a493d4 db: replace QUERY_LOG with _DEBUG_QUERY_LOG 12 years ago
Andrew Dolgov 0a117b86b0 cache all db prefs on startup 12 years ago
Andrew Dolgov 88918ca637 remove server-side feedtree collapse implementation 12 years ago
Andrew Dolgov 65713fdf4c log queries is QUERY_LOG is defined 12 years ago
Andrew Dolgov 1b87341afa ccache: disable force overriding owner_uid on real feeds (why was this needed?) 12 years ago
Andrew Dolgov 45942238bf getLabelCounters: optimize SQL 12 years ago
Andrew Dolgov 1bad74ea7c change various catchup stuff to only affect unread articles 12 years ago
Andrew Dolgov be17885789 pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed 12 years ago
Andrew Dolgov 70caff4811 done collecting data debug message: remove title 12 years ago
Andrew Dolgov 8dffcd0175 css: remove postDateRTL 12 years ago
Andrew Dolgov 5321e775f9 remove update on checksum change (updated status has been removed); rtl stuff (unused) 12 years ago
Andrew Dolgov 5d56d100f1 force disable simplepie unnecessarily sanitizing data 12 years ago
Andrew Dolgov 2ea09bdef6 update_daemon_common: purge inactive/not updated feeds 12 years ago
Andrew Dolgov 4deb422655 Merge pull request #40 from nhoening/master
update Flattr plugin
12 years ago
nhoening e0abb8d768 Replace SQL query which led to problems for some, refactor a bit and document what this plugin cannot do if articles are not in the Flattr cataloge. 12 years ago
Andrew Dolgov cfe6d444a9 add workaround against shutdown() being called in child task context 12 years ago
Andrew Dolgov f421fcd7e5 daemon: die if unable to create a stampfile 12 years ago
Andrew Dolgov 2cd099f0fb daemon: better shutdown/sigint reporting 12 years ago
Andrew Dolgov 724b7942ed daemon: install master shutdown handlers without a separate forking process 12 years ago
Andrew Dolgov a44bfcfd52 make_lockfile: check if file was created successfully 12 years ago
Andrew Dolgov 1a43a68cb1 daemon: enable master lockfile 12 years ago
Andrew Dolgov 7c9f819f1e tinyfeedicon: fix vertical align 12 years ago
Andrew Dolgov cd616c4c35 nsfw: make tags list configurable 12 years ago
Andrew Dolgov 81c54e3d8d only allow clearing data of active plugins 12 years ago
Andrew Dolgov 87801bd866 hide widescreen mode toggle in cdm 12 years ago
Andrew Dolgov ada103f234 simplepie init: hide errors 12 years ago
Andrew Dolgov 48b657fce1 fetch_file_contents: fix typos 12 years ago
Andrew Dolgov 5de51df7f8 rssfuncs: show fetch done debug message in appropriate place 12 years ago
Andrew Dolgov ab457a9c96 rssfuncs: load pluginhost stuff properly 12 years ago
Andrew Dolgov 017401ddce implement HOOK_FEED_FETCHED 12 years ago
Andrew Dolgov fb850eecda fix SELF_USER_AGENT defined with blank VERSION
better error reporting in fetch_file_contents()
12 years ago
Andrew Dolgov 42ecc25ba5 cdm: fix tags display 12 years ago
Andrew Dolgov 1b9f9925cf add nsfw plugin 12 years ago
Andrew Dolgov 32c399b1bf add example article hook plugin 12 years ago
Andrew Dolgov 84d952f141 implement article render hooks 12 years ago
Andrew Dolgov e02555c1b8 add af_* plugin workaround for already processed article 12 years ago
Andrew Dolgov 389859b5d4 af_unburn: set useragent 12 years ago
Andrew Dolgov 8055097ca2 af_unburn: set timeout properly (refs #540) 12 years ago
Andrew Dolgov b30abdadd2 prevent article filters from modifying article GUID; add separate plugin_data field for this 12 years ago
Andrew Dolgov 7bfb3dabdd add ttrss_user_entries.plugin_data (bump schema) 12 years ago
Andrew Dolgov 6afcbcd1a5 fix wrong DOS line-endings 12 years ago
Andrew Dolgov c396cd30be bring back SELF_USER_AGENT (refs #540) 12 years ago
Andrew Dolgov 4318a9b992 close_button: remove useless getInfo() method 12 years ago
Andrew Dolgov 989b399e9e add a close article panel plugin (refs #538) 12 years ago