Andrew Dolgov
|
bddc9788ef
|
new config option: MYSQL_CHARSET
|
2007-08-21 11:47:25 +01:00 |
|
Andrew Dolgov
|
c1879099e1
|
mysql: disable utf8
|
2007-08-21 06:35:24 +01:00 |
|
Andrew Dolgov
|
70dcff6b3d
|
mysql: set connection charset to utf-8
|
2007-08-17 17:02:15 +01:00 |
|
Andrew Dolgov
|
c36bf4d57d
|
fix wrong generic feed icon
|
2007-08-09 14:36:32 +01:00 |
|
Andrew Dolgov
|
945c243e35
|
more published feeds work
|
2007-08-09 14:09:34 +01:00 |
|
Andrew Dolgov
|
e4f4b46f9d
|
published feeds work
|
2007-08-09 13:45:30 +01:00 |
|
Andrew Dolgov
|
2e918d9d02
|
fix not logged in error handling from viewfeed/article calls
|
2007-07-12 06:15:22 +01:00 |
|
Andrew Dolgov
|
03c88bdd94
|
add runtime info to headlines response
|
2007-06-07 09:06:36 +01:00 |
|
Andrew Dolgov
|
1e7cbe16f3
|
add 15 minute feed update interval
|
2007-06-01 01:55:53 +01:00 |
|
Andrew Dolgov
|
ce885e215e
|
disable magic quotes if needed
|
2007-05-19 14:47:37 +01:00 |
|
Andrew Dolgov
|
8d03971834
|
do not reference gettext modules if ENABLE_TRANSLATIONS is disabled
|
2007-05-19 05:46:29 +01:00 |
|
Andrew Dolgov
|
469219162f
|
increase performance of queryFeedHeadlines request
|
2007-05-18 05:16:33 +01:00 |
|
Andrew Dolgov
|
a8f8e30fcf
|
do not output topmost articles in CDM headlines
|
2007-05-15 08:54:42 +01:00 |
|
Andrew Dolgov
|
961f4c7323
|
prefetch topmost articles on headlines load
|
2007-05-15 08:37:10 +01:00 |
|
Andrew Dolgov
|
53761dda37
|
properly unmark updated articles when reading
|
2007-05-15 07:25:40 +01:00 |
|
Andrew Dolgov
|
addb583694
|
prefetch old articles when necessary
|
2007-05-15 07:19:48 +01:00 |
|
Andrew Dolgov
|
3de0261a53
|
piggyback counter information on headlines call
|
2007-05-15 06:59:22 +01:00 |
|
Andrew Dolgov
|
5a94a953ea
|
piggy-back counters to view reply
|
2007-05-15 06:41:48 +01:00 |
|
Andrew Dolgov
|
e097e8be75
|
add article prefetching, remove history tracking
|
2007-05-15 06:03:35 +01:00 |
|
Andrew Dolgov
|
87b9fb6532
|
add _PREFS_ACTIVE_TAB hidden option, tweak update.php, move SCHEMA_VERSION definition to sanity_check.php
|
2007-05-04 04:15:58 +01:00 |
|
Andrew Dolgov
|
972385a509
|
improve compatibility with IE7
|
2007-04-29 06:34:58 +01:00 |
|
Andrew Dolgov
|
155a2a53ff
|
schema: add (unused) ttrss_feeds.auth_pass_encrypted, bump schema
|
2007-04-18 07:25:51 +01:00 |
|
Andrew Dolgov
|
4049672041
|
add persistent storage for toolbar view options, bump schema
|
2007-03-26 06:23:15 +01:00 |
|
Andrew Dolgov
|
72ae6d7a84
|
new pref: CDM_AUTO_CATCHUP, bump schema
|
2007-03-06 07:22:31 +01:00 |
|
Andrew Dolgov
|
1025ad8763
|
more I18N work
|
2007-03-05 10:04:55 +01:00 |
|
Andrew Dolgov
|
d1db26aa1c
|
change _() to __() (use php-gettext)
|
2007-03-05 09:45:38 +01:00 |
|
Andrew Dolgov
|
d65981e27f
|
set required error_reporting just in case
|
2007-03-04 14:02:47 +01:00 |
|
Andrew Dolgov
|
42c3291622
|
UI improvements
|
2007-03-02 20:58:58 +01:00 |
|
Andrew Dolgov
|
dc56b3b7da
|
no-cache fixes for safari
|
2007-03-02 12:34:34 +01:00 |
|
Andrew Dolgov
|
1df0f48b21
|
login system fixes...
|
2007-03-02 12:05:17 +01:00 |
|
Andrew Dolgov
|
7f0acba7b0
|
login system tweaks
|
2007-03-02 11:48:46 +01:00 |
|
Andrew Dolgov
|
01a87dff9e
|
rework login process, drop http auth
|
2007-03-01 10:43:54 +01:00 |
|
Andrew Dolgov
|
95a82c0843
|
disable page navigation when limit == 0
|
2007-02-21 08:17:46 +01:00 |
|
Andrew Dolgov
|
ef063748f6
|
fix charset-related bug, release 1.2.8-p1
|
2007-02-20 09:33:17 +01:00 |
|
Andrew Dolgov
|
3f2ff803b3
|
add interface/schema for inverse matching filters
|
2007-01-30 17:23:35 +01:00 |
|
Andrew Dolgov
|
c50e2b3004
|
cdm tweaks, misc fixes
|
2007-01-26 06:36:19 +01:00 |
|
Andrew Dolgov
|
13f08f7534
|
enable tags support in CDM
|
2007-01-25 10:38:13 +01:00 |
|
Andrew Dolgov
|
ba0978c86d
|
implement CDM auto-catchup for articles
|
2007-01-25 10:12:33 +01:00 |
|
Andrew Dolgov
|
e6c115b29b
|
rework headline subtoolbar
|
2007-01-22 08:20:26 +01:00 |
|
Andrew Dolgov
|
203de776e0
|
implement (disabled) support for page skipping in headline view
|
2007-01-19 10:38:16 +01:00 |
|
Andrew Dolgov
|
6002818ba6
|
force utf-8 charset in rpc and html response because of dumb browsers like Safari
|
2007-01-01 12:50:36 +01:00 |
|
Andrew Dolgov
|
3145d0ea3e
|
enable content preview for RTL feeds (closes #118)
|
2006-12-26 06:11:04 +01:00 |
|
Andrew Dolgov
|
2677796d72
|
fix missing )
|
2006-12-20 16:10:21 +01:00 |
|
Andrew Dolgov
|
b869934543
|
backend.php: add some gettext work
|
2006-12-20 15:58:56 +01:00 |
|
Andrew Dolgov
|
99206d5c79
|
add special class for postReply taglist
|
2006-12-11 05:56:09 +01:00 |
|
Andrew Dolgov
|
9ebaec057c
|
ttrss_filters: add action_param field, bump schema version
|
2006-12-08 07:31:49 +01:00 |
|
Andrew Dolgov
|
3db880c627
|
show 'no tags' in view when article is untagged
|
2006-12-08 07:19:28 +01:00 |
|
Andrew Dolgov
|
ffb761c977
|
add tooltip to edit tags link
|
2006-12-07 11:00:21 +01:00 |
|
Andrew Dolgov
|
b810a0f146
|
drop table markup from article header
|
2006-12-07 10:57:09 +01:00 |
|
Andrew Dolgov
|
ca676fb583
|
fix tag viewfeed link
|
2006-12-07 10:46:08 +01:00 |
|