summaryrefslogtreecommitdiff
path: root/include/functions.php
AgeCommit message (Expand)Author
2014-07-15Update schema for size support of enclosuresFelix Eckhofer
2014-06-10catchup_feed: only mark articles as read with non-negative score in fresh feedAndrew Dolgov
2014-06-03Revert "Revert "fix unicode problem from vim""Andrew Dolgov
2014-06-03Revert "Revert "include new lang codes""Andrew Dolgov
2014-06-03Revert "include new lang codes"Andrew Dolgov
2014-06-03Revert "fix unicode problem from vim"Andrew Dolgov
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-09fetch_file_contents: do not set referrer when using curlAndrew Dolgov
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
2014-03-21Update functions.phpDuarte Velez Grilo
2014-03-09schema: add resetpass_token (bump schema)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
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-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
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
2013-12-24remove unnecessary wrapping from share uniqid() keysAndrew Dolgov
2013-12-08Added Turkish translationakapar
2013-11-29queryFeedHeadlines: remove obsolete content_previewAndrew Dolgov
2013-11-16fix catchup older than X for labels categoryAndrew Dolgov
2013-11-14search to sql: use str_getcsv instead of explode to support quoted long strin...Andrew Dolgov
2013-11-12getFeedArticles(): Use valid query to get count of matching articles.Robert Wetzlmayr
2013-10-23only try to set fucking cookie jar if open_basedir restriction is not in effectAndrew Dolgov
2013-10-15Add missing translations in SINGLE_USER_MODEaedrin
2013-10-08do not try to load user plugins on schema < 100Andrew Dolgov
2013-10-06Revert "sanitize: remove doctype properly, add experimental workaround agains...Andrew Dolgov
2013-10-06Merge pull request #311 from fsateler/curl-cookie-jarAndrew Dolgov
2013-10-06getFeedArticles: use date_entered for fresh feed same as queryFeedHeadlines (...Andrew Dolgov
2013-10-06sanitize: remove doctype properly, add experimental workaround against unnece...Andrew Dolgov
2013-10-04Enable cookies when fetching feeds with curlFelipe Sateler
2013-09-30add (undocumented) _CURL_HTTP_PROXYAndrew Dolgov
2013-09-30use favicon in some auxiliar dialogsAndrew Dolgov
2013-09-17add update script to convert myisam tables to innodb (bump version)Andrew Dolgov
2013-09-17optimized query for label countersRoland Angerer
2013-09-15replace suppress debugging kludge with a more flexible function (fixesAndrew Dolgov
2013-09-02use plurals for comment/comments link in article, properly translate comments...Andrew Dolgov
2013-09-02pass logfile to child tasks if locking is possible, lock logfile before writi...Andrew Dolgov
2013-08-29fix cat filters always applying if set to uncategorizedAndrew Dolgov