Andrew Dolgov 878a0083ff revert max ui feed title length, tweak truncate_string a bit 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 2ab7ccb695 parser: fix failing on empty media:group tags 10 年之前
handler 6214a0768a reinstate scriptaculous controls (needed for ajax.autocomplete) 10 年之前
logger b367c951b9 make logging configurable; add logging to syslog 11 年之前
pref ab85ad89b3 otp: use application name in provisioning uri 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 5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from 11 年之前
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 29f7ec0ae3 printTagSelect: work correctly on tags with spaces 10 年之前
feedenclosure.php 5c54e68388 support media:description for media: enclosures 11 年之前
feeditem.php b4d1690097 move common methods to feeditem_common 11 年之前
feedparser.php d71ac5d3da implemented get_comments_url() and Atom Threading Extension 10 年之前
feeds.php 878a0083ff revert max ui feed title length, tweak truncate_string a bit 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 7bdc1df121 Revert "Include both title and text attributes" 10 年之前
plugin.php ddf28801e4 implement plugin API version compatibility check 11 年之前
pluginhandler.php 1ffe3391f9 make pluginhost a singleton 11 年之前
pluginhost.php a96bb3d88a Fixed a bug in PluginHost::del_hook() where the parameters passed to array_search() were in the incorrect order. 10 年之前
rpc.php e1f1857d95 fix globalUpdateFeeds failing when no active session exists 10 年之前
ttrssmailer.php 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 11 年之前