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
|
7e329f13ab
|
add remove_feed() and remove_feed_category()
|
15 years ago |
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
15 years ago |
Andrew Dolgov
|
c8358b5b0c
|
fix wrong title being displayed when trying to unsubscribe from feed editor
|
15 years ago |
Andrew Dolgov
|
7a13338b4c
|
fix proper escaping of label titles (closes #255)
|
15 years ago |
Andrew Dolgov
|
f4280bdd13
|
feed browser: add local spinner
|
15 years ago |
Andrew Dolgov
|
a6c78e0a65
|
feed editor: truncate linked-to feed title
|
15 years ago |
Andrew Dolgov
|
b171066641
|
misc dialog tweaks
|
15 years ago |
Andrew Dolgov
|
de85cac2d6
|
infoBox display tweaks
|
15 years ago |
Andrew Dolgov
|
1638fc4e13
|
prefs: rudimentary multiple keyword search
|
15 years ago |
Andrew Dolgov
|
449cba7c38
|
pref-filters: allow search by action_param
|
15 years ago |
Andrew Dolgov
|
c9f185bd28
|
batch feed editor: add support for always_display_enclosures option
|
15 years ago |
Andrew Dolgov
|
54e61a6809
|
add option to force display attachments in feeds (implementation)
|
15 years ago |
Andrew Dolgov
|
cea04d61a2
|
prefs: small usability improvements, feed panel allows searching for category
|
15 years ago |
Andrew Dolgov
|
d616904ca7
|
feed editor: rework auth inputs placement a bit
|
16 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
|
f6fed1b26b
|
ccache: remove obsolete data on feed/category removal
|
16 years ago |
Andrew Dolgov
|
5161564f3d
|
add support for adding syndicated notes to published articles
|
16 years ago |
Andrew Dolgov
|
14d9001eca
|
use optgroup tag for grouped select boxes (code cleanup)
|
16 years ago |
Andrew Dolgov
|
2b60628a06
|
use optgroup tag for grouped select boxes
|
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
|
a970edb1a2
|
prefs: display label color indicators in filters list
|
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 |