Commit Graph

162 Commits (ecab435420438e355d45a4adea33aeee26b9ca0d)

Author SHA1 Message Date
Andrew Dolgov e90053fe84 improve password storage (use sha256 and long random salt)
bump schema
13 years ago
Andrew Dolgov 5ee7470ddf fix schema 87 script for mysql 13 years ago
Andrew Dolgov ba975b2ec7 implement filtering by category (closes #386) 13 years ago
Andrew Dolgov 701d0ba77f add missing schema files for version 86 13 years ago
Andrew Dolgov 1aea205cc1 update mysql schema upgrade files to use ENGINE= instead of TYPE= (closes #359) 13 years ago
Andrew Dolgov 109662e12f feedbrowser_cache & linked feeds: add site url (bump schema) 13 years ago
Andrew Dolgov 1eb3012f82 schema: add unique constraint on access_key 13 years ago
Andrew Dolgov 368eb3f861 schema: fix psql upgrade script of version 84 13 years ago
Andrew Dolgov cfc0647184 schema: add status codes 13 years ago
Andrew Dolgov afb875ccd7 add rpc method to export feedbrowser data; update schema 13 years ago
Andrew Dolgov 58fa1bbc00 initial schema work on linked instances and shared feedbrowser 13 years ago
igorette dfa7bb2f63 fixed typo, missing semicolon 13 years ago
Andrew Dolgov dd0345769a schema: mysql: remove foreign key to ttrss_themes before dropping theme_id from ttrss_users 13 years ago
Andrew Dolgov 9507ab7f92 schema: remove ttrss_themes 13 years ago
Andrew Dolgov 5ab9791f34 implement pubsubhubbub subscriber (update schema) 13 years ago
Andrew Dolgov 74b046a1c9 add ttrss_feeds.update_on_checksum_change 13 years ago
Andrew Dolgov 9382ca847f add ttrss_feeds.mark_unread_on_update, bump schema, cleanup ttrss_prefs 13 years ago
Andrew Dolgov 8de8bfb871 authenticate against a hash of identifyable information from certificate instead of only serial (refs #324) 13 years ago
Andrew Dolgov 3d72afa19a use SSL serial to bind certificate to user; implement autologin using SSL certificate; set a separate session cookie for SSL connections (refs #324) 13 years ago
Andrew Dolgov b9ad7cface change description of filter 'filter' action (bump schema) 14 years ago
Andrew Dolgov 2f42315a13 change description of CDM_AUTO_CATCHUP (bump schema) 14 years ago
Andrew Dolgov cfad9259a6 mobile: allow showing category content inline (closes #315) 14 years ago
Andrew Dolgov 30b6ee8c08 clean obsolete options from schema (bump schema version) 14 years ago
Andrew Dolgov 88e4e5979c rework user CSS support (bump schema) 14 years ago
Andrew Dolgov 57e24c8267 add experimental support for Twitter OAuth and Twitter feeds (bump schema) 14 years ago
Andrew Dolgov 567810362c schema: add ttrss_feeds.order_id 14 years ago
Andrew Dolgov c011b36b85 add upgrade files for schema #74 14 years ago
Andrew Dolgov b3990c92e7 add option to sort headlines by feed-specified date (bump schema) 14 years ago
Andrew Dolgov 90ef9c7da3 schema: wrap upgrade scripts in transaction blocks 14 years ago
Andrew Dolgov 490c366d39 add tag cache for user_entries (bump schema) 14 years ago
Andrew Dolgov c3fc5e470e allow filtering by article tags (bump schema) 14 years ago
Andrew Dolgov 73fe13afd4 add ttrss_users.full_name; bump schema 14 years ago
Andrew Dolgov 8801fb017c replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 14 years ago
Andrew Dolgov 324944f332 implement per-user timezone support; store dates in UTC internally (closes #254) 14 years ago
Andrew Dolgov 25ea280502 add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 14 years ago
Andrew Dolgov fa3317be48 allow filtering by article author (bump schema) 14 years ago
Andrew Dolgov fbe2ea1c6d change description of DEFAULT_UPDATE_INTERVAL (bump schema) 15 years ago
Andrew Dolgov b97e6e0267 reorganize theme support; add some themeable icons; add neon theme 15 years ago
Andrew Dolgov d9084cf220 implement settings profiles (bump schema) 15 years ago
Andrew Dolgov 661aabe741 add missing schema files 15 years ago
Andrew Dolgov 6f068202d7 rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema) 15 years ago
Andrew Dolgov 451b19c058 fix mysql schema upgrade #60 15 years ago
Andrew Dolgov 24902606eb add ttrss_archived_feeds (MODIFY SCHEMA v60) 15 years ago
Andrew Dolgov e04c18a2c2 implement archived articles feed; bump schema 15 years ago
Andrew Dolgov 57937c42b9 obsolete cookie storage for collapsed status of feedlist and special categories (bump schema) 15 years ago
Andrew Dolgov 3a216db45c add per-user option to enable access to API 15 years ago
Andrew Dolgov e0382fd6df schema: add ttrss_feeds.always_display_enclosures 15 years ago
Andrew Dolgov f574fec6a6 workaround against ttrss_enclosures mysql data being wrong (nukes the enclosures table) 15 years ago
Andrew Dolgov c7e51de137 Revert "update translations"
This reverts commit 2b38f79c86.

Wrong commit from wrong branch.
16 years ago
Andrew Dolgov 2b38f79c86 update translations 16 years ago
Andrew Dolgov 5161564f3d add support for adding syndicated notes to published articles 16 years ago
Andrew Dolgov 0351576bd8 schema: update help text for ENABLE_OFFLINE_READING 16 years ago
Andrew Dolgov a206a56c6d add missing schema files 16 years ago
Andrew Dolgov c218ceb82c fix mysql schema (2) 16 years ago
Andrew Dolgov 6fd39d8f98 fix mysql schema 16 years ago
Andrew Dolgov aec57d7ad4 schema: add ttrss_labels2 color fields (bump schema) 16 years ago
Andrew Dolgov 931dcbc137 feedbrowser_cache: store title; implement by-title search in feed browser 16 years ago
Andrew Dolgov ceb30ba49d new style labels (bump schema) 16 years ago
Andrew Dolgov 8a4c759ea3 a variety of ccache work 16 years ago
Andrew Dolgov 044d39acb2 add missing schema files 16 years ago
Andrew Dolgov 0c630ef326 schema: add ttrss_feedbrowser_cache (bump schema) 16 years ago
Andrew Dolgov 2362de6d9b schema: add field for filter type-specific params; bump schema 16 years ago
Andrew Dolgov 75fa1e3126 schema: add new filter type (refs #225) 16 years ago
Andrew Dolgov 889ec95a96 add missing schema files for v. 45 16 years ago
Andrew Dolgov 4d73637869 schema: add ttrss_counters_cache 16 years ago
Andrew Dolgov f7f939b29c alter ttrss_labels.sql_exp to text, bump schema (closes #221) 16 years ago
Andrew Dolgov 7b4d02a834 main toolbar: add dropbox to select headlines sort mode 16 years ago
Andrew Dolgov 782ddd7014 implement (incomplete) sortable feedlist 16 years ago
Andrew Dolgov 2dcb7e80e5 rename description of option ENABLE_FEED_ICONS, bump schema 16 years ago
Andrew Dolgov e7490ab155 set the default for ENABLE_FLASH_PLAYER to true 16 years ago
Andrew Dolgov 94145fdf96 add missing upgrade files for schema ver. 39 16 years ago
Andrew Dolgov d234a2e39d new option: SYNC_COUNTERS (bump schema) 16 years ago
Andrew Dolgov 1ba2b87873 add missing schema updates for v. 37 16 years ago
Andrew Dolgov fdb7b03fc0 add new filter action: modify score 16 years ago
Andrew Dolgov afb6038e47 add ttrss_user_entries.score; bump schema 16 years ago
Andrew Dolgov fc2b26a6a2 add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 16 years ago
Andrew Dolgov 43398b8e43 remove limit on ttrss_feeds.feed_url length (closes #199) 17 years ago
Andrew Dolgov fca933507d new option: HIDE_FEEDLIST (bump schema) 17 years ago
Andrew Dolgov 2b6ed06b23 schema: add ttrss_prefs.access_level, bump version 17 years ago
Andrew Dolgov 5b8534ef6c schema: add ttrss_feeds.update_method, bump version 17 years ago
Andrew Dolgov 3c50da8334 schema: add ttrss_feeds.last_update_started, bump version 17 years ago
Andrew Dolgov 22f3e356c8 new option: HIDE_READ_SHOWS_SPECIAL (bump schema) 17 years ago
Andrew Dolgov 79095d68ff update BLACKLISTED_TAGS, bump schema (closes #186) 17 years ago
Andrew Dolgov 092b9ee929 add schema ver 27 17 years ago
Andrew Dolgov ce53e200b4 add support for enclosures (closes #165) 17 years ago
Andrew Dolgov aa6d1e9766 schema: enclosure fixes 17 years ago
Andrew Dolgov 963d33141c schema: add support for enclosures 17 years ago
Andrew Dolgov 54a3d3cf51 schema: add created field to ttrss_users 17 years ago
Andrew Dolgov 07d0efe959 new preference: PURGE_UNREAD_ARTICLES (closes #161), fix bug in user purge 17 years ago
Andrew Dolgov 203610630a add 3pane theme 17 years ago
Andrew Dolgov bef4c2451e add option to auto-expand CDM list (bump schema) 17 years ago
Andrew Dolgov dc85be2b35 digest: add option to mark sent articles as read 17 years ago
Andrew Dolgov fb67e2ba58 schema: add cache_images feed option 17 years ago
Andrew Dolgov 3c62b74874 add schema version 22 scripts 17 years ago
Andrew Dolgov c1d7e6c344 new option: FRESH_ARTICLE_MAX_AGE (bump schema) 17 years ago
Andrew Dolgov 8c0edbc36c localization fixes and updates (bumps schema) 17 years ago
Andrew Dolgov 0c4811be71 schema: new filter, publish 17 years ago
Andrew Dolgov ffba8297ea schema: add published column 17 years ago
Andrew Dolgov c59d33a3a8 fix schema 17 years ago
Andrew Dolgov 237ec2ad9c disable headlines pagination (add hidden pref _PREFS_ENABLE_PAGINATION) 17 years ago