1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-24 11:56:36 +02:00
Commit Graph

67 Commits

Author SHA1 Message Date
Andrew Dolgov
2b38f79c86 update translations 2009-03-21 22:58:32 +03:00
Andrew Dolgov
5161564f3d add support for adding syndicated notes to published articles 2009-03-06 13:40:59 +03:00
Andrew Dolgov
5b8444d371 offline: sync marked/unread status (performance tweak) 2009-02-17 12:30:54 +03:00
Andrew Dolgov
492a4a6ac8 offline: sync marked/unread status 2009-02-17 12:22:31 +03:00
Andrew Dolgov
e6c611c5c0 offline: bump amount of additionally synced articles to 1000 2009-02-13 12:41:43 +03:00
Andrew Dolgov
79e565a975 offline: add progress indicator; tweak download intervals and amount of articles 2009-02-12 16:35:25 +03:00
Andrew Dolgov
048701937d offline: add progress indicator; tweak download intervals and amount of articles 2009-02-11 13:35:24 +03:00
Andrew Dolgov
c1a0541a99 offline: do not sync hidden feeds 2009-02-07 15:12:03 +03:00
Andrew Dolgov
7f4f9f4e82 offline: try to download status of articles which were marked as read in online while offline client was disconnected 2009-02-07 15:00:03 +03:00
Andrew Dolgov
badac687b0 synchronize unread status from offline to online DB 2009-02-07 13:40:43 +03:00
Andrew Dolgov
c2726c9615 offline: store article labels 2009-02-06 11:47:25 +03:00
Andrew Dolgov
ed22888b0d offline: store labels 2009-02-06 11:08:56 +03:00
Andrew Dolgov
d6416405f1 offline: show categories in feedlist 2009-02-05 23:18:16 +03:00
Andrew Dolgov
75aa83ec61 offline: store category collapsed state 2009-02-05 22:29:34 +03:00
Andrew Dolgov
d8781c912d offline: store cat_id in feeds table, backend: output category info 2009-02-05 21:59:23 +03:00
Andrew Dolgov
3ab1826661 offline: disable tags 2009-02-05 13:52:37 +03:00
Andrew Dolgov
3e52ab08db offline downloader: better detect when no more additional requests are needed 2009-02-04 23:30:05 +03:00
Andrew Dolgov
e3d218f229 rpc/download: tmp disable tags output (bug) 2009-02-04 17:54:48 +03:00
Andrew Dolgov
a400a562e9 offline: also download starred articles 2009-02-04 15:50:28 +03:00
Andrew Dolgov
3034277ab5 restore init params from DB in offline mode 2009-02-04 14:15:58 +03:00
Andrew Dolgov
67eb253178 offline: smarter detection of articles to download; purge old data 2009-02-03 22:54:24 +03:00
Andrew Dolgov
b548354310 adjust rate limits on automatic update of offline info 2009-02-03 22:40:27 +03:00
Andrew Dolgov
51f6f91758 remove manual download dialog; make offline updates automatic 2009-02-03 21:45:31 +03:00
Andrew Dolgov
6a2034f9ff add viewfeed_offline(); misc fixes 2009-02-03 18:43:44 +03:00
Andrew Dolgov
95f0c2c5b3 only download articles which are newer than the last stored in local db 2009-02-03 18:21:39 +03:00
Andrew Dolgov
36f787976f render feedlist using local data when in offline mode 2009-02-03 17:03:35 +03:00
Andrew Dolgov
fe8f2f0c0d article download fixes 2009-02-03 16:26:45 +03:00
Andrew Dolgov
6a1cd59192 implement dumb article downloader 2009-02-03 16:11:44 +03:00
Andrew Dolgov
87b16a0a61 add dialog to download articles for offline reading; start implementation 2009-02-03 15:28:37 +03:00
Andrew Dolgov
2eb9c95c97 support colored labels 2009-01-26 11:07:53 +01:00
Andrew Dolgov
c2913898f1 use popup feedbrowser for main UI (2) 2009-01-24 06:01:17 +01:00
Andrew Dolgov
307d187c6c rework assigning articles to tags 2009-01-23 14:20:05 +01:00
Andrew Dolgov
1c9c602534 remove label: do not reload headlines 2009-01-18 16:29:25 +01:00
Andrew Dolgov
9bf3f101cc disable manual article rescoring 2009-01-18 16:15:38 +01:00
Andrew Dolgov
f92471951b dynamically show new label markers in headlines buffer w/o reload 2009-01-18 16:07:31 +01:00
Andrew Dolgov
e2549229e1 display article labels in headlines buffer 2009-01-18 14:54:40 +01:00
Andrew Dolgov
933ba4ee9c assorted labels bugfixes and UI work 2009-01-18 10:09:52 +01:00
Andrew Dolgov
b8a637f3d2 implement assign-to-label in subtoolbar 2009-01-18 09:47:34 +01:00
Andrew Dolgov
a06d0e5a8b rpc tweaks; viewfeed counters attachment changed 2009-01-17 16:01:09 +01:00
Andrew Dolgov
00fceabf61 rpc, updateAllFeeds: remove unnecessary modifications of ttrss_scheduled_updates 2009-01-17 15:44:01 +01:00
Andrew Dolgov
d0da85c27c preliminary UI work on date checking filter (refs #225) 2008-12-13 12:57:53 +01:00
Andrew Dolgov
aa0fa9df1e getNeighborIds: add scope, add automatic prefetch for articles under mouse 2008-05-18 09:51:07 +01:00
Andrew Dolgov
546499a9f3 finish initial work on scoring 2008-04-30 09:10:59 +01:00
Andrew Dolgov
06925d9e85 getArticleLink: add escaping; open_article_in_new_window: add error notifications (closes #202) 2008-04-18 06:13:00 +01:00
Andrew Dolgov
81cd6cacaa actually implement manual purge RPC call 2007-10-18 11:58:44 +01:00
Andrew Dolgov
1341ea0dbe add some async counters handling 2007-08-24 05:04:55 +01:00
Andrew Dolgov
85bd574bb0 output error message on unknown RPC subop 2007-08-20 15:07:17 +01:00
Andrew Dolgov
36e05046e0 rpc mark/pub return proper counters, rework all_counters_callback 2007-08-20 13:58:11 +01:00
Andrew Dolgov
05fcdf52b2 tag editor: autocomplete 2007-08-10 08:35:55 +01:00
Andrew Dolgov
f56e308090 localization updates 2007-08-10 05:25:06 +01:00