Commit Graph

97 Commits (3b5ecd1779b041b1aea79ad00e9906b80b4846be)

Author SHA1 Message Date
Andrew Dolgov d822130165 rename print_init_params() to make_init_params() 14 years ago
Andrew Dolgov a8f447f398 fix background refresh being broken when no counter data is sent 14 years ago
Andrew Dolgov 6a7817c1ad handle counters using JSON instead of XML 14 years ago
Andrew Dolgov e4c530dcc3 digest: add rate limit for headline requests when catching up; control OOE responses with seq numbers 14 years ago
Andrew Dolgov d8ea9902b6 digest: ajax loading for zoom() 14 years ago
Andrew Dolgov 78ac6caf00 digest: support tags 14 years ago
Andrew Dolgov c1b5cd23e0 digest: support feed catchup 14 years ago
Andrew Dolgov 118e9399b7 more digest page improvements 14 years ago
Andrew Dolgov 1ca8997bcc more digest page improvements 14 years ago
Andrew Dolgov b41c254984 small digest page improvements 14 years ago
Andrew Dolgov 911d4c0836 add experimental digest thingie 14 years ago
Matt Katz ef7b7bbd55 adding in the backend connection bits so that the dialog works 14 years ago
Andrew Dolgov 8a3e0b1aa6 add hotkey (f x) to reverse headlines order (closes #262) 15 years ago
Andrew Dolgov c633e370ec update_rss_feed: handle multiple feeds with the same URL at once 15 years ago
Andrew Dolgov bd3f2ade87 editTagsSave: invalidate article cache 15 years ago
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 15 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