Commit Graph

3967 Commits (f8ce21fc722361adab5ce8c812065fb9dde62727)
 

Author SHA1 Message Date
Andrew Dolgov 6e63a7c306 remove feed linking 14 years ago
Andrew Dolgov fe1c99af3a pref-filters: disable rescore all feeds button unless feed debugging is enabled 14 years ago
Andrew Dolgov 90ef9c7da3 schema: wrap upgrade scripts in transaction blocks 14 years ago
Andrew Dolgov bfa0e7921d cdm: tweak the way hotkey article dismissing works; toggle select article by clicking on it 14 years ago
Andrew Dolgov 779560b7a3 fix tag caching issues 14 years ago
Christian Weiske 5eeb387497 Implement the last part of #276: show the list of available feeds in the frontend and let the user select one of them (refs #276) 14 years ago
Christian Weiske 9a8ce9561d add another status code to subscribe_to_feed to prevent the frontend to do double work (refs #276) 14 years ago
Christian Weiske f6d8345b01 move url resolution before duplicate checks - otherwise we may get duplicates (refs #276) 14 years ago
Andrew Dolgov 490c366d39 add tag cache for user_entries (bump schema) 14 years ago
Andrew Dolgov 38edb1510d support rescoring by tags 14 years ago
Andrew Dolgov 0129090b3d cdm: add hotkey to dismiss active article 14 years ago
Andrew Dolgov 02ef7e0277 fix expand_cdm option working in reverse 14 years ago
Andrew Dolgov dad14b513d refactor combined mode, code cleanup 14 years ago
Andrew Dolgov 24e2bb3a92 move print_label_select to functions.php 14 years ago
Andrew Dolgov 4be1b04dcb remove xml-rpc server 14 years ago
Andrew Dolgov 661135c742 unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php 14 years ago
Andrew Dolgov e75df19d50 update_rss_feed: properly define 14 years ago
Andrew Dolgov bc05c3d19c resort_feedlist: fix glitch caused by FEEDR-0 14 years ago
Andrew Dolgov 11eb3f4e54 dropbox_replace_options: only copy value when present 14 years ago
Andrew Dolgov c3fc5e470e allow filtering by article tags (bump schema) 14 years ago
Andrew Dolgov c00907f2ed properly handle on-the-fly adding of categories 14 years ago
Andrew Dolgov 10249c41b7 properly handle on-the-fly adding of labels 14 years ago
Andrew Dolgov 3acc0da647 api: support sequence numbers, status codes 14 years ago
Andrew Dolgov 1c31e1908a allow adding labels on the fly 14 years ago
Christian Weiske ec16da866b part of #276: if the html page has only one single feed, we subscribe to that one directly without asking 14 years ago
Christian Weiske f33479dab8 part of #276: determine if the url contents are html 14 years ago
Christian Weiske 2b8290cd5b docblock for subscribe_to_feed 14 years ago
Christian Weiske f0266f51ab add "extractfeedurls" rpc action that extracts the feed URLs from a HTML page 14 years ago
Christian Weiske f2c6c0088b part of feature request #276: automatically prepend http:// if feed URL is incomplete 14 years ago
Andrew Dolgov 2d1b7139a2 fix search dialog for categories 14 years ago
Andrew Dolgov 2e7f046f65 make published OPML use common secret key code 14 years ago
Andrew Dolgov f29033f86c fix OPML publishing (2) 14 years ago
Andrew Dolgov e5075c1023 fix OPML publishing 14 years ago
Andrew Dolgov 73fe13afd4 add ttrss_users.full_name; bump schema 14 years ago
Andrew Dolgov ed28d0fd45 update .gitignore 14 years ago
Andrew Dolgov 8d86f15f40 prefs: add button to clear all generated URLs 14 years ago
Andrew Dolgov aa1c2aa4f9 subtoolbar: remove adaptive/all_articles view modes from generated feed urls by default 14 years ago
Andrew Dolgov 4bd248490f update translations 14 years ago
Andrew Dolgov b19d6e6e4b js: move position stuff to separate file 14 years ago
Andrew Dolgov 019dd98d05 send digest: mark digest sent attempt even if there were no headlines 14 years ago
Andrew Dolgov 7d4dba8fc3 subtoolbar: properly link to generatedFeed dialog 14 years ago
Andrew Dolgov c0105d4e57 headlines subtoolbar: align feed icon 14 years ago
Andrew Dolgov e5208bac87 generate_syndicated_feed: use CDATA section for item title 14 years ago
Andrew Dolgov 2f2bd1b3f6 backend/rss: fix view-mode handling 14 years ago
Andrew Dolgov 135d425127 backend/rss: disable http auth 14 years ago
Andrew Dolgov 8801fb017c replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 14 years ago
Andrew Dolgov 811bea0522 remove get_script_dt_add() 14 years ago
Andrew Dolgov d7a15ad034 user editor: focus login on show 14 years ago
Andrew Dolgov 538fce8bfe filter editor: focus match inputbox on show 14 years ago
Andrew Dolgov 4462c1ada2 category editor: focus input prompt on show 14 years ago