]> git.wh0rd.org Git - tt-rss.git/history - sanity_check.php
drop history
[tt-rss.git] / sanity_check.php
2007-05-04 Andrew Dolgovadd _PREFS_ACTIVE_TAB hidden option, tweak update.php...
2007-03-05 Andrew Dolgovmore I18N work, new option: ENABLE_TRANSLATIONS
2007-03-05 Andrew Dolgovmore I18N work
2007-03-05 Andrew Dolgovchange _() to __() (use php-gettext)
2007-03-02 Andrew Dolgovlogin system fixes
2006-12-26 Andrew Dolgovsanity_check.php: I18N
2006-12-25 Andrew Dolgovdeprecate RSS_BACKEND_TYPE
2006-12-21 Andrew Dolgovsanity_check.php: I18N
2006-12-08 Andrew Dolgovblock database backed sessions with mysql
2006-10-01 Andrew Dolgovdrop check for DISABLE_SESSIONS
2006-10-01 Andrew Dolgovsplit backend.php into modules, backend cleanups
2006-08-21 Andrew Dolgovbump config version, because of DIGEST_HOSTNAME option
2006-08-20 Andrew Dolgovnew option: USE_CURL_FOR_ICONS (closes #101), add some...
2006-08-20 Andrew Dolgovimplement new version checking
2006-08-19 Andrew Dolgovchange short php tags to long ones
2006-08-12 Andrew Dolgovfail sanity if RSS_BACKEND_TYPE is not defined
2006-08-07 Andrew Dolgovblock DAEMON_UPDATE_LOGIN_LIMIT in SINGLE_USER_MODE
2006-07-31 Andrew Dolgovblock RSS_BACKEND_TYPEs other than magpie
2006-07-04 Andrew Dolgovbump CONFIG_VERSION
2006-07-04 Andrew Dolgovadd experimental support for simplepie rss parser
2006-04-28 Andrew Dolgovbump config version
2006-03-28 Andrew Dolgovfix CONFIG_VERSION checking
2006-03-28 Andrew Dolgovnew CONFIG_VERSION configuration option
2006-02-12 Andrew Dolgovskip counters output when number of unread articles...
2005-11-23 Andrew Dolgovadd some basic "did I forget to create config.php"...