Commit Graph

137 Commits (9fcbc76fda1a97d887da6c41e6f96d96b3f6efb1)

Author SHA1 Message Date
Andrew Dolgov 911d4c0836 add experimental digest thingie 14 years ago
Matt Katz ef7b7bbd55 adding in the backend connection bits so that the dialog works 15 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 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
Andrew Dolgov 36e05046e0 rpc mark/pub return proper counters, rework all_counters_callback 17 years ago
Andrew Dolgov 05fcdf52b2 tag editor: autocomplete 17 years ago
Andrew Dolgov f56e308090 localization updates 17 years ago
Andrew Dolgov 2bc2147f2e optimize counter responses in markSelected, etc 17 years ago
Andrew Dolgov 9cfd409d25 get_article_tags: selection fix 17 years ago
Andrew Dolgov 49aa6de964 rpc/publ,mark: return some xml 17 years ago
Andrew Dolgov 0a8011eb75 rpc/publ: typo 17 years ago
Andrew Dolgov 945c243e35 more published feeds work 17 years ago
Andrew Dolgov e4f4b46f9d published feeds work 17 years ago
Andrew Dolgov e2ccbfab0a CDM tweaks, mark article as unread when using 'v' in CDM 17 years ago
Andrew Dolgov 298f3f783a add shortcut to open active article in new tab 17 years ago
Andrew Dolgov 14b6c54b03 fix tag quote issues 18 years ago
Andrew Dolgov a552b6f2a5 drop storeParam rpc call 18 years ago
Andrew Dolgov 01a87dff9e rework login process, drop http auth 18 years ago
Andrew Dolgov ef063748f6 fix charset-related bug, release 1.2.8-p1 18 years ago
Andrew Dolgov 4220d6b037 store navigator.appName in session object on init 18 years ago
Andrew Dolgov d62a3b6349 add tag dropbox to tag editor 18 years ago
Andrew Dolgov cf4d339c28 support omode in rpc getAllCounters 18 years ago
Andrew Dolgov 0b126ac277 tag editor 18 years ago
Andrew Dolgov c4d6b6b7ff move backend-rpc.php to modules 18 years ago