1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-28 12:10:52 +02:00
Commit Graph

250 Commits

Author SHA1 Message Date
Andrew Dolgov
fa3317be48 allow filtering by article author (bump schema) 2010-03-23 14:38:58 +03:00
Andrew Dolgov
fbe2ea1c6d change description of DEFAULT_UPDATE_INTERVAL (bump schema) 2010-01-20 14:21:25 +03:00
Andrew Dolgov
b97e6e0267 reorganize theme support; add some themeable icons; add neon theme 2010-01-14 16:11:54 +03:00
Andrew Dolgov
dce46cade3 query themes from filesystem; obsolete ttrss_themes 2010-01-14 13:39:05 +03:00
Andrew Dolgov
d9084cf220 implement settings profiles (bump schema) 2010-01-13 18:31:51 +03:00
Andrew Dolgov
661aabe741 add missing schema files 2010-01-11 14:51:57 +03:00
Andrew Dolgov
e9105eb50d mobile: properly save preferences 2010-01-11 14:06:19 +03:00
Andrew Dolgov
6f068202d7 rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 2010-01-04 12:12:31 +03:00
Andrew Dolgov
451b19c058 fix mysql schema upgrade #60 2010-01-02 14:19:41 +03:00
Andrew Dolgov
24902606eb add ttrss_archived_feeds (MODIFY SCHEMA v60) 2009-12-28 19:15:15 +03:00
Andrew Dolgov
e04c18a2c2 implement archived articles feed; bump schema 2009-12-28 17:23:01 +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
e0382fd6df schema: add ttrss_feeds.always_display_enclosures 2009-10-06 14:14:55 +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
42a5226a74 mysql: ttrss_enclosures should be an InnoDB table 2009-05-11 23:25:56 +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
0351576bd8 schema: update help text for ENABLE_OFFLINE_READING 2009-02-10 12:00:51 +03:00
Andrew Dolgov
a206a56c6d add missing schema files 2009-02-10 11:51:31 +03:00
Andrew Dolgov
5de926d8cc new option: ENABLE_OFFLINE_READING (bump schema) 2009-02-10 11:50:39 +03:00
Andrew Dolgov
41cb233a11 mysql schema: remove commented stuff (closes #229) 2009-02-06 17:14:41 +03:00
Andrew Dolgov
c218ceb82c fix mysql schema (2) 2009-01-26 10:44:27 +01:00
Andrew Dolgov
6fd39d8f98 fix mysql schema 2009-01-26 10:42:44 +01:00
Andrew Dolgov
aec57d7ad4 schema: add ttrss_labels2 color fields (bump schema) 2009-01-26 10:41:16 +01:00
Andrew Dolgov
84004f8c5f mysql schema: enable utf8 2009-01-20 15:54:45 +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
f054b5475b schema: remove ttrss_labels 2009-01-18 16:42:07 +01:00
Andrew Dolgov
e2549229e1 display article labels in headlines buffer 2009-01-18 14:54:40 +01:00
Andrew Dolgov
f8bfb81fd1 schema fixes 2009-01-18 11:46:28 +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
044d39acb2 add missing schema files 2009-01-16 12:48:39 +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
75fa1e3126 schema: add new filter type (refs #225) 2008-12-13 12:57:01 +01:00
Andrew Dolgov
889ec95a96 add missing schema files for v. 45 2008-11-13 06:59:59 +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
e7490ab155 set the default for ENABLE_FLASH_PLAYER to true 2008-08-01 06:15:17 +01:00
Andrew Dolgov
94145fdf96 add missing upgrade files for schema ver. 39 2008-08-01 06:12:14 +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
1ba2b87873 add missing schema updates for v. 37 2008-05-17 05:52:19 +01:00