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
Gilles Grandou 81d96c0dee makes 'order by title' to sort by title and by ascending date
* this allows to chronologically browse all articles with the
  same title.
7 years ago
..
auth
db use mysqli_set_charset() to set MYSQL_CHARSET 7 years ago
feeditem Use 'saveHTML' when generating HTML from a DOMDocument. 7 years ago
handler makes 'order by title' to sort by title and by ascending date 7 years ago
logger
pref Merge branch 'checkbox-feed' of dxbi/tt-rss into master 7 years ago
api.php makes 'order by title' to sort by title and by ascending date 7 years ago
article.php add HOOK_FORMAT_ARTICLE & HOOK_FORMAT_ARTICLE_CDM 8 years ago
backend.php
ccache.php
counters.php
db.php
dbupdater.php dbupdater: fail if version file missing 7 years ago
digest.php
dlg.php
feedenclosure.php
feeditem.php
feedparser.php
feeds.php makes 'order by title' to sort by title and by ascending date 7 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
labels.php get_all_labels: order by caption 7 years ago
logger.php
opml.php Revert "Revert "filters: support matching on multiple feeds/categories"" 7 years ago
plugin.php classes/Plugin: remove dbh & host fields; set init() and about() as abstract methods. 8 years ago
pluginhandler.php
pluginhost.php remove apache-specific x-sendfile stuff 7 years ago
rpc.php remove pubsubhubbub: dead 8 years ago
rssutils.php Only require an array of basic info from 'HOOK_FEED_BASIC_INFO'. 7 years ago
ttrssmailer.php