Andrew Dolgov
|
7a13338b4c
|
fix proper escaping of label titles (closes #255)
|
15 years ago |
Andrew Dolgov
|
2855ee88bd
|
catchupSelected: pass ids in POST to prevent url size limit problems
|
16 years ago |
Andrew Dolgov
|
c7e51de137
|
Revert "update translations"
This reverts commit 2b38f79c86 .
Wrong commit from wrong branch.
|
16 years ago |
Andrew Dolgov
|
2b38f79c86
|
update translations
|
16 years ago |
Andrew Dolgov
|
5161564f3d
|
add support for adding syndicated notes to published articles
|
16 years ago |
Andrew Dolgov
|
5b8444d371
|
offline: sync marked/unread status (performance tweak)
|
16 years ago |
Andrew Dolgov
|
492a4a6ac8
|
offline: sync marked/unread status
|
16 years ago |
Andrew Dolgov
|
e6c611c5c0
|
offline: bump amount of additionally synced articles to 1000
|
16 years ago |
Andrew Dolgov
|
79e565a975
|
offline: add progress indicator; tweak download intervals and amount of articles
|
16 years ago |
Andrew Dolgov
|
048701937d
|
offline: add progress indicator; tweak download intervals and amount of articles
|
16 years ago |
Andrew Dolgov
|
c1a0541a99
|
offline: do not sync hidden feeds
|
16 years ago |
Andrew Dolgov
|
7f4f9f4e82
|
offline: try to download status of articles which were marked as read in online while offline client was disconnected
|
16 years ago |
Andrew Dolgov
|
badac687b0
|
synchronize unread status from offline to online DB
|
16 years ago |
Andrew Dolgov
|
c2726c9615
|
offline: store article labels
|
16 years ago |
Andrew Dolgov
|
ed22888b0d
|
offline: store labels
|
16 years ago |
Andrew Dolgov
|
d6416405f1
|
offline: show categories in feedlist
|
16 years ago |
Andrew Dolgov
|
75aa83ec61
|
offline: store category collapsed state
|
16 years ago |
Andrew Dolgov
|
d8781c912d
|
offline: store cat_id in feeds table, backend: output category info
|
16 years ago |
Andrew Dolgov
|
3ab1826661
|
offline: disable tags
|
16 years ago |
Andrew Dolgov
|
3e52ab08db
|
offline downloader: better detect when no more additional requests are needed
|
16 years ago |
Andrew Dolgov
|
e3d218f229
|
rpc/download: tmp disable tags output (bug)
|
16 years ago |
Andrew Dolgov
|
a400a562e9
|
offline: also download starred articles
|
16 years ago |
Andrew Dolgov
|
3034277ab5
|
restore init params from DB in offline mode
|
16 years ago |
Andrew Dolgov
|
67eb253178
|
offline: smarter detection of articles to download; purge old data
|
16 years ago |
Andrew Dolgov
|
b548354310
|
adjust rate limits on automatic update of offline info
|
16 years ago |
Andrew Dolgov
|
51f6f91758
|
remove manual download dialog; make offline updates automatic
|
16 years ago |
Andrew Dolgov
|
6a2034f9ff
|
add viewfeed_offline(); misc fixes
|
16 years ago |
Andrew Dolgov
|
95f0c2c5b3
|
only download articles which are newer than the last stored in local db
|
16 years ago |
Andrew Dolgov
|
36f787976f
|
render feedlist using local data when in offline mode
|
16 years ago |
Andrew Dolgov
|
fe8f2f0c0d
|
article download fixes
|
16 years ago |
Andrew Dolgov
|
6a1cd59192
|
implement dumb article downloader
|
16 years ago |
Andrew Dolgov
|
87b16a0a61
|
add dialog to download articles for offline reading; start implementation
|
16 years ago |
Andrew Dolgov
|
2eb9c95c97
|
support colored labels
|
16 years ago |
Andrew Dolgov
|
c2913898f1
|
use popup feedbrowser for main UI (2)
|
16 years ago |
Andrew Dolgov
|
307d187c6c
|
rework assigning articles to tags
|
16 years ago |
Andrew Dolgov
|
1c9c602534
|
remove label: do not reload headlines
|
16 years ago |
Andrew Dolgov
|
9bf3f101cc
|
disable manual article rescoring
|
16 years ago |
Andrew Dolgov
|
f92471951b
|
dynamically show new label markers in headlines buffer w/o reload
|
16 years ago |
Andrew Dolgov
|
e2549229e1
|
display article labels in headlines buffer
|
16 years ago |
Andrew Dolgov
|
933ba4ee9c
|
assorted labels bugfixes and UI work
|
16 years ago |
Andrew Dolgov
|
b8a637f3d2
|
implement assign-to-label in subtoolbar
|
16 years ago |
Andrew Dolgov
|
a06d0e5a8b
|
rpc tweaks; viewfeed counters attachment changed
|
16 years ago |
Andrew Dolgov
|
00fceabf61
|
rpc, updateAllFeeds: remove unnecessary modifications of ttrss_scheduled_updates
|
16 years ago |
Andrew Dolgov
|
d0da85c27c
|
preliminary UI work on date checking filter (refs #225)
|
16 years ago |
Andrew Dolgov
|
aa0fa9df1e
|
getNeighborIds: add scope, add automatic prefetch for articles under mouse
|
17 years ago |
Andrew Dolgov
|
546499a9f3
|
finish initial work on scoring
|
17 years ago |
Andrew Dolgov
|
06925d9e85
|
getArticleLink: add escaping; open_article_in_new_window: add error notifications (closes #202)
|
17 years ago |
Andrew Dolgov
|
81cd6cacaa
|
actually implement manual purge RPC call
|
17 years ago |
Andrew Dolgov
|
1341ea0dbe
|
add some async counters handling
|
17 years ago |
Andrew Dolgov
|
85bd574bb0
|
output error message on unknown RPC subop
|
17 years ago |