Andrew Dolgov
|
a5c815d358
|
code cleanup (remove dashboard initial stuff)
|
16 years ago |
Andrew Dolgov
|
bd090ab42e
|
disable SYNC_COUNTERS option
|
16 years ago |
Andrew Dolgov
|
0737b95a56
|
support for ccache updates in catchupArticlesById()
|
16 years ago |
Andrew Dolgov
|
ad0056a8b2
|
reset counters on frontend catchup requests
|
16 years ago |
Andrew Dolgov
|
8a4c759ea3
|
a variety of ccache work
|
16 years ago |
Andrew Dolgov
|
ead2715d9c
|
add ability to customize amount of returned entries for syndicated feeds
|
16 years ago |
Andrew Dolgov
|
fac5e7d1ed
|
disable application/xml content-type for op=view zoom mode
|
16 years ago |
Andrew Dolgov
|
f29ba1484f
|
code cleanup, test for db_escape() crazyness in DB sanity check
|
16 years ago |
Andrew Dolgov
|
5a437c88d7
|
move user details to pref-users; code cleanup
|
16 years ago |
Andrew Dolgov
|
7b4d02a834
|
main toolbar: add dropbox to select headlines sort mode
|
16 years ago |
Andrew Dolgov
|
eedfb635dd
|
add function to open article summary in a popup window
|
16 years ago |
Andrew Dolgov
|
9d393c84da
|
add action to reset category order
|
16 years ago |
Andrew Dolgov
|
ecace165c1
|
rework feed dialog layouts
|
16 years ago |
Andrew Dolgov
|
d234a2e39d
|
new option: SYNC_COUNTERS (bump schema)
|
17 years ago |
Andrew Dolgov
|
edd56fe579
|
viewfeed: consider bw_limit situation the same as csync when sending counters with headlines
|
17 years ago |
Andrew Dolgov
|
a598370dde
|
add low bandwidth mode (less automatic requests in the background)
|
17 years ago |
Andrew Dolgov
|
3908a1af90
|
view: output counters only when called in prefetch mode AND when csync is enabled
|
17 years ago |
Andrew Dolgov
|
3bfc7a2ff1
|
view: output counters only when called in prefetch mode or when csync is enabled
|
17 years ago |
Andrew Dolgov
|
363c7a4a02
|
check for failures to request counters in async way after viewfeed/view (2)
|
17 years ago |
Andrew Dolgov
|
6cc1fab322
|
check for failures to request counters in async way after viewfeed/view
|
17 years ago |
Andrew Dolgov
|
06c88b8dc3
|
add some piggy-backed counters to improve reliability
|
17 years ago |
Andrew Dolgov
|
997d9d7cad
|
view: request counters in background, request_counters(): add client rate limit
|
17 years ago |
Andrew Dolgov
|
5aaf9b34e4
|
request counters asynchronously after viewfeed has succeeded but w/o counters block
|
17 years ago |
Andrew Dolgov
|
8138c00f0c
|
viewfeed: bump counters rate interval to 300ms
|
17 years ago |
Andrew Dolgov
|
9e70f3b3ff
|
viewfeed: enable counters reply, but with rate limit (180 sec)
|
17 years ago |
Andrew Dolgov
|
877be7815b
|
backend/feeds: add gzip
|
17 years ago |
Andrew Dolgov
|
04fedbf587
|
new option: ENABLE_GZIP_OUTPUT
|
17 years ago |
Andrew Dolgov
|
f075890493
|
backend/feeds: do not calculate counters on reply
|
17 years ago |
Andrew Dolgov
|
081e527d3a
|
vfeed grouping: prevent duplicate group headings
|
17 years ago |
Andrew Dolgov
|
5cbaf8736a
|
return debug information on globalUpdateFeeds
|
17 years ago |
Andrew Dolgov
|
fc2b26a6a2
|
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
|
17 years ago |
Andrew Dolgov
|
a88d37e5d2
|
add new access level 5, show user's level in prefs
|
17 years ago |
Andrew Dolgov
|
1681df970b
|
some more placeholders for dashboard
|
17 years ago |
Andrew Dolgov
|
d96b7774da
|
initial work on dashboard
|
17 years ago |
Andrew Dolgov
|
45004d4340
|
move update daemon code to common function, reorganize backend.php (patch from landure)
|
17 years ago |
Andrew Dolgov
|
16211ddbf2
|
allow per-feed update method selection
|
17 years ago |
Andrew Dolgov
|
0dd9c0cf0b
|
add update method names array
|
17 years ago |
Andrew Dolgov
|
7466dc6a62
|
update ttrss_feeds.last_viewed on viewfeed
|
17 years ago |
Andrew Dolgov
|
52d7e7da48
|
disable headline cache when searching
|
17 years ago |
Andrew Dolgov
|
5d17ead9b2
|
headline caching fixes
|
17 years ago |
Andrew Dolgov
|
e19c1824e9
|
add experimental headline caching
|
17 years ago |
Andrew Dolgov
|
54a3d3cf51
|
schema: add created field to ttrss_users
|
17 years ago |
Andrew Dolgov
|
4ffa126ec3
|
update title of active feed in feedlist on the fly
|
17 years ago |
Andrew Dolgov
|
75ca19864e
|
remove mysql SET CHARACTER SET call
|
17 years ago |
Andrew Dolgov
|
29dfb258c9
|
fix some issues in infinite scrolling
|
17 years ago |
Andrew Dolgov
|
9fdf7824f6
|
add experimental support for simplepie (once again)
|
17 years ago |
Andrew Dolgov
|
bddc9788ef
|
new config option: MYSQL_CHARSET
|
17 years ago |
Andrew Dolgov
|
c1879099e1
|
mysql: disable utf8
|
17 years ago |
Andrew Dolgov
|
70dcff6b3d
|
mysql: set connection charset to utf-8
|
17 years ago |
Andrew Dolgov
|
c36bf4d57d
|
fix wrong generic feed icon
|
17 years ago |