You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
Andrew Dolgov da8d534ac1 minor user editor updates 12 years ago
..
auth auth_base: choose random password if not supplied by auth module 12 years ago
db mysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysqli_error() 12 years ago
feeditem atom: support <published> 12 years ago
handler support custom order in generated feeds (closes #709) 12 years ago
logger
pref minor user editor updates 12 years ago
.htaccess
api.php api, getArticle: check for article_id being present 12 years ago
article.php move stylesheets to css/, reference default tt-rss stylesheets from 12 years ago
backend.php
db.php
dbupdater.php
dlg.php
feedenclosure.php
feeditem.php
feedparser.php parser: fix get_links() for RSS 12 years ago
feeds.php add experimental floating title when scrolling long articles in combined mode 12 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
logger.php
opml.php opml: fix filter parameters inverse and title not being properly imported from OPML 12 years ago
plugin.php
pluginhandler.php
pluginhost.php pluginhost: allow html tags in plugin storage 12 years ago
rpc.php Fixing bugs found by static analysis 12 years ago
ttrssmailer.php Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 12 years ago