Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
15 years ago |
Andrew Dolgov
|
ef88b1cca3
|
feed archive and feed browser improvements
|
15 years ago |
Andrew Dolgov
|
a5819bb35d
|
code cleanup; remove unnecessary callbacks; rework subscribtion dialog
|
15 years ago |
Andrew Dolgov
|
117335bfcb
|
obsolete and disable use of ttrss_feeds.hidden
|
15 years ago |
Andrew Dolgov
|
082ae95b96
|
feed browser: add access to archived feeds
|
15 years ago |
Andrew Dolgov
|
0a6e5382cf
|
move virt feeds counter display to getVirtCounters()
|
15 years ago |
Andrew Dolgov
|
d94475164e
|
offline: made synchronization less aggressive
|
15 years ago |
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
15 years ago |
Andrew Dolgov
|
ef83538d2e
|
show originating feed info when viewing archived article
|
15 years ago |
Andrew Dolgov
|
16fdac16c0
|
add archive_article()
|
15 years ago |
Andrew Dolgov
|
e04c18a2c2
|
implement archived articles feed; bump schema
|
15 years ago |
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
15 years ago |
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 |