Andrew Dolgov
|
f6370f36ef
|
sanity_check: check whether ICONS_DIR is writable (closes #273)
|
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
|
78a5c296ae
|
config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version
|
15 years ago |
Andrew Dolgov
|
50e7dd7d01
|
prevent default admin user from being removed; properly fail on startup if single user mode is enabled but default admin user is missing from the database
|
15 years ago |
Andrew Dolgov
|
fa3317be48
|
allow filtering by article author (bump schema)
|
15 years ago |
Andrew Dolgov
|
fbe2ea1c6d
|
change description of DEFAULT_UPDATE_INTERVAL (bump schema)
|
15 years ago |
Andrew Dolgov
|
dce46cade3
|
query themes from filesystem; obsolete ttrss_themes
|
15 years ago |
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
15 years ago |
Andrew Dolgov
|
e9105eb50d
|
mobile: properly save preferences
|
15 years ago |
Andrew Dolgov
|
6f068202d7
|
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema)
|
15 years ago |
Andrew Dolgov
|
16857aa039
|
update schema version requirement
|
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
|
54e61a6809
|
add option to force display attachments in feeds (implementation)
|
15 years ago |
Andrew Dolgov
|
f574fec6a6
|
workaround against ttrss_enclosures mysql data being wrong (nukes the enclosures table)
|
16 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
|
5de926d8cc
|
new option: ENABLE_OFFLINE_READING (bump schema)
|
16 years ago |
Andrew Dolgov
|
b5227ac096
|
remove L10N from sanity_check.php
|
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
|
bd6576f8ff
|
bump config version (because GLOBAL_ENABLE_LABELS was removed)
|
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
|
a1eba24b24
|
alter ttrss_counters_cache; bump schema
|
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
|
d0da85c27c
|
preliminary UI work on date checking filter (refs #225)
|
16 years ago |
Andrew Dolgov
|
a969b30bb1
|
block cdmWatchdog() in Fresh feed
|
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
|
8dccabedae
|
merge two patches: STRIP_IMAGES and ENABLE_FLASH_PLAYER from Sten (bump schema)
|
16 years ago |
Andrew Dolgov
|
d234a2e39d
|
new option: SYNC_COUNTERS (bump schema)
|
17 years ago |
Andrew Dolgov
|
64eb624cad
|
move php executable path for old-style daemon to config.php (bump version) (closes #212)
|
17 years ago |
Andrew Dolgov
|
04fedbf587
|
new option: ENABLE_GZIP_OUTPUT
|
17 years ago |
Andrew Dolgov
|
d00f22ac59
|
new option: VFEED_GROUP_BY_FEED (bump schema version)
|
17 years ago |
Andrew Dolgov
|
afb6038e47
|
add ttrss_user_entries.score; bump schema
|
17 years ago |
Andrew Dolgov
|
fc2b26a6a2
|
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
|
17 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
|
34459667e2
|
new option: ALLOW_SELECT_UPDATE_METHOD (bump config ver)
|
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
|
cfa43e025c
|
new config option: LOCK_DIRECTORY (bump config version)
|
17 years ago |