summaryrefslogtreecommitdiff
path: root/sanity_check.php
AgeCommit message (Expand)Author
2011-10-18sanity check: add test for ctype_lower (refs #374)Andrew Dolgov
2011-10-04implement sharing articles by unique urlAndrew Dolgov
2011-08-16add sanity check for SELF_URL_PATH being kept at default value (refs #349)Andrew Dolgov
2011-08-10reinstate open_basedir sanity checkAndrew Dolgov
2011-07-05remove sanity check on open_basedir, block using CURL instead while running u...Andrew Dolgov
2011-04-26rework pubsubhubbub sanity checkAndrew Dolgov
2011-04-26add option to disable PUSH client support globally (closes #340Andrew Dolgov
2011-04-25allow loading without allow_url_fopen when CURL is enabled (closes #336)Andrew Dolgov
2011-04-20feedbrowser_cache & linked feeds: add site url (bump schema)Andrew Dolgov
2011-04-20initial schema work on linked instances and shared feedbrowserAndrew Dolgov
2011-04-15move HTMLPurifier cache inside CACHE_DIR/htmlpurifierAndrew Dolgov
2011-04-12sanity check: properly check for ISCONFIGUREDAndrew Dolgov
2011-04-05add sanity check for DOMDocumentAndrew Dolgov
2011-04-01add a sanity check for CURL when using pubsubhubbubAndrew Dolgov
2011-04-01add experimental support for pubsubhubbub in published feed, bump config vers...Andrew Dolgov
2011-03-29add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefsAndrew Dolgov
2011-03-28use SSL serial to bind certificate to user; implement autologin using SSL cer...Andrew Dolgov
2011-03-17use CURL when it is available, remove option USE_CURLAndrew Dolgov
2011-03-10change description of filter 'filter' action (bump schema)Andrew Dolgov
2011-03-06change description of CDM_AUTO_CATCHUP (bump schema)Andrew Dolgov
2011-03-04mobile: allow showing category content inline (closes #315)Andrew Dolgov
2011-01-11properly check whether all constants are defined in config.phpAndrew Dolgov
2011-01-11add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)Andrew Dolgov
2010-12-27rename USE_CURL_FOR_ICONS to USE_CURLAndrew Dolgov
2010-12-27add sanity checks for mbstring, json, postgresql and mysql functions, safe mo...Andrew Dolgov
2010-12-21update htmlpurifier cache stuff, add sanity checkAndrew Dolgov
2010-11-29clean obsolete options from schema (bump schema version)Andrew Dolgov
2010-11-24rework user CSS support (bump schema)Andrew Dolgov
2010-11-22add experimental support for Twitter OAuth and Twitter feeds (bump schema)Andrew Dolgov
2010-11-18schema: add ttrss_feeds.order_idAndrew Dolgov
2010-11-12add support for Sphinx search engineAndrew Dolgov
2010-11-10implement label cache; misc fixes (bump schema)Andrew Dolgov
2010-11-10add option to sort headlines by feed-specified date (bump schema)Andrew Dolgov
2010-11-09add tag cache for user_entries (bump schema)Andrew Dolgov
2010-11-09allow filtering by article tags (bump schema)Andrew Dolgov
2010-11-08add ttrss_users.full_name; bump schemaAndrew Dolgov
2010-11-08replace old-style published feed with universal secretkey-based approach used...Andrew Dolgov
2010-11-07implement per-user timezone support; store dates in UTC internally (closes #254)Andrew Dolgov
2010-11-03replace tt-rss.spb.ru references with tt-rss.org; update translationsAndrew Dolgov
2010-11-01sanity_check: check whether ICONS_DIR is writable (closes #273)Andrew Dolgov
2010-10-27add ttrss_entries.date_updated; use date_updated instead of date_enered for e...Andrew Dolgov
2010-06-30config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD;...Andrew Dolgov
2010-06-10prevent default admin user from being removed; properly fail on startup if si...Andrew Dolgov
2010-03-23allow filtering by article author (bump schema)Andrew Dolgov
2010-01-20change description of DEFAULT_UPDATE_INTERVAL (bump schema)Andrew Dolgov
2010-01-14query themes from filesystem; obsolete ttrss_themesAndrew Dolgov
2010-01-13implement settings profiles (bump schema)Andrew Dolgov
2010-01-11mobile: properly save preferencesAndrew Dolgov
2010-01-04rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bu...Andrew Dolgov
2009-12-28update schema version requirementAndrew Dolgov