Andrew Dolgov
|
45004d4340
|
move update daemon code to common function, reorganize backend.php (patch from landure)
|
2008-01-26 06:33:59 +01:00 |
|
Andrew Dolgov
|
16211ddbf2
|
allow per-feed update method selection
|
2008-01-25 18:46:01 +01:00 |
|
Andrew Dolgov
|
0dd9c0cf0b
|
add update method names array
|
2008-01-25 17:42:09 +01:00 |
|
Andrew Dolgov
|
7466dc6a62
|
update ttrss_feeds.last_viewed on viewfeed
|
2007-11-22 06:52:48 +01:00 |
|
Andrew Dolgov
|
52d7e7da48
|
disable headline cache when searching
|
2007-11-21 11:34:06 +01:00 |
|
Andrew Dolgov
|
5d17ead9b2
|
headline caching fixes
|
2007-11-21 10:05:04 +01:00 |
|
Andrew Dolgov
|
e19c1824e9
|
add experimental headline caching
|
2007-11-21 09:23:34 +01:00 |
|
Andrew Dolgov
|
54a3d3cf51
|
schema: add created field to ttrss_users
|
2007-11-16 06:11:59 +01:00 |
|
Andrew Dolgov
|
4ffa126ec3
|
update title of active feed in feedlist on the fly
|
2007-08-25 08:38:18 +01:00 |
|
Andrew Dolgov
|
75ca19864e
|
remove mysql SET CHARACTER SET call
|
2007-08-25 05:28:10 +01:00 |
|
Andrew Dolgov
|
29dfb258c9
|
fix some issues in infinite scrolling
|
2007-08-24 06:31:57 +01:00 |
|
Andrew Dolgov
|
9fdf7824f6
|
add experimental support for simplepie (once again)
|
2007-08-23 10:37:39 +01:00 |
|
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 |
|