Andrew Dolgov
|
7da377ca8b
|
add hidden field to ttrss_feeds
|
18 years ago |
Andrew Dolgov
|
d6e5706d7e
|
new option: REVERSE_HEADLINES (closes #97)
|
19 years ago |
Andrew Dolgov
|
53c98a9af8
|
move 3 options to advanced section
|
19 years ago |
Andrew Dolgov
|
4919fb42c9
|
new option: MARK_UNREAD_ON_UPDATE (closes #76)
|
19 years ago |
Andrew Dolgov
|
78d5212c0a
|
optionally show last update time in feedlist (EXTENDED_FEEDLIST) (closes #55)
|
19 years ago |
Andrew Dolgov
|
c9268ed599
|
sort feedlist by unread articles (closes #66)
|
19 years ago |
Andrew Dolgov
|
dd7d31871e
|
new filter action: set starred, rename add filter button
|
19 years ago |
Andrew Dolgov
|
e52d6bc4be
|
new option: ON_CATCHUP_SHOW_NEXT_FEED, fix several schema issues
|
19 years ago |
Andrew Dolgov
|
01b3e1919a
|
split backend rpc, various interface improvements
|
19 years ago |
Andrew Dolgov
|
a2e9b45759
|
obsolete ip_address field in ttrss_sessions
|
19 years ago |
Andrew Dolgov
|
894ebcf5e9
|
update_daemon work, remove unneeded indexes, query optimizations
|
19 years ago |
Andrew Dolgov
|
44e241cb44
|
query optimizations; split big feed update transaction
|
19 years ago |
Andrew Dolgov
|
70f6dbb10b
|
experimental RTL support features (schema, version bump)
|
19 years ago |
Andrew Dolgov
|
2e73dece90
|
fix schema version
|
19 years ago |
Andrew Dolgov
|
7f16656eb7
|
remove support for plain-text passwords
|
19 years ago |
Andrew Dolgov
|
68511f86ac
|
new option: OPEN_LINKS_IN_NEW_WINDOW (closes #47)
|
19 years ago |
Andrew Dolgov
|
04febb0429
|
shrink session id length in db
|
19 years ago |
Andrew Dolgov
|
09018e9526
|
new option: SESSION_CHECK_ADDRESS
|
19 years ago |
Andrew Dolgov
|
8fd92701e9
|
update schema, new option: DATABASE_BACKED_SESSIONS
|
19 years ago |
Andrew Dolgov
|
36bfab86c2
|
database backed sessions
|
19 years ago |
Andrew Dolgov
|
4bc760da51
|
add author column to ttrss_entries, add upgrade script for 1.1.4, bump schema version
|
19 years ago |
Andrew Dolgov
|
ab5eb26fba
|
fix scheduled_updates drop position in schema
|
19 years ago |
Andrew Dolgov
|
b4548c3237
|
add upgrade scripts to 1.1.3
|
19 years ago |
Andrew Dolgov
|
de696427ad
|
initial work on update daemon
|
19 years ago |
Andrew Dolgov
|
dbf4a4cf05
|
UNDO: schema: support for audio enclosure in ttrss_entries
|
19 years ago |
Andrew Dolgov
|
ab1c2c9de5
|
schema: support for audio enclosure in ttrss_entries
|
19 years ago |
Andrew Dolgov
|
7f123cdab4
|
new option: HIDE_READ_FEEDS (+ pref setting RPC calls) (closes #23)
|
19 years ago |
Andrew Dolgov
|
5b35b4de9b
|
ttrss_feeds: add private column to hide from browser
|
19 years ago |
Andrew Dolgov
|
41765fef9b
|
bump schema version
|
19 years ago |
Andrew Dolgov
|
de99f5005d
|
add parent_feed column to ttrss_feeds, create upgrade script for 1.1.1, move out old scripts to schema/obsolete
|
19 years ago |
Andrew Dolgov
|
49756fc36c
|
bump schema version
|
19 years ago |
Andrew Dolgov
|
5238347d43
|
new option: ENABLE_SEARCH_TOOLBAR
|
19 years ago |
Andrew Dolgov
|
8629e09d9b
|
schema: add email column to ttrss_users
|
19 years ago |
Andrew Dolgov
|
855d0ecfda
|
schema: wrap table creation in transaction block
|
19 years ago |
Andrew Dolgov
|
e93a3c96bb
|
add login/pass fields for feeds
|
19 years ago |
Andrew Dolgov
|
28bcadff2b
|
schema: add collapsed field for ttrss_user_categories
|
19 years ago |
Andrew Dolgov
|
30ccc2f1cf
|
change COMBINED_DISPLAY_MODE help text
|
19 years ago |
Andrew Dolgov
|
386cbf27aa
|
combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed output
|
19 years ago |
Andrew Dolgov
|
eb40e11b14
|
add column for slash:comments and alike in ttrss_entries (+ add upgrade scripts for 1.1.1)
|
19 years ago |
Andrew Dolgov
|
53d6935b34
|
schema: add filter actions, fix typo in PG schema
|
19 years ago |
Andrew Dolgov
|
be773442d2
|
option HEADLINES_SMART_DATE
|
19 years ago |
Andrew Dolgov
|
9167e250e8
|
new options: SHORT_DATE_FORMAT, LONG_DATE_FORMAT
|
19 years ago |
Andrew Dolgov
|
591c396df4
|
content preview in headlines list, option SHOW_CONTENT_PREVIEW
|
19 years ago |
Andrew Dolgov
|
00a0bcc82f
|
fix cascade delete for user_prefs foreign keys and PG
|
19 years ago |
Andrew Dolgov
|
ef775b46d8
|
remove splashscreen
|
19 years ago |
Andrew Dolgov
|
e552e5a200
|
themes schema
|
19 years ago |
Andrew Dolgov
|
81dde650b6
|
fix table drop order in schema
|
19 years ago |
Andrew Dolgov
|
30a49c9227
|
DAEMON_REFRESH_ONLY makes a lot more sense as a global option
|
19 years ago |
Andrew Dolgov
|
a04a687d90
|
misc schema updates
|
19 years ago |
Andrew Dolgov
|
91ff844a86
|
feed categories
|
19 years ago |
Andrew Dolgov
|
10dc37acce
|
option to enable feed categories
|
19 years ago |
Andrew Dolgov
|
5a214f9d68
|
ttrss_feed_categories are now uid-aware
|
19 years ago |
Andrew Dolgov
|
4a9a8bd884
|
add schema for feed categories
|
19 years ago |
Andrew Dolgov
|
386d7b5bda
|
new option - USER_STYLESHEET_URL
|
19 years ago |
Andrew Dolgov
|
8caa7999c0
|
entry comments schema
|
19 years ago |
Andrew Dolgov
|
e55a298d5c
|
fix wrong foreign key reference in ttrss_filters for PGSQL
|
19 years ago |
Andrew Dolgov
|
2bbd16b947
|
per-feed filters in schema
|
19 years ago |
Andrew Dolgov
|
3a933f22b1
|
filters are now actually applied separately for each user
|
19 years ago |
Andrew Dolgov
|
14c8eca714
|
fix ALLOW_DUPLICATE_POSTS description
|
19 years ago |
Andrew Dolgov
|
45a2e09256
|
tweak ALLOW_DUPLICATE_POSTS help text
|
19 years ago |
Andrew Dolgov
|
71604ca4e9
|
new option - ALLOW_DUPLICATE_POSTS
|
19 years ago |
Andrew Dolgov
|
c62d62f65e
|
new schema adapted for mysql, PG schema fixes
|
19 years ago |
Andrew Dolgov
|
05732aa0b6
|
misc new schema support related work
|
19 years ago |
Andrew Dolgov
|
daa25e8a50
|
add schema indexes
|
19 years ago |
Andrew Dolgov
|
4c193675d0
|
initial split ttrss_entries work
|
19 years ago |
Andrew Dolgov
|
8bbb8466df
|
update schema to split ttrss_entries
|
19 years ago |
Andrew Dolgov
|
870ef47907
|
remove test users from schema
|
19 years ago |
Andrew Dolgov
|
4f628ae588
|
add last_login field to ttrss_users
|
19 years ago |
Andrew Dolgov
|
cd42edf18d
|
removed some default feeds from schema
|
19 years ago |
Andrew Dolgov
|
273a2f6b43
|
schema updates, ICONS_DIR/ICONS_URL moved to config.php
|
19 years ago |
Andrew Dolgov
|
2aaacbc03e
|
minor fixes in PG schema
|
19 years ago |
Andrew Dolgov
|
ff485f1d50
|
per-user preferences
|
19 years ago |
Andrew Dolgov
|
6318df0e5c
|
more multiuser schema fixes
|
19 years ago |
Andrew Dolgov
|
b58cf26600
|
update schema again
|
19 years ago |
Andrew Dolgov
|
ee9008f922
|
update schema
|
19 years ago |
Andrew Dolgov
|
4e9dd2cddf
|
initial multiuser schema work
|
19 years ago |
Andrew Dolgov
|
650bc4350f
|
Advanced section in preferences, tweak pref editor look
|
19 years ago |
Andrew Dolgov
|
36990e3304
|
add help_text for some options in schema
|
19 years ago |
Andrew Dolgov
|
4338e23d07
|
fix schema typo
|
19 years ago |
Andrew Dolgov
|
0298fb3f3d
|
update prefs sections
|
19 years ago |
Andrew Dolgov
|
541492a9ce
|
update schema
|
19 years ago |
Andrew Dolgov
|
603e9ebed8
|
update prefs schema
|
19 years ago |
Andrew Dolgov
|
4769ddaf72
|
sql-ize backend.php
|
19 years ago |
Andrew Dolgov
|
e0257be14a
|
create sql preferences schema
|
19 years ago |
Andrew Dolgov
|
1089b16bc2
|
add purge_interval in ttrss_feeds (schema updated)
|
19 years ago |
Andrew Dolgov
|
5f171894d1
|
ttrss_version table (schema updated)
|
19 years ago |
Andrew Dolgov
|
37d379de29
|
reserve column in ttrss_feeds for site url (schema+upgrade script updated)
|
19 years ago |
Andrew Dolgov
|
ab3d0b9926
|
store last feed update error in the database (SCHEMA UPDATED), display warning box in preferences on feed update error
|
19 years ago |
Andrew Dolgov
|
7cc6112aaa
|
add another example label in default schema
|
19 years ago |
Andrew Dolgov
|
d148926e2b
|
per-feed update intervals
|
19 years ago |
Andrew Dolgov
|
49a0dd3d3f
|
while we are at it, change ttrss_entries.{guid,link} to text too
|
19 years ago |
Andrew Dolgov
|
9ad5b0de31
|
change ttrss_entries.title type to text
|
19 years ago |
Andrew Dolgov
|
eb36b4eb55
|
start work on support for technorati tags, schema uses cascade deletes for pgsql
|
19 years ago |
Andrew Dolgov
|
d6f55ce800
|
rename All Posts, change default labels in schema
|
19 years ago |
Andrew Dolgov
|
48f0adb02e
|
virtual feeds (labels) support
|
19 years ago |
Andrew Dolgov
|
3eb570288d
|
move schema examples to subdirectory
|
19 years ago |