Andrew Dolgov 2f1a29d9c8 generate_syndicated_feed: sanitize content excerpt vor 8 Jahren
..
auth ea46d90eee auth_base: choose random password if not supplied by auth module vor 11 Jahren
db 977cea1438 actually check for failures properly in the dbupdater vor 8 Jahren
feeditem 7d1e15c396 parser: properly support tag subtrees instead of text content for article content vor 8 Jahren
handler 2f1a29d9c8 generate_syndicated_feed: sanitize content excerpt vor 8 Jahren
logger b8619f8db0 store formatted backtrace to sql log vor 8 Jahren
pref 4f100ece19 pref_filters: sort rules by reg_exp when displaying index vor 8 Jahren
.htaccess e1f76af006 block listing of several util directories; deny access to config.php vor 11 Jahren
api.php 29c92d7b08 prevent frontend updating of feeds on view if open_basedir is set to prevent plugins potentially not working correctly (i.e. if backend system has open_basedir disabled) vor 8 Jahren
article.php 7af2e79578 create_published_article: only use readability if enabled in the plugin vor 8 Jahren
backend.php a42c55f02b fix blank character after opening bracket in function calls vor 11 Jahren
db.php 977cea1438 actually check for failures properly in the dbupdater vor 8 Jahren
dbupdater.php 977cea1438 actually check for failures properly in the dbupdater vor 8 Jahren
dlg.php dcbe36b2a2 fix some remaining old-style viewfeed() calls vor 8 Jahren
feedenclosure.php 523bd90baf Store size of enclosure to database vor 10 Jahren
feeditem.php b4d1690097 move common methods to feeditem_common vor 11 Jahren
feedparser.php e55a5ec601 atom: consider link rel=alternate in feed element for site urls vor 9 Jahren
feeds.php b6b5554db4 normalize some html5 custom attributes vor 8 Jahren
handler.php 1f29443530 fix missing DB object when instantiated to import opml vor 11 Jahren
iauthmodule.php 0f28f81f89 move authentication modules to plugins/ vor 11 Jahren
idb.php 977cea1438 actually check for failures properly in the dbupdater vor 8 Jahren
ihandler.php 8dcb2b4762 implement plugin routing masks, add example plugin vor 11 Jahren
logger.php b367c951b9 make logging configurable; add logging to syslog vor 11 Jahren
opml.php 3457ce7c59 temporarily enable entity loader when importing opml because idk vor 9 Jahren
plugin.php 41245888f1 only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled vor 8 Jahren
pluginhandler.php 27f7b59353 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible vor 9 Jahren
pluginhost.php 399678a14e add PluginHost.HOOK_ARTICLE_EXPORT_FEED vor 8 Jahren
rpc.php 79c891a8b7 set smallish timeout on update check, exclude update checking on initial load vor 8 Jahren
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, vor 11 Jahren