]> git.wh0rd.org - tt-rss.git/history - sanity_check.php
update_daemon2: check for dead children before spawning
[tt-rss.git] / sanity_check.php
2008-01-23  Andrew Dolgovschema: add ttrss_feeds.last_update_started, bump version
2008-01-21  Andrew Dolgovnew option: HIDE_READ_SHOWS_SPECIAL (bump schema)
2008-01-17  Andrew Dolgovnew config option: LOCK_DIRECTORY (bump config version)
2008-01-14  Andrew Dolgovupdate BLACKLISTED_TAGS, bump schema (closes #186)
2007-12-05  Andrew Dolgovnew option: ALLOW_REMOTE_USER_AUTH
2007-11-21  Andrew Dolgovheadlines cache: force refresh when subop is present
2007-11-17  Andrew Dolgovnew config option: DAEMON_FEED_LIMIT
2007-11-15  Andrew Dolgovnew preference: PURGE_UNREAD_ARTICLES (closes #161...
2007-10-30  Andrew Dolgovadd 3pane theme
2007-10-30  Andrew Dolgovtweak html digest template (add excerpt)
2007-10-18  Andrew Dolgovadd option to auto-expand CDM list (bump schema)
2007-10-10  Andrew Dolgovadd new option: ENABLE_TAGWALL
2007-10-01  Andrew Dolgovdigest: add option to mark sent articles as read
2007-09-25  Andrew Dolgovsanity check: only check whether DAEMON_REFRESH_ONLY...
2007-09-25  Andrew Dolgovforce DAEMON_REFRESH_ONLY, block synchronous updating
2007-09-20  Andrew Dolgovcheck for COUNTERS_MAX_AGE
2007-08-26  Andrew Dolgovimprove digest sending (closes #138)
2007-08-25  Andrew Dolgovadd index on ttrss_entries(date_entered), bump schema
2007-08-23  Andrew Dolgovadd experimental support for simplepie (once again)
2007-08-23  Andrew Dolgovnew option: FRESH_ARTICLE_MAX_AGE (bump schema)
2007-08-21  Andrew Dolgovnew config option: MYSQL_CHARSET
2007-08-21  Andrew Dolgovlocalization fixes and updates (bumps schema)
2007-08-09  Andrew Dolgovfix schema
2007-07-17  Andrew Dolgovdisable headlines pagination (add hidden pref _PREFS_EN...
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"...