]> git.wh0rd.org Git - tt-rss.git/history - config.php-dist
reverse direction of debug box
[tt-rss.git] / config.php-dist
2006-03-02 Andrew Dolgovnew option: SESSION_CHECK_ADDRESS
2006-03-02 Andrew Dolgovupdate schema, new option: DATABASE_BACKED_SESSIONS
2006-02-12 Andrew Dolgovskip counters output when number of unread articles...
2006-02-12 Andrew Dolgovupdate config.php-dist
2006-02-12 Andrew Dolgovadd DISABLE_SESSIONS to config.php-dist
2006-02-12 Andrew Dolgovrename UPDATE_SCHEDULER to UPDATE_DAEMON, more update...
2006-02-11 Andrew DolgovENABLE_UPDATE_SCHEDULER entry
2006-02-11 Andrew Dolgovinitial work on update daemon
2006-02-11 Andrew Dolgovnew option: MAX_UPDATE_TIME
2006-02-03 Andrew Dolgovnew option: FEEDS_FRAME_REFRESH (sort-of closes #12)
2006-02-03 Andrew Dolgovnew option: TMP_DIRECTORY
2006-01-12 Andrew Dolgovnew global option: ENABLE_FEED_BROWSER
2005-12-20 Andrew Dolgovoption MAIL_RESET_PASS (closes #11)
2005-12-13 Andrew DolgovSMART_RPC_COUNTERS is false by default
2005-12-09 Andrew Dolgovoption to redirect to https url for login, option ENABL...
2005-12-04 Andrew Dolgovexpand comment on update_feeds.php in config.php
2005-12-03 Andrew Dolgovupdate_feeds.php for CLI
2005-12-02 Andrew DolgovGLOBAL_ENABLE_LABELS: disable by default
2005-12-02 Andrew Dolgovoption GLOBAL_ENABLE_LABELS restricts labels globally
2005-11-29 Andrew Dolgovupdate config.php-dist
2005-11-29 Andrew Dolgovsmart RPC I/O is now optional, add functionality to...
2005-11-23 Andrew Dolgovdebug request variable sets error_reporting to E_ALL
2005-11-23 Andrew Dolgovupdate description of DAEMON_UPDATE_ONLY in config...
2005-11-23 Andrew DolgovDAEMON_REFRESH_ONLY makes a lot more sense as a global...
2005-11-19 Andrew Dolgovupdate config.php-dist
2005-11-18 Andrew Dolgovschema updates, ICONS_DIR/ICONS_URL moved to config.php
2005-11-18 Andrew Dolgovoptional SINGLE_USER_MODE
2005-11-18 Andrew Dolgovoptional login form/http basic auth support
2005-11-17 Andrew Dolgovmove obsolete constants from config.php-dist to config_...
2005-11-16 Andrew Dolgovdisable splash by default
2005-11-16 Andrew Dolgovop=updateAllFeeds shortcut for batch calls
2005-11-16 Andrew Dolgovloading splash screen
2005-11-15 Andrew Dolgovoption DISPLAY_FEEDLIST_ACTIONS, consolidate actions...
2005-10-28 Andrew DolgovDAEMON_REFRESH_ONLY patch from the same source
2005-10-28 Andrew Dolgovadded DEFAULT_ARTICLE_LIMIT functionality, patch from...
2005-10-26 Andrew DolgovMIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL
2005-10-16 Andrew Dolgovoptions to disable header/footer and to select more...
2005-10-13 Andrew Dolgovper-feed update intervals
2005-09-08 Andrew Dolgovdisable labels by default
2005-09-08 Andrew Dolgovvirtual feeds (labels) support
2005-09-07 Andrew Dolgovexplain DB_TYPE config entry
2005-09-07 Andrew Dolgovfixed viewfeed/MarkAllRead behaviour
2005-09-07 Andrew Dolgovinitial mysql schema, db abstraction layer
2005-09-05 Andrew Dolgovremoved a lot of obsolete non-iframe code from backend.php
2005-09-05 Andrew Dolgoviframify main interface, numerous javascript cleanups
2005-09-05 Andrew Dolgovoptional support for showing content in an iframe
2005-09-02 Andrew Dolgovpurging of old posts is actually configurable now,...
2005-08-25 Andrew Dolgovsome searchbox focus workarouns, content hash checking...
2005-08-25 Andrew Dolgovmilestone 0.2 changed to 1.0
2005-08-25 Andrew Dolgovmore functional keyboard navigation, auto page flipping...
2005-08-25 Andrew Dolgovicons in feedlist
2005-08-23 Andrew Dolgovimproved article look
2005-08-23 Andrew Dolgovsupport for web-demo mode (restricted rights)
2005-08-22 Andrew DolgovMIN_UPDATE_TIME, 600 -> 1800 sec
2005-08-22 Andrew Dolgovposts register as updated when their MD5 hash changes
2005-08-21 Andrew Dolgovdisable md5 update checking by default
2005-08-21 Andrew Dolgovbasic functionality pass 2
2005-08-21 Andrew Dolgovfunctionality updates
2005-08-21 Andrew Dolgovadded config.php