Andrew Dolgov
|
cfad9259a6
|
mobile: allow showing category content inline (closes #315)
|
2011-03-04 17:53:02 +03:00 |
|
Andrew Dolgov
|
8fc26c419b
|
properly check whether all constants are defined in config.php
|
2011-01-11 12:20:00 +03:00 |
|
Andrew Dolgov
|
12df6592f3
|
add optional AUTO_LOGIN for when remote authentication is allowed (closes #295)
|
2011-01-11 11:36:35 +03:00 |
|
Andrew Dolgov
|
32a5e3444d
|
rename USE_CURL_FOR_ICONS to USE_CURL
|
2010-12-27 15:45:28 +03:00 |
|
Andrew Dolgov
|
7bb8d39a06
|
add sanity checks for mbstring, json, postgresql and mysql functions, safe mode and open_basedir (refs #281)
|
2010-12-27 15:09:30 +03:00 |
|
Andrew Dolgov
|
d8735fc8f0
|
update htmlpurifier cache stuff, add sanity check
|
2010-12-21 09:29:20 +03:00 |
|
Andrew Dolgov
|
30b6ee8c08
|
clean obsolete options from schema (bump schema version)
|
2010-11-29 13:02:44 +03:00 |
|
Andrew Dolgov
|
88e4e5979c
|
rework user CSS support (bump schema)
|
2010-11-24 19:23:24 +03:00 |
|
Andrew Dolgov
|
57e24c8267
|
add experimental support for Twitter OAuth and Twitter feeds (bump schema)
|
2010-11-22 16:26:00 +03:00 |
|
Andrew Dolgov
|
567810362c
|
schema: add ttrss_feeds.order_id
|
2010-11-18 12:56:21 +03:00 |
|
Andrew Dolgov
|
e4f7f8dff2
|
add support for Sphinx search engine
|
2010-11-12 21:44:19 +03:00 |
|
Andrew Dolgov
|
905ff52a36
|
implement label cache; misc fixes (bump schema)
|
2010-11-10 19:01:14 +03:00 |
|
Andrew Dolgov
|
b3990c92e7
|
add option to sort headlines by feed-specified date (bump schema)
|
2010-11-10 13:56:42 +03:00 |
|
Andrew Dolgov
|
490c366d39
|
add tag cache for user_entries (bump schema)
|
2010-11-09 22:41:13 +03:00 |
|
Andrew Dolgov
|
c3fc5e470e
|
allow filtering by article tags (bump schema)
|
2010-11-09 14:49:41 +03:00 |
|
Andrew Dolgov
|
73fe13afd4
|
add ttrss_users.full_name; bump schema
|
2010-11-08 16:34:49 +03:00 |
|
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
|
2010-11-08 13:15:00 +03:00 |
|
Andrew Dolgov
|
324944f332
|
implement per-user timezone support; store dates in UTC internally (closes #254)
|
2010-11-07 18:14:48 +03:00 |
|
Andrew Dolgov
|
1f8c187de3
|
replace tt-rss.spb.ru references with tt-rss.org; update translations
|
2010-11-03 13:39:09 +03:00 |
|
Andrew Dolgov
|
f6370f36ef
|
sanity_check: check whether ICONS_DIR is writable (closes #273)
|
2010-11-01 12:18:06 +03:00 |
|
Andrew Dolgov
|
25ea280502
|
add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema)
|
2010-10-27 12:05:20 +04:00 |
|
Andrew Dolgov
|
78a5c296ae
|
config: replace confusing option ENABLE_SIMPLEPIE with DEFAULT_UPDATE_METHOD; bump config version
|
2010-06-30 12:57:11 +04:00 |
|
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
|
2010-06-10 14:29:55 +04:00 |
|
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
|
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
|
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
|
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 |
|