1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-25 11:57:42 +02:00
Commit Graph

750 Commits

Author SHA1 Message Date
Andrew Dolgov
7f969260c1 add toggle_collapse_cat() 2009-12-24 15:36:02 +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
9c88320833 backend: force login on init when in single user mode 2009-10-27 15:27:09 +03:00
Andrew Dolgov
b47982828a backend/rss: allow access to feeds without authentication when running in single user mode 2009-02-13 15:13:29 +03:00
Andrew Dolgov
45a15f785a possible speedup: bump counters_stamp in backend/feeds 2009-02-01 22:14:38 +03:00
Andrew Dolgov
64b3069d27 remove old-style big feed browser (2) 2009-01-24 06:23:02 +01:00
Andrew Dolgov
5c432ba490 ccache: skip non-numeric feeds (e.g. tags) 2009-01-23 14:49:31 +01:00
Andrew Dolgov
ee8091ba78 view: more limiting tweaks (2) 2009-01-22 16:24:10 +01:00
Andrew Dolgov
26b968cdf5 view: more limiting tweaks 2009-01-22 16:22:12 +01:00
Andrew Dolgov
b9ce0ba169 view: lower counters rate limit 2009-01-22 16:15:59 +01:00
Andrew Dolgov
3c204a8e23 rate limit counters calculation in view to once per 10 sec 2009-01-22 16:14:00 +01:00
Andrew Dolgov
1098687a22 properly select next unread feed in feedlist when catching up 2009-01-21 16:34:19 +01:00
Andrew Dolgov
ceb30ba49d new style labels (bump schema) 2009-01-18 09:28:42 +01:00
Andrew Dolgov
abd9b16507 getLabelCounters: skip processing when labels are disabled; misc performance tweaks 2009-01-17 19:42:02 +01:00
Andrew Dolgov
34c30ac126 viewfeed: rate limit ccache_update 2009-01-17 18:27:37 +01:00
Andrew Dolgov
51e196dee9 fix ccache_update() failure when called for labels 2009-01-17 18:23:12 +01:00
Andrew Dolgov
cd4cc9f6e4 enable ccache_update() in viewfeed 2009-01-17 18:07:13 +01:00
Andrew Dolgov
696a6850db add fallback for headlines-unread element when ccache has no data 2009-01-17 17:21:03 +01:00
Andrew Dolgov
cfcb7d4276 headlines-unread: fix ccache usage 2009-01-17 17:17:38 +01:00
Andrew Dolgov
a06d0e5a8b rpc tweaks; viewfeed counters attachment changed 2009-01-17 16:01:09 +01:00
Andrew Dolgov
e7dd88a215 attach counters to viewfeed output when subop is not blank 2009-01-17 15:22:14 +01:00
Andrew Dolgov
6b49a3dd7b ccache: performance tweaks 2009-01-17 13:50:29 +01:00
Andrew Dolgov
1be2f3b6ec block ccache updates in viewfeed when is_cat = 1 2009-01-17 13:22:48 +01:00
Andrew Dolgov
3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 2009-01-17 11:14:45 +01:00
Andrew Dolgov
b167646419 viewfeed: disable output of counters when serving an infscroll request 2009-01-17 08:15:04 +01:00
Andrew Dolgov
34c4e5fcab properly pass cat_view to ccache_update() in viewfeed 2009-01-17 08:01:58 +01:00
Andrew Dolgov
b6d486a3a4 code cleanup; ccache category calculation for cid=0 corrected 2009-01-17 07:57:33 +01:00
Andrew Dolgov
0bdec4560e viewfeed: only include counters when in CDM mode 2009-01-17 07:16:07 +01:00
Andrew Dolgov
a5c815d358 code cleanup (remove dashboard initial stuff) 2009-01-16 17:12:28 +01:00
Andrew Dolgov
bd090ab42e disable SYNC_COUNTERS option 2009-01-16 16:37:42 +01:00
Andrew Dolgov
0737b95a56 support for ccache updates in catchupArticlesById() 2009-01-16 16:02:47 +01:00
Andrew Dolgov
ad0056a8b2 reset counters on frontend catchup requests 2009-01-16 15:07:22 +01:00
Andrew Dolgov
8a4c759ea3 a variety of ccache work 2009-01-16 14:11:19 +01:00
Andrew Dolgov
ead2715d9c add ability to customize amount of returned entries for syndicated feeds 2009-01-05 09:09:05 +01:00
Andrew Dolgov
fac5e7d1ed disable application/xml content-type for op=view zoom mode 2008-12-16 10:24:48 +01:00
Andrew Dolgov
f29ba1484f code cleanup, test for db_escape() crazyness in DB sanity check 2008-11-10 06:29:19 +01:00
Andrew Dolgov
5a437c88d7 move user details to pref-users; code cleanup 2008-09-18 05:53:36 +01:00
Andrew Dolgov
7b4d02a834 main toolbar: add dropbox to select headlines sort mode 2008-09-09 04:30:12 +01:00
Andrew Dolgov
eedfb635dd add function to open article summary in a popup window 2008-09-05 08:36:57 +01:00
Andrew Dolgov
9d393c84da add action to reset category order 2008-08-29 09:01:53 +01:00
Andrew Dolgov
ecace165c1 rework feed dialog layouts 2008-08-06 08:51:28 +01:00
Andrew Dolgov
d234a2e39d new option: SYNC_COUNTERS (bump schema) 2008-07-23 04:55:35 +01:00
Andrew Dolgov
edd56fe579 viewfeed: consider bw_limit situation the same as csync when sending counters with headlines 2008-06-24 13:22:34 +01:00
Andrew Dolgov
a598370dde add low bandwidth mode (less automatic requests in the background) 2008-06-24 08:43:20 +01:00
Andrew Dolgov
3908a1af90 view: output counters only when called in prefetch mode AND when csync is enabled 2008-06-03 09:18:08 +01:00
Andrew Dolgov
3bfc7a2ff1 view: output counters only when called in prefetch mode or when csync is enabled 2008-06-03 09:14:07 +01:00
Andrew Dolgov
363c7a4a02 check for failures to request counters in async way after viewfeed/view (2) 2008-05-21 05:42:31 +01:00
Andrew Dolgov
6cc1fab322 check for failures to request counters in async way after viewfeed/view 2008-05-21 05:38:28 +01:00
Andrew Dolgov
06c88b8dc3 add some piggy-backed counters to improve reliability 2008-05-21 05:19:03 +01:00
Andrew Dolgov
997d9d7cad view: request counters in background, request_counters(): add client rate limit 2008-05-20 16:59:42 +01:00
Andrew Dolgov
5aaf9b34e4 request counters asynchronously after viewfeed has succeeded but w/o counters block 2008-05-20 13:52:38 +01:00
Andrew Dolgov
8138c00f0c viewfeed: bump counters rate interval to 300ms 2008-05-20 09:52:23 +01:00
Andrew Dolgov
9e70f3b3ff viewfeed: enable counters reply, but with rate limit (180 sec) 2008-05-20 09:50:58 +01:00
Andrew Dolgov
877be7815b backend/feeds: add gzip 2008-05-20 07:48:54 +01:00
Andrew Dolgov
04fedbf587 new option: ENABLE_GZIP_OUTPUT 2008-05-20 07:01:19 +01:00
Andrew Dolgov
f075890493 backend/feeds: do not calculate counters on reply 2008-05-19 09:43:17 +01:00
Andrew Dolgov
081e527d3a vfeed grouping: prevent duplicate group headings 2008-05-17 05:42:20 +01:00
Andrew Dolgov
5cbaf8736a return debug information on globalUpdateFeeds 2008-05-06 10:27:29 +01:00
Andrew Dolgov
fc2b26a6a2 add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201) 2008-04-21 05:53:19 +01:00
Andrew Dolgov
a88d37e5d2 add new access level 5, show user's level in prefs 2008-04-04 04:46:51 +01:00
Andrew Dolgov
1681df970b some more placeholders for dashboard 2008-02-17 08:39:05 +01:00
Andrew Dolgov
d96b7774da initial work on dashboard 2008-02-15 18:43:10 +01:00
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