Andrew Dolgov 0d0cb8fe1e fix missing cdmFeedTitle hace 9 años
..
auth ea46d90eee auth_base: choose random password if not supplied by auth module hace 11 años
db 415a3b50c9 fix some minor typos and stuff hace 9 años
feeditem 206326c219 feedparser: xpath doesn't properly query for title element if there's a default namespace so let's add a separate ugly hack for rdf:RDF feeds, thanks for that xml dipshits hace 9 años
handler f5a0fb8b64 queryFeedHeadlines: move to array-based arguments, optionally check if first element changed when paginating hace 9 años
logger b367c951b9 make logging configurable; add logging to syslog hace 11 años
pref 9638ec51b6 minor filter test dialog fixes hace 9 años
.htaccess e1f76af006 block listing of several util directories; deny access to config.php hace 11 años
api.php 48fefe2f6b fixes for first_id stuff hace 9 años
article.php a72cd54ce1 bayes: properly reset score when going good -> ugly hace 9 años
backend.php a42c55f02b fix blank character after opening bracket in function calls hace 11 años
db.php e2cf81e214 unify houskeeping stuff, increase spawn interval hace 11 años
dbupdater.php 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly hace 11 años
dlg.php 9090b874ab simplify search, remove search_mode as useless hace 9 años
feedenclosure.php 523bd90baf Store size of enclosure to database hace 10 años
feeditem.php b4d1690097 move common methods to feeditem_common hace 11 años
feedparser.php e55a5ec601 atom: consider link rel=alternate in feed element for site urls hace 9 años
feeds.php 0d0cb8fe1e fix missing cdmFeedTitle hace 9 años
handler.php 1f29443530 fix missing DB object when instantiated to import opml hace 11 años
iauthmodule.php 0f28f81f89 move authentication modules to plugins/ hace 11 años
idb.php aca75cb5cb reinstate error handlers; better DB error reporting on failed queries hace 11 años
ihandler.php 8dcb2b4762 implement plugin routing masks, add example plugin hace 11 años
logger.php b367c951b9 make logging configurable; add logging to syslog hace 11 años
opml.php 3457ce7c59 temporarily enable entity loader when importing opml because idk hace 9 años
plugin.php ddf28801e4 implement plugin API version compatibility check hace 11 años
pluginhandler.php 27f7b59353 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible hace 9 años
pluginhost.php 5914f31981 pluginhost: mention that update task & housekeeping hooks are for global plugins only hace 9 años
rpc.php 0e653f751e Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC hace 9 años
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, hace 11 años