Commit Graph

252 Commits

Author SHA1 Message Date
Andrew Dolgov de696427ad initial work on update daemon 2006-02-11 14:52:17 +01:00
Andrew Dolgov cbd8650dfe new option: MAX_UPDATE_TIME 2006-02-11 05:47:52 +01:00
Andrew Dolgov f5de0d8da5 new option: FEEDS_FRAME_REFRESH (sort-of closes #12) 2006-02-03 09:35:30 +01:00
Andrew Dolgov 7d7cbaf5f8 new option: TMP_DIRECTORY 2006-02-03 09:20:40 +01:00
Andrew Dolgov e2f728be03 new global option: ENABLE_FEED_BROWSER 2006-01-12 14:50:53 +01:00
Andrew Dolgov 72932a754f option MAIL_RESET_PASS (closes #11) 2005-12-20 07:51:06 +01:00
Andrew Dolgov c3d74dca93 SMART_RPC_COUNTERS is false by default 2005-12-13 16:43:29 +01:00
Andrew Dolgov 75836f3386 option to redirect to https url for login, option ENABLE_LOGIN_SSL (fixes some non-absolute redirects) 2005-12-09 21:34:29 +01:00
Andrew Dolgov a47a3f8207 expand comment on update_feeds.php in config.php 2005-12-04 10:28:50 +01:00
Andrew Dolgov 1f2b01ed8e update_feeds.php for CLI 2005-12-03 15:25:40 +01:00
Andrew Dolgov 65cd0f74bc GLOBAL_ENABLE_LABELS: disable by default 2005-12-02 21:33:14 +01:00
Andrew Dolgov cfaba6df12 option GLOBAL_ENABLE_LABELS restricts labels globally 2005-12-02 21:07:47 +01:00
Andrew Dolgov 56a2fd3522 update config.php-dist 2005-11-29 16:08:02 +01:00
Andrew Dolgov bbc92e5013 smart RPC I/O is now optional, add functionality to getLabelCounters() 2005-11-29 14:55:53 +01:00
Andrew Dolgov cce28758b2 debug request variable sets error_reporting to E_ALL 2005-11-23 19:08:01 +01:00
Andrew Dolgov 0d43617929 update description of DAEMON_UPDATE_ONLY in config.php-dist 2005-11-23 18:01:49 +01:00
Andrew Dolgov 30a49c9227 DAEMON_REFRESH_ONLY makes a lot more sense as a global option 2005-11-23 13:26:29 +01:00
Andrew Dolgov 8b2cbc332b update config.php-dist 2005-11-19 12:44:05 +01:00
Andrew Dolgov 273a2f6b43 schema updates, ICONS_DIR/ICONS_URL moved to config.php 2005-11-18 08:04:41 +01:00
Andrew Dolgov 7d4c898ab3 optional SINGLE_USER_MODE 2005-11-18 07:29:36 +01:00
Andrew Dolgov c8437f35c6 optional login form/http basic auth support 2005-11-18 07:21:24 +01:00
Andrew Dolgov 855209bf60 move obsolete constants from config.php-dist to config_help.txt 2005-11-17 06:47:08 +01:00
Andrew Dolgov 0d43b92104 disable splash by default 2005-11-16 14:44:27 +01:00
Andrew Dolgov e65af9c110 op=updateAllFeeds shortcut for batch calls 2005-11-16 10:54:33 +01:00
Andrew Dolgov 2f587484af loading splash screen 2005-11-16 09:45:00 +01:00
Andrew Dolgov 7a991cac30 option DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropbox 2005-11-15 11:18:01 +01:00
Andrew Dolgov c70d731e23 DAEMON_REFRESH_ONLY patch from the same source 2005-10-28 02:30:03 +01:00
Andrew Dolgov f1b9a8ee78 added DEFAULT_ARTICLE_LIMIT functionality, patch from adjuster 2005-10-28 02:26:50 +01:00
Andrew Dolgov 7f2ee7952b MIN_UPDATE_INTERVAL -> DEFAULT_UPDATE_INTERVAL 2005-10-26 02:30:05 +01:00
Andrew Dolgov da5d0d09da options to disable header/footer and to select more compact stylesheet (included as tt-rss_compact.css) 2005-10-16 05:51:09 +01:00
Andrew Dolgov d148926e2b per-feed update intervals 2005-10-13 04:15:09 +01:00
Andrew Dolgov 7f4bd25627 disable labels by default 2005-09-08 09:00:47 +01:00
Andrew Dolgov 48f0adb02e virtual feeds (labels) support 2005-09-08 08:43:44 +01:00
Andrew Dolgov 763f226898 explain DB_TYPE config entry 2005-09-07 15:39:34 +01:00
Andrew Dolgov deaaa02c50 fixed viewfeed/MarkAllRead behaviour 2005-09-07 15:03:30 +01:00
Andrew Dolgov 648472a7f3 initial mysql schema, db abstraction layer 2005-09-07 13:17:16 +01:00
Andrew Dolgov 82c9223c6b removed a lot of obsolete non-iframe code from backend.php 2005-09-05 13:56:07 +01:00
Andrew Dolgov f0601b870c iframify main interface, numerous javascript cleanups 2005-09-05 13:02:00 +01:00
Andrew Dolgov 70830c87c9 optional support for showing content in an iframe 2005-09-05 10:09:10 +01:00
Andrew Dolgov f92db4f5e7 purging of old posts is actually configurable now, added comments for some configuration options, interface cleanups 2005-09-02 16:50:12 +01:00
Andrew Dolgov 36bf74967c some searchbox focus workarouns, content hash checking is optional now 2005-08-25 15:12:10 +01:00
Andrew Dolgov edb988ad56 milestone 0.2 changed to 1.0 2005-08-25 14:35:59 +01:00
Andrew Dolgov c3a8d71ad4 more functional keyboard navigation, auto page flipping, updated README, auto post cleanup (PURGE_OLD_DAYS), schema updated 2005-08-25 14:04:57 +01:00
Andrew Dolgov 7880091293 icons in feedlist 2005-08-25 07:46:24 +01:00
Andrew Dolgov f07c0eb4fa improved article look 2005-08-23 15:47:46 +01:00
Andrew Dolgov b0b4abcf37 support for web-demo mode (restricted rights) 2005-08-23 12:34:07 +01:00
Andrew Dolgov 9d9c9dd645 MIN_UPDATE_TIME, 600 -> 1800 sec 2005-08-22 13:52:18 +01:00
Andrew Dolgov cac95b8d16 posts register as updated when their MD5 hash changes 2005-08-22 10:07:47 +01:00
Andrew Dolgov 57865bb1f0 disable md5 update checking by default 2005-08-21 17:49:53 +01:00
Andrew Dolgov 82baad4a8a basic functionality pass 2 2005-08-21 16:23:44 +01:00
Andrew Dolgov a1a8a2be02 functionality updates 2005-08-21 16:01:18 +01:00
Andrew Dolgov 8af5db8f83 added config.php 2005-08-21 12:13:04 +01:00