index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend.php
Age
Commit message (
Expand
)
Author
2008-09-05
add function to open article summary in a popup window
Andrew Dolgov
2008-08-29
add action to reset category order
Andrew Dolgov
2008-08-06
rework feed dialog layouts
Andrew Dolgov
2008-07-23
new option: SYNC_COUNTERS (bump schema)
Andrew Dolgov
2008-06-24
viewfeed: consider bw_limit situation the same as csync when sending counters...
Andrew Dolgov
2008-06-24
add low bandwidth mode (less automatic requests in the background)
Andrew Dolgov
2008-06-03
view: output counters only when called in prefetch mode AND when csync is ena...
Andrew Dolgov
2008-06-03
view: output counters only when called in prefetch mode or when csync is enabled
Andrew Dolgov
2008-05-21
check for failures to request counters in async way after viewfeed/view (2)
Andrew Dolgov
2008-05-21
check for failures to request counters in async way after viewfeed/view
Andrew Dolgov
2008-05-21
add some piggy-backed counters to improve reliability
Andrew Dolgov
2008-05-20
view: request counters in background, request_counters(): add client rate limit
Andrew Dolgov
2008-05-20
request counters asynchronously after viewfeed has succeeded but w/o counters...
Andrew Dolgov
2008-05-20
viewfeed: bump counters rate interval to 300ms
Andrew Dolgov
2008-05-20
viewfeed: enable counters reply, but with rate limit (180 sec)
Andrew Dolgov
2008-05-20
backend/feeds: add gzip
Andrew Dolgov
2008-05-20
new option: ENABLE_GZIP_OUTPUT
Andrew Dolgov
2008-05-19
backend/feeds: do not calculate counters on reply
Andrew Dolgov
2008-05-17
vfeed grouping: prevent duplicate group headings
Andrew Dolgov
2008-05-06
return debug information on globalUpdateFeeds
Andrew Dolgov
2008-04-21
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
Andrew Dolgov
2008-04-04
add new access level 5, show user's level in prefs
Andrew Dolgov
2008-02-17
some more placeholders for dashboard
Andrew Dolgov
2008-02-15
initial work on dashboard
Andrew Dolgov
2008-01-26
move update daemon code to common function, reorganize backend.php (patch fro...
Andrew Dolgov
2008-01-25
allow per-feed update method selection
Andrew Dolgov
2008-01-25
add update method names array
Andrew Dolgov
2007-11-22
update ttrss_feeds.last_viewed on viewfeed
Andrew Dolgov
2007-11-21
disable headline cache when searching
Andrew Dolgov
2007-11-21
headline caching fixes
Andrew Dolgov
2007-11-21
add experimental headline caching
Andrew Dolgov
2007-11-16
schema: add created field to ttrss_users
Andrew Dolgov
2007-08-25
update title of active feed in feedlist on the fly
Andrew Dolgov
2007-08-25
remove mysql SET CHARACTER SET call
Andrew Dolgov
2007-08-24
fix some issues in infinite scrolling
Andrew Dolgov
2007-08-23
add experimental support for simplepie (once again)
Andrew Dolgov
2007-08-21
new config option: MYSQL_CHARSET
Andrew Dolgov
2007-08-21
mysql: disable utf8
Andrew Dolgov
2007-08-17
mysql: set connection charset to utf-8
Andrew Dolgov
2007-08-09
fix wrong generic feed icon
Andrew Dolgov
2007-08-09
more published feeds work
Andrew Dolgov
2007-08-09
published feeds work
Andrew Dolgov
2007-07-12
fix not logged in error handling from viewfeed/article calls
Andrew Dolgov
2007-06-07
add runtime info to headlines response
Andrew Dolgov
2007-06-01
add 15 minute feed update interval
Andrew Dolgov
2007-05-19
disable magic quotes if needed
Andrew Dolgov
2007-05-19
do not reference gettext modules if ENABLE_TRANSLATIONS is disabled
Andrew Dolgov
2007-05-18
increase performance of queryFeedHeadlines request
Andrew Dolgov
2007-05-15
do not output topmost articles in CDM headlines
Andrew Dolgov
2007-05-15
prefetch topmost articles on headlines load
Andrew Dolgov
[next]