Andrew Dolgov 7c0a2ab202 pluginhost: allow loading user plugins from plugins.local 9 gadi atpakaļ
..
auth ea46d90eee auth_base: choose random password if not supplied by auth module 11 gadi atpakaļ
db 38f439708c rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors 11 gadi atpakaļ
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 9 gadi atpakaļ
handler 27f7b59353 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 9 gadi atpakaļ
logger b367c951b9 make logging configurable; add logging to syslog 11 gadi atpakaļ
pref e6c826fa2f remove AUTO_ASSIGN_LABELS (confusing, idiots keep enable it and complain of the results) 9 gadi atpakaļ
.htaccess e1f76af006 block listing of several util directories; deny access to config.php 11 gadi atpakaļ
api.php 3194a70a03 api: getHeadlines: add configurable excerpt_length (bump api version) 9 gadi atpakaļ
article.php 7416305704 fix sharebyurl identifying articles by link instead of special synthesized guid which caused feed entries overwriting shared entries if their link matched 10 gadi atpakaļ
backend.php a42c55f02b fix blank character after opening bracket in function calls 11 gadi atpakaļ
db.php e2cf81e214 unify houskeeping stuff, increase spawn interval 11 gadi atpakaļ
dbupdater.php 0630a100d5 revert OO-db access in dbupdater, create DbUpdater() correctly 11 gadi atpakaļ
dlg.php ed775e4e8d remove obsolete code related to version checking and tarball updater plugin 9 gadi atpakaļ
feedenclosure.php 523bd90baf Store size of enclosure to database 10 gadi atpakaļ
feeditem.php b4d1690097 move common methods to feeditem_common 11 gadi atpakaļ
feedparser.php e55a5ec601 atom: consider link rel=alternate in feed element for site urls 9 gadi atpakaļ
feeds.php 469d9ad16a Added a "title" attribute in the link to an article. 9 gadi atpakaļ
handler.php 1f29443530 fix missing DB object when instantiated to import opml 11 gadi atpakaļ
iauthmodule.php 0f28f81f89 move authentication modules to plugins/ 11 gadi atpakaļ
idb.php aca75cb5cb reinstate error handlers; better DB error reporting on failed queries 11 gadi atpakaļ
ihandler.php 8dcb2b4762 implement plugin routing masks, add example plugin 11 gadi atpakaļ
logger.php b367c951b9 make logging configurable; add logging to syslog 11 gadi atpakaļ
opml.php 3457ce7c59 temporarily enable entity loader when importing opml because idk 9 gadi atpakaļ
plugin.php ddf28801e4 implement plugin API version compatibility check 11 gadi atpakaļ
pluginhandler.php 27f7b59353 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 9 gadi atpakaļ
pluginhost.php 7c0a2ab202 pluginhost: allow loading user plugins from plugins.local 9 gadi atpakaļ
rpc.php 0e653f751e Make _DISABLE_FEED_BROWSER also disable the updateFeedBrowser RPC 9 gadi atpakaļ
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 11 gadi atpakaļ