Andrew Dolgov
|
b41c254984
|
small digest page improvements
|
2010-09-09 19:02:12 +04:00 |
|
Andrew Dolgov
|
911d4c0836
|
add experimental digest thingie
|
2010-09-09 16:49:06 +04:00 |
|
Matt Katz
|
ef7b7bbd55
|
adding in the backend connection bits so that the dialog works
|
2010-04-09 20:04:57 -04:00 |
|
Andrew Dolgov
|
8a3e0b1aa6
|
add hotkey (f x) to reverse headlines order (closes #262)
|
2010-02-18 16:05:35 +03:00 |
|
Andrew Dolgov
|
c633e370ec
|
update_rss_feed: handle multiple feeds with the same URL at once
|
2010-01-20 13:55:26 +03:00 |
|
Andrew Dolgov
|
bd3f2ade87
|
editTagsSave: invalidate article cache
|
2010-01-18 13:55:28 +03:00 |
|
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
2010-01-13 18:31:51 +03:00 |
|
Andrew Dolgov
|
ef88b1cca3
|
feed archive and feed browser improvements
|
2010-01-13 13:44:20 +03:00 |
|
Andrew Dolgov
|
a5819bb35d
|
code cleanup; remove unnecessary callbacks; rework subscribtion dialog
|
2010-01-13 12:48:49 +03:00 |
|
Andrew Dolgov
|
117335bfcb
|
obsolete and disable use of ttrss_feeds.hidden
|
2010-01-11 15:54:14 +03:00 |
|
Andrew Dolgov
|
082ae95b96
|
feed browser: add access to archived feeds
|
2010-01-11 15:40:35 +03:00 |
|
Andrew Dolgov
|
0a6e5382cf
|
move virt feeds counter display to getVirtCounters()
|
2009-12-30 10:07:00 +03:00 |
|
Andrew Dolgov
|
d94475164e
|
offline: made synchronization less aggressive
|
2009-12-29 19:07:53 +03:00 |
|
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
2009-12-29 18:49:27 +03:00 |
|
Andrew Dolgov
|
ef83538d2e
|
show originating feed info when viewing archived article
|
2009-12-28 20:25:16 +03:00 |
|
Andrew Dolgov
|
16fdac16c0
|
add archive_article()
|
2009-12-28 19:30:34 +03:00 |
|
Andrew Dolgov
|
e04c18a2c2
|
implement archived articles feed; bump schema
|
2009-12-28 17:23:01 +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
|
7a13338b4c
|
fix proper escaping of label titles (closes #255)
|
2009-10-19 23:29:45 +04:00 |
|
Andrew Dolgov
|
2855ee88bd
|
catchupSelected: pass ids in POST to prevent url size limit problems
|
2009-04-25 12:15:26 +04:00 |
|
Andrew Dolgov
|
c7e51de137
|
Revert "update translations"
This reverts commit 2b38f79c86 .
Wrong commit from wrong branch.
|
2009-03-21 23:11:58 +03:00 |
|
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 |
|