Commit Graph

969 Commits (f2c6c0088bccbfc9b1259559551064b9a3648acf)

Author SHA1 Message Date
Christian Weiske f2c6c0088b part of feature request #276: automatically prepend http:// if feed URL is incomplete 14 years ago
Andrew Dolgov 2e7f046f65 make published OPML use common secret key code 14 years ago
Andrew Dolgov aa1c2aa4f9 subtoolbar: remove adaptive/all_articles view modes from generated feed urls by default 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 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 2a5c136e96 smart_date_time: properly support local TZ; use user-defined date formats 14 years ago
Andrew Dolgov 5c7c7da9e1 allow adding cats from feed editor 14 years ago
Andrew Dolgov 324944f332 implement per-user timezone support; store dates in UTC internally (closes #254) 14 years ago
Andrew Dolgov 50eefedbfd js: code cleanup 14 years ago
Andrew Dolgov 9ed0b90f63 outputArticleXML: markup cleanup 14 years ago
Andrew Dolgov ffbe082dd0 headlines: use JSON instead of separate helper xml objects like headlines-unread 14 years ago
Andrew Dolgov f72a7b6696 allow forwarding multiple articles by email 14 years ago
Andrew Dolgov 31a53903e6 add article forwarding by email (closes #271) 14 years ago
Andrew Dolgov f0855b88af slightly better prompt when no feeds are subscribed 14 years ago
Andrew Dolgov 9798b2b4c6 api: rewrite getCounters to use getAllCounters() 14 years ago
Andrew Dolgov 8945282432 remove obsolete init-params 14 years ago
Andrew Dolgov e325d70075 fix category display 14 years ago
Andrew Dolgov c3fddd057f do some warning housekeeping 14 years ago
Andrew Dolgov 1ea20897a2 remove read_stampfile() 14 years ago
Andrew Dolgov 8acc449c6b change counter.cat and counter.tag to counter.kind 14 years ago
Andrew Dolgov 2abc7af064 getVirtCounters: remove description 14 years ago
Andrew Dolgov 1123270361 api: fix getFeeds usage of getLabelCounters 14 years ago
Andrew Dolgov c7adf76040 fix sign_progress_tiny init-param 14 years ago
Andrew Dolgov d822130165 rename print_init_params() to make_init_params() 14 years ago
Andrew Dolgov f1f3a642d6 use JSON for init-params 14 years ago
Andrew Dolgov 2188495806 counters: fix feed.update attribute 14 years ago
Andrew Dolgov 6a7817c1ad handle counters using JSON instead of XML 14 years ago
Andrew Dolgov 9fdeb07e6c add one more tooltip to subtoolbar 14 years ago
Andrew Dolgov 5d128c9589 dashboard: show last feed update time 14 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) 14 years ago
Andrew Dolgov 85a922895f prefs: disable option ENABLE_FEED_ICONS 14 years ago
Andrew Dolgov f0361de20b add subtoolbar dropdown action to view generated feed 14 years ago
Andrew Dolgov c784546704 generated feeds: support enclosures 14 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 14 years ago
Andrew Dolgov 9c5b98adaa update op=rss tooltip 14 years ago
Andrew Dolgov 23d72f3999 allow generated feeds to use view_mode 14 years ago
Andrew Dolgov db2443846c fix the syndicated feeds being broken on postgresql 14 years ago
Andrew Dolgov f9b2d27c70 default headline sort order by date_entered instead of updated 14 years ago
Andrew Dolgov 25ea280502 add ttrss_entries.date_updated; use date_updated instead of date_enered for expiry checking (bump schema) 14 years ago
Andrew Dolgov 6a69b6ad44 revert to sorting by updated instead of date_entering unless Date sorting is requested 14 years ago
Andrew Dolgov 8872d5f022 queryFeedHeadlines: fix select bug 14 years ago
Andrew Dolgov 9c57be20a2 Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss 14 years ago
Andrew Dolgov 7b20c97780 order feed output by date_entered instead of updated to properly keep new stuff topmost; support REVERSE_HEADLINES in more headline output modes 14 years ago
Andrew Dolgov cd9c29de80 Merge branch 'digest-experimental' 14 years ago
Andrew Dolgov a16a62c02d outputHeadlinesList: properly handle always_display_enclosures when feed_id is null 14 years ago
Andrew Dolgov 98d684f99b Merge branch 'master' of madoka.volgo-balt.ru:public_html/testbox/tt-rss 14 years ago