summaryrefslogtreecommitdiff
path: root/include/functions.php
AgeCommit message (Expand)Author
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
2013-08-29filter testing: exclude archived articles because filtering on them makes no ...Andrew Dolgov
2013-08-09do not use iconv in tag_is_valid, data should be utf8 anyway at this point; r...Andrew Dolgov
2013-08-05support media:description for media: enclosuresAndrew Dolgov
2013-08-02add plugin to cache images in starred articles; pass article_id toAndrew Dolgov
2013-08-01highlight: remove unnecessary test for DomTextAndrew Dolgov
2013-08-01experimentally simplify highlight searchingAndrew Dolgov
2013-08-01Highlighting search results: Added heuristic approach for common capitalizati...wltb
2013-07-31term highlighting in content: use mb functionsAndrew Dolgov
2013-07-31remove plaintext url rewriting for twitter postsAndrew Dolgov
2013-07-31note the source of highlighting routineAndrew Dolgov
2013-07-31search keyword highlighting (combined mode only)Andrew Dolgov
2013-07-31lang: default to 'en'Andrew Dolgov
2013-07-31add text_languagedetect to guess article language for better hyphenationAndrew Dolgov
2013-07-31tweak the zoomed article a little bitAndrew Dolgov
2013-07-26add experimental css hyphens support for english languageAndrew Dolgov
2013-07-22fix yet another typo with the 2week catchup thing (closes #737)Andrew Dolgov
2013-07-21previous patch: fix copy-paste typoAndrew Dolgov
2013-07-20add openssl version hack to fetch_file_contents()Andrew Dolgov
2013-07-17Fix plural forms localization in js. Updated russian localegsomgsomgsom
2013-07-16add workaround for openssl 0.9 bug (http://tt-rss.org/forum/viewtopic.php?t=2...Andrew Dolgov
2013-07-14Revert "do not include sphinxclient if the class already exists"Andrew Dolgov
2013-07-14do not include sphinxclient if the class already existsAndrew Dolgov
2013-07-13Create table entries for plural forms and lookup them.Yak!
2013-07-11zoomed article: support opening attachmentsAndrew Dolgov
2013-07-11share: indicate whether article is shared or not using the iconAndrew Dolgov