summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2014-06-03Revert "Revert "fix unicode problem from vim""Andrew Dolgov
This reverts commit 0172de4244c30326dc4f03e08c7110f61c394d44.
2014-06-03Revert "Revert "include new lang codes""Andrew Dolgov
This reverts commit df13793f1cbd42c1298fc0be2d829c2dd290d5a5.
2014-06-03Revert "include new lang codes"Andrew Dolgov
This reverts commit e385861ca59abf0b1fc09d008339aaf4966ed0a6.
2014-06-03Revert "fix unicode problem from vim"Andrew Dolgov
This reverts commit f33e373e59da004ade97643656f99f860cd34ef4.
2014-06-02fix unicode problem from vimbrendan braybrook
2014-06-02include new lang codesbrendan braybrook
2014-05-19Add subscribe hook, give more information to fetch_feed hookwltb
2014-05-12Changed how the enclosures array is checked for content so an empty array is ↵Dave Zaikos
not processed. Fixes a change from the previous branch commit.
2014-05-12Added HOOK_FORMAT_ENCLOSURES plugin hook.Dave Zaikos
Runs HTML and enclosures array through a plugin hook when rendering an article's enclosures in format_article_enclosures(). Allows plugins to override handling of how enclosures are presented by either filtering the array of enclosures, or generating the HTML to add to the article content.
2014-05-09fetch_file_contents: do not set referrer when using curlAndrew Dolgov
2014-04-30rssfuncs: mention local cache filename for easier debuggingAndrew Dolgov
2014-04-23Stop after first search pluginRob Hoelz
The sanity check should have caught any extra ones, but it doesn't hurt to be careful
2014-04-23Make search mechanism pluggableRob Hoelz
Currently, TinyTinyRSS can use raw SQL or the Sphinx search engine for searching. It would be nice if other search engines (such as Xapian) could be used, or if features of the underlying SQL engine (such as MySQL's FULLTEXT indexes) could be leveraged. This commit makes searching into a plugin hook, falling back to the builtin behavior if no search plugin is active. The Sphinx search behavior has been broken out into a plugin.
2014-04-06bump schema version to fix resetpass_token created as a wrong type in 124Andrew Dolgov
2014-04-02expand filtertree display to make filters easier to distinguishAndrew Dolgov
2014-03-21add pt_PT languageAndrew Dolgov
2014-03-21Revert "Update functions.php"Andrew Dolgov
This reverts commit d8cdb08f787b56190fd16ab581dee8bfe11fb360.
2014-03-21Update functions.phpDuarte Velez Grilo
Added new entry for pt_PT as requested. Thanks!
2014-03-21release 1.12Andrew Dolgov
2014-03-14make_init_params: add pluginsAndrew Dolgov
2014-03-14make_init_params: add themeAndrew Dolgov
2014-03-14make_init_params: add some additional information useful for reportingAndrew Dolgov
2014-03-14deactivated FeedParser re-use as it is not multiuser safeRoland Angerer
different users may have different fetch feed and feed fetched hooks
2014-03-14fixed feed caching logic for multiuser scenarioRoland Angerer
only vanilla feed data may be cached as every user may have different fetched feed hooks to apply
2014-03-13disable headlines grouping for recently read vfeedAndrew Dolgov
2014-03-10start_ts for feeds: use date_entered for consistencyAndrew Dolgov
2014-03-09generated feeds, add ts= (strtotime) start timestampAndrew Dolgov
2014-03-09schema: add resetpass_token (bump schema)Andrew Dolgov
2014-03-06fix for article language breaking sql insertAndrew Dolgov
2014-03-05Revert "get_feeds_from_html: add rel='alternate feed'"Andrew Dolgov
This reverts commit 526e1d80be3fe843798c4e26964e10e25a48ae7a.
2014-03-05get_feeds_from_html: add rel='alternate feed'Andrew Dolgov
2014-03-05sanity_check: ERRORS was not imported from global scopeAndrew Dolgov
2014-03-05split functions php into two parts because syntastic is too slowAndrew Dolgov
get_feeds_from_html: stricter feed detection based on whatwg guidelines
2014-02-19Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2014-02-19remove some unused code reported by phpmdAndrew Dolgov
2014-02-19rssfuncs: remove unused variablesAndrew Dolgov
2014-02-12Add Traditional Chinese Option元兒~
2014-02-10af_comics: add happyjarAndrew Dolgov
2014-02-02revert max ui feed title length, tweak truncate_string a bitAndrew Dolgov
2014-01-28load stylesheets/scripts using helper functions in a few more placesAndrew Dolgov
2014-01-28move Zoom stylesheet to a separate fileAndrew Dolgov
update stylesheet/javascript tag helpers to return output instead of printing it
2014-01-22sanitize: reinstate rel=noreferrer on article linksAndrew Dolgov
2014-01-17increase randomness of shared url keys a bitAndrew Dolgov
2014-01-11Fixed get_ssl_certificate_idGeorg Göri
Fixed in a way that it also retrieves client certificates as they are supplied by Apache
2013-12-24remove unnecessary wrapping from share uniqid() keysAndrew Dolgov
2013-12-18Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-12-18release 1.11Andrew Dolgov
2013-12-18rssfuncs: fix typoAndrew Dolgov
2013-12-18when checking feeds to update, respect only default update setting stored in ↵Andrew Dolgov
default profile
2013-12-08Added Turkish translationakapar
Modified functions.php to include Turkish language