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 |
Andrew Dolgov
|
f03701fe99
|
store widescreen status in a cookie (refs #539)
|
12 years ago |
Andrew Dolgov
|
7726063cf2
|
fix php warning while testing filters with regexps too complex for the database
|
12 years ago |
Andrew Dolgov
|
acfbab375d
|
mute warnings caused by session_start() to deal with potential ps_files_cleanup_dir stuff
|
12 years ago |
Andrew Dolgov
|
1ff1374325
|
remove nonworking article zoom buttons (closes #535)
|
12 years ago |
Andrew Dolgov
|
1389501e95
|
only override al2gt() locale setting if saved session language is not auto
|
12 years ago |
Andrew Dolgov
|
0de0b05df4
|
release 1.7.0
|
12 years ago |
Andrew Dolgov
|
ee94a23dd8
|
update translations
|
12 years ago |
Andrew Dolgov
|
6b3f228fdc
|
ignore VFEED_GROUP_BY_FEED when generating syndicated feeds
|
12 years ago |
Andrew Dolgov
|
771012ec04
|
update readme (c)
|
12 years ago |
Andrew Dolgov
|
2c8e90c3fa
|
rename subtoolbar actions dropdown
|
12 years ago |
Andrew Dolgov
|
d49dfa381e
|
api: block real categories with 0 feeds to appear in getCategories
|
12 years ago |
Andrew Dolgov
|
b44587922c
|
update config sanity checks due to removed FEEDBACK_URL
|
12 years ago |
Andrew Dolgov
|
750cfcd2fa
|
remove processing of ttrss_feeds.icon_url
|
12 years ago |
Andrew Dolgov
|
8853f0ed5b
|
switchPanelMode: fix typo
|
12 years ago |