Commit Graph

977 Commits (661135c742cc31bc0eece3bb669dad707d0aff66)

Author SHA1 Message Date
Andrew Dolgov e75df19d50 update_rss_feed: properly define 15 years ago
Andrew Dolgov c3fc5e470e allow filtering by article tags (bump schema) 15 years ago
Andrew Dolgov c00907f2ed properly handle on-the-fly adding of categories 15 years ago
Andrew Dolgov 10249c41b7 properly handle on-the-fly adding of labels 15 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 15 years ago
Christian Weiske f33479dab8 part of #276: determine if the url contents are html 15 years ago
Christian Weiske 2b8290cd5b docblock for subscribe_to_feed 15 years ago
Christian Weiske f0266f51ab add "extractfeedurls" rpc action that extracts the feed URLs from a HTML page 15 years ago
Christian Weiske f2c6c0088b part of feature request #276: automatically prepend http:// if feed URL is incomplete 15 years ago
Andrew Dolgov 2e7f046f65 make published OPML use common secret key code 15 years ago
Andrew Dolgov aa1c2aa4f9 subtoolbar: remove adaptive/all_articles view modes from generated feed urls by default 15 years ago
Andrew Dolgov 019dd98d05 send digest: mark digest sent attempt even if there were no headlines 15 years ago
Andrew Dolgov 7d4dba8fc3 subtoolbar: properly link to generatedFeed dialog 15 years ago
Andrew Dolgov c0105d4e57 headlines subtoolbar: align feed icon 15 years ago
Andrew Dolgov e5208bac87 generate_syndicated_feed: use CDATA section for item title 15 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 15 years ago
Andrew Dolgov 811bea0522 remove get_script_dt_add() 15 years ago
Andrew Dolgov 2a5c136e96 smart_date_time: properly support local TZ; use user-defined date formats 15 years ago
Andrew Dolgov 5c7c7da9e1 allow adding cats from feed editor 15 years ago
Andrew Dolgov 324944f332 implement per-user timezone support; store dates in UTC internally (closes #254) 15 years ago
Andrew Dolgov 50eefedbfd js: code cleanup 15 years ago
Andrew Dolgov 9ed0b90f63 outputArticleXML: markup cleanup 15 years ago
Andrew Dolgov ffbe082dd0 headlines: use JSON instead of separate helper xml objects like headlines-unread 15 years ago
Andrew Dolgov f72a7b6696 allow forwarding multiple articles by email 15 years ago
Andrew Dolgov 31a53903e6 add article forwarding by email (closes #271) 15 years ago
Andrew Dolgov f0855b88af slightly better prompt when no feeds are subscribed 15 years ago
Andrew Dolgov 9798b2b4c6 api: rewrite getCounters to use getAllCounters() 15 years ago
Andrew Dolgov 8945282432 remove obsolete init-params 15 years ago
Andrew Dolgov e325d70075 fix category display 15 years ago
Andrew Dolgov c3fddd057f do some warning housekeeping 15 years ago
Andrew Dolgov 1ea20897a2 remove read_stampfile() 15 years ago
Andrew Dolgov 8acc449c6b change counter.cat and counter.tag to counter.kind 15 years ago
Andrew Dolgov 2abc7af064 getVirtCounters: remove description 15 years ago
Andrew Dolgov 1123270361 api: fix getFeeds usage of getLabelCounters 15 years ago
Andrew Dolgov c7adf76040 fix sign_progress_tiny init-param 15 years ago
Andrew Dolgov d822130165 rename print_init_params() to make_init_params() 15 years ago
Andrew Dolgov f1f3a642d6 use JSON for init-params 15 years ago
Andrew Dolgov 2188495806 counters: fix feed.update attribute 15 years ago
Andrew Dolgov 6a7817c1ad handle counters using JSON instead of XML 15 years ago
Andrew Dolgov 9fdeb07e6c add one more tooltip to subtoolbar 15 years ago
Andrew Dolgov 5d128c9589 dashboard: show last feed update time 15 years ago
Andrew Dolgov fe1087fbb7 implement a simple pseudo-dashboard feed; display feeds having update errors there instead of client-based 'no feed selected' whiteBox plug (closes #189) 15 years ago
Andrew Dolgov 85a922895f prefs: disable option ENABLE_FEED_ICONS 15 years ago
Andrew Dolgov f0361de20b add subtoolbar dropdown action to view generated feed 15 years ago
Andrew Dolgov c784546704 generated feeds: support enclosures 15 years ago
Andrew Dolgov fb8d17f3fb api: getFeeds: fix cat_id handling, allow access to Uncategorized category, reserve -3 and -4 cat_ids for getting flat feed lists 15 years ago
Andrew Dolgov 9c5b98adaa update op=rss tooltip 15 years ago
Andrew Dolgov 23d72f3999 allow generated feeds to use view_mode 15 years ago
Andrew Dolgov db2443846c fix the syndicated feeds being broken on postgresql 15 years ago
Andrew Dolgov f9b2d27c70 default headline sort order by date_entered instead of updated 15 years ago