Commit Graph

136 Commits

Author SHA1 Message Date
Andrew Dolgov 16857aa039 update schema version requirement 2009-12-28 17:23:19 +03:00
Andrew Dolgov 57937c42b9 obsolete cookie storage for collapsed status of feedlist and special categories (bump schema) 2009-12-24 15:25:06 +03:00
Andrew Dolgov 3a216db45c add per-user option to enable access to API 2009-12-16 14:36:59 +03:00
Andrew Dolgov 54e61a6809 add option to force display attachments in feeds (implementation) 2009-10-06 14:15:29 +04:00
Andrew Dolgov f574fec6a6 workaround against ttrss_enclosures mysql data being wrong (nukes the enclosures table) 2009-05-11 23:32:16 +04:00
Andrew Dolgov c7e51de137 Revert "update translations"
This reverts commit 2b38f79c86.

Wrong commit from wrong branch.
2009-03-21 23:11:58 +03:00
Andrew Dolgov 2b38f79c86 update translations 2009-03-21 22:58:32 +03:00
Andrew Dolgov 5161564f3d add support for adding syndicated notes to published articles 2009-03-06 13:40:59 +03:00
Andrew Dolgov 5de926d8cc new option: ENABLE_OFFLINE_READING (bump schema) 2009-02-10 11:50:39 +03:00
Andrew Dolgov b5227ac096 remove L10N from sanity_check.php 2009-01-31 16:17:57 +03:00
Andrew Dolgov aec57d7ad4 schema: add ttrss_labels2 color fields (bump schema) 2009-01-26 10:41:16 +01:00
Andrew Dolgov 931dcbc137 feedbrowser_cache: store title; implement by-title search in feed browser 2009-01-20 11:01:22 +01:00
Andrew Dolgov bd6576f8ff bump config version (because GLOBAL_ENABLE_LABELS was removed) 2009-01-18 11:26:43 +01:00
Andrew Dolgov ceb30ba49d new style labels (bump schema) 2009-01-18 09:28:42 +01:00
Andrew Dolgov 8a4c759ea3 a variety of ccache work 2009-01-16 14:11:19 +01:00
Andrew Dolgov a1eba24b24 alter ttrss_counters_cache; bump schema 2009-01-16 12:48:16 +01:00
Andrew Dolgov 0c630ef326 schema: add ttrss_feedbrowser_cache (bump schema) 2009-01-16 10:33:25 +01:00
Andrew Dolgov 2362de6d9b schema: add field for filter type-specific params; bump schema 2008-12-13 13:19:06 +01:00
Andrew Dolgov d0da85c27c preliminary UI work on date checking filter (refs #225) 2008-12-13 12:57:53 +01:00
Andrew Dolgov a969b30bb1 block cdmWatchdog() in Fresh feed 2008-11-13 06:53:41 +01:00
Andrew Dolgov 4d73637869 schema: add ttrss_counters_cache 2008-10-13 14:10:31 +01:00
Andrew Dolgov f7f939b29c alter ttrss_labels.sql_exp to text, bump schema (closes #221) 2008-09-18 06:02:43 +01:00
Andrew Dolgov 7b4d02a834 main toolbar: add dropbox to select headlines sort mode 2008-09-09 04:30:12 +01:00
Andrew Dolgov 782ddd7014 implement (incomplete) sortable feedlist 2008-08-29 08:34:35 +01:00
Andrew Dolgov 2dcb7e80e5 rename description of option ENABLE_FEED_ICONS, bump schema 2008-08-08 06:22:38 +01:00
Andrew Dolgov 8dccabedae merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema) 2008-08-01 04:38:17 +01:00
Andrew Dolgov d234a2e39d new option: SYNC_COUNTERS (bump schema) 2008-07-23 04:55:35 +01:00
Andrew Dolgov 64eb624cad move php executable path for old-style daemon to config.php (bump version) (closes #212) 2008-07-10 08:54:57 +01:00
Andrew Dolgov 04fedbf587 new option: ENABLE_GZIP_OUTPUT 2008-05-20 07:01:19 +01:00
Andrew Dolgov d00f22ac59 new option: VFEED_GROUP_BY_FEED (bump schema version) 2008-05-17 05:50:58 +01:00
Andrew Dolgov afb6038e47 add ttrss_user_entries.score; bump schema 2008-04-30 07:34:08 +01:00
Andrew Dolgov fc2b26a6a2 add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 2008-04-21 05:53:19 +01:00
Andrew Dolgov 43398b8e43 remove limit on ttrss_feeds.feed_url length (closes #199) 2008-03-13 09:18:21 +01:00
Andrew Dolgov fca933507d new option: HIDE_FEEDLIST (bump schema) 2008-02-20 04:37:24 +01:00
Andrew Dolgov 2b6ed06b23 schema: add ttrss_prefs.access_level, bump version 2008-01-30 11:54:16 +01:00
Andrew Dolgov 34459667e2 new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver) 2008-01-25 18:50:29 +01:00
Andrew Dolgov 5b8534ef6c schema: add ttrss_feeds.update_method, bump version 2008-01-25 17:40:33 +01:00
Andrew Dolgov 3c50da8334 schema: add ttrss_feeds.last_update_started, bump version 2008-01-23 09:44:50 +01:00
Andrew Dolgov 22f3e356c8 new option: HIDE_READ_SHOWS_SPECIAL (bump schema) 2008-01-21 09:30:54 +01:00
Andrew Dolgov cfa43e025c new config option: LOCK_DIRECTORY (bump config version) 2008-01-17 06:33:52 +01:00
Andrew Dolgov 79095d68ff update BLACKLISTED_TAGS, bump schema (closes #186) 2008-01-14 06:59:43 +01:00
Andrew Dolgov 66917e70d0 new option: ALLOW_REMOTE_USER_AUTH 2007-12-05 10:07:33 +01:00
Andrew Dolgov 14fb4e91fc headlines cache: force refresh when subop is present 2007-11-21 13:29:41 +01:00
Andrew Dolgov ae4ecd5d63 new config option: DAEMON_FEED_LIMIT 2007-11-17 09:40:37 +01:00
Andrew Dolgov 07d0efe959 new preference: PURGE_UNREAD_ARTICLES (closes #161), fix bug in user purge 2007-11-15 06:41:53 +01:00
Andrew Dolgov 203610630a add 3pane theme 2007-10-30 09:22:01 +01:00
Andrew Dolgov 163a295e51 tweak html digest template (add excerpt) 2007-10-30 08:13:06 +01:00
Andrew Dolgov bef4c2451e add option to auto-expand CDM list (bump schema) 2007-10-18 03:24:22 +01:00
Andrew Dolgov dff94f6369 add new option: ENABLE_TAGWALL 2007-10-10 08:29:43 +01:00
Andrew Dolgov dc85be2b35 digest: add option to mark sent articles as read 2007-10-01 04:13:09 +01:00
Andrew Dolgov 55826adcec sanity check: only check whether DAEMON_REFRESH_ONLY is defined 2007-09-25 05:08:29 +01:00
Andrew Dolgov 17c0eeba6f force DAEMON_REFRESH_ONLY, block synchronous updating 2007-09-25 05:06:21 +01:00
Andrew Dolgov b03b263195 check for COUNTERS_MAX_AGE 2007-09-20 04:00:19 +01:00
Andrew Dolgov a89311235c improve digest sending (closes #138) 2007-08-26 11:32:48 +01:00
Andrew Dolgov b60e1d862c add index on ttrss_entries(date_entered), bump schema 2007-08-25 05:48:27 +01:00
Andrew Dolgov 9fdf7824f6 add experimental support for simplepie (once again) 2007-08-23 10:37:39 +01:00
Andrew Dolgov c1d7e6c344 new option: FRESH_ARTICLE_MAX_AGE (bump schema) 2007-08-23 09:05:40 +01:00
Andrew Dolgov bddc9788ef new config option: MYSQL_CHARSET 2007-08-21 11:47:25 +01:00
Andrew Dolgov 8c0edbc36c localization fixes and updates (bumps schema) 2007-08-21 11:34:43 +01:00
Andrew Dolgov c59d33a3a8 fix schema 2007-08-09 09:56:26 +01:00
Andrew Dolgov 237ec2ad9c disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION) 2007-07-17 04:29:53 +01:00
Andrew Dolgov 87b9fb6532 add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php 2007-05-04 04:15:58 +01:00
Andrew Dolgov cc17c20574 more I18N work, new option: ENABLE_TRANSLATIONS 2007-03-05 10:24:13 +01:00
Andrew Dolgov 1025ad8763 more I18N work 2007-03-05 10:04:55 +01:00
Andrew Dolgov d1db26aa1c change _() to __() (use php-gettext) 2007-03-05 09:45:38 +01:00
Andrew Dolgov f7c390b878 login system fixes 2007-03-02 12:12:04 +01:00
Andrew Dolgov 8a3fdba55d sanity_check.php: I18N 2006-12-26 06:22:12 +01:00
Andrew Dolgov 49f9c92303 deprecate RSS_BACKEND_TYPE 2006-12-25 09:00:41 +01:00
Andrew Dolgov dd34f15568 sanity_check.php: I18N 2006-12-21 18:08:19 +01:00
Andrew Dolgov 333f0b2aae block database backed sessions with mysql 2006-12-08 06:36:10 +01:00
Andrew Dolgov ec83ae9f92 drop check for DISABLE_SESSIONS 2006-10-01 12:47:34 +01:00
Andrew Dolgov ef8be8ea8d split backend.php into modules, backend cleanups 2006-10-01 11:05:20 +01:00
Andrew Dolgov 1e7f3b0c78 bump config version, because of DIGEST_HOSTNAME option 2006-08-21 07:12:41 +01:00
Andrew Dolgov c798704b29 new option: USE_CURL_FOR_ICONS (closes #101), add some CRs to error messages 2006-08-20 11:27:25 +01:00
Andrew Dolgov b72c3ef801 implement new version checking 2006-08-20 05:27:48 +01:00
Andrew Dolgov 1d3a17c71e change short php tags to long ones 2006-08-19 08:04:45 +01:00
Andrew Dolgov f26baf361d fail sanity if RSS_BACKEND_TYPE is not defined 2006-08-12 13:24:04 +01:00
Andrew Dolgov 0728071819 block DAEMON_UPDATE_LOGIN_LIMIT in SINGLE_USER_MODE 2006-08-07 13:22:39 +01:00
Andrew Dolgov 51c04420a0 block RSS_BACKEND_TYPEs other than magpie 2006-07-31 07:44:28 +01:00
Andrew Dolgov 53558a9185 bump CONFIG_VERSION 2006-07-04 06:54:10 +01:00
Andrew Dolgov 7c5a308d91 add experimental support for simplepie rss parser 2006-07-04 06:51:05 +01:00
Andrew Dolgov fef8a1e4b4 bump config version 2006-04-28 08:07:43 +01:00
Andrew Dolgov 9d87df8f60 fix CONFIG_VERSION checking 2006-03-28 16:44:51 +01:00
Andrew Dolgov adf702d686 new CONFIG_VERSION configuration option 2006-03-28 08:56:56 +01:00
Andrew Dolgov 3f286c4c2b skip counters output when number of unread articles at backend equals frontend, move tools to utils/ folder 2006-02-12 11:15:24 +01:00
Andrew Dolgov 66581886f8 add some basic "did I forget to create config.php" sanity checks 2005-11-23 18:20:17 +01:00