Andrew Dolgov 4b19d4ac91 properly show cached images in syndicated feeds 10 年 前
..
auth ea46d90eee auth_base: choose random password if not supplied by auth module 11 年 前
db 38f439708c rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors 11 年 前
feeditem 31bd6f7643 parser: trim some some feed-extracted data link titles and links 10 年 前
handler 4b19d4ac91 properly show cached images in syndicated feeds 10 年 前
logger b367c951b9 make logging configurable; add logging to syslog 11 年 前
pref d922b09c43 Skip nested Feed when calling getNextUnreadFeed() 10 年 前
.htaccess e1f76af006 block listing of several util directories; deny access to config.php 11 年 前
api.php a2108ee96d Added syslog reporting for failed API login attempts. 10 年 前
article.php 4a80c57c50 remove some unused code reported by phpmd 10 年 前
backend.php a42c55f02b fix blank character after opening bracket in function calls 11 年 前
db.php e2cf81e214 unify houskeeping stuff, increase spawn interval 11 年 前
dbupdater.php 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 11 年 前
dlg.php 4a80c57c50 remove some unused code reported by phpmd 10 年 前
feedenclosure.php 5c54e68388 support media:description for media: enclosures 11 年 前
feeditem.php b4d1690097 move common methods to feeditem_common 11 年 前
feedparser.php 31bd6f7643 parser: trim some some feed-extracted data link titles and links 10 年 前
feeds.php baaf4c3043 Make search mechanism pluggable 10 年 前
handler.php 1f29443530 fix missing DB object when instantiated to import opml 11 年 前
iauthmodule.php 0f28f81f89 move authentication modules to plugins/ 11 年 前
idb.php aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 11 年 前
ihandler.php 8dcb2b4762 implement plugin routing masks, add example plugin 11 年 前
logger.php b367c951b9 make logging configurable; add logging to syslog 11 年 前
opml.php 6bb051285e opml import: remove unneeded 250 character restriction on feed urls 10 年 前
plugin.php ddf28801e4 implement plugin API version compatibility check 11 年 前
pluginhandler.php 1ffe3391f9 make pluginhost a singleton 11 年 前
pluginhost.php 01465325b4 Add subscribe hook, give more information to fetch_feed hook 10 年 前
rpc.php 4a80c57c50 remove some unused code reported by phpmd 10 年 前
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 11 年 前