..
auth
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
db
use mysqli_set_charset() to set MYSQL_CHARSET
2017-08-09 08:05:52 +03:00
feeditem
Use 'saveHTML' when generating HTML from a DOMDocument.
2017-09-09 13:51:59 -05:00
handler
remove apache-specific x-sendfile stuff
2017-10-08 17:14:56 +03:00
logger
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
pref
Merge branch 'checkbox-feed' of dxbi/tt-rss into master
2017-10-06 06:47:54 +00:00
api.php
pref/feeds: start user category ordering from 1
2017-06-26 16:29:57 +03:00
article.php
add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM
2017-05-26 23:22:00 +03:00
backend.php
move digest stuff to Digest class
2017-05-04 15:41:38 +03:00
ccache.php
move counter cache to a separate class
2017-05-04 15:22:57 +03:00
counters.php
move counter stuff to a separate class
2017-05-05 11:54:31 +03:00
db.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
dbupdater.php
dbupdater: fail if version file missing
2017-07-02 20:53:07 +03:00
digest.php
move digest stuff to Digest class
2017-05-04 15:41:38 +03:00
dlg.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
feedenclosure.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
feeditem.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
feedparser.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
feeds.php
fix batch feed editor using wrong SQL syntax when saving feed password
2017-10-06 09:22:04 +03:00
handler.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
iauthmodule.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
idb.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
ihandler.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
labels.php
get_all_labels: order by caption
2017-07-30 15:25:49 +03:00
logger.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
opml.php
Revert "Revert "filters: support matching on multiple feeds/categories""
2017-07-02 20:37:52 +03:00
plugin.php
classes/Plugin: remove dbh & host fields; set init() and about() as abstract methods.
2017-05-23 21:16:30 +03:00
pluginhandler.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00
pluginhost.php
remove apache-specific x-sendfile stuff
2017-10-08 17:14:56 +03:00
rpc.php
remove pubsubhubbub: dead
2017-05-16 10:41:20 +03:00
rssutils.php
Only require an array of basic info from 'HOOK_FEED_BASIC_INFO'.
2017-09-26 20:42:33 -05:00
ttrssmailer.php
remove some redundant php closing tags
2017-04-26 20:24:18 +03:00