Commit Graph

1062 Commits (b8aa9ca7f083a5c62084e2752168f9ecc6170e46)

Author SHA1 Message Date
Andrew Dolgov ed2142982b get_favicon_url: rewrite using DOMDocument 14 years ago
Andrew Dolgov fa40373395 use dom to generate linebreaks after images in articles 14 years ago
Andrew Dolgov a9d63d29a1 get_article_filters: silence preg_match() warnings on incorrect user input 14 years ago
Andrew Dolgov 1ede58149d allow selecting multiple headlines/articles by ctrl-click; change click handling on CDM article content 14 years ago
Andrew Dolgov f412e5ad48 make postIcon link to originating website 14 years ago
Andrew Dolgov 5ae8f858a9 fix frontend not knowing about always expanded cdm 14 years ago
Andrew Dolgov 98833033a2 fix ttrss_feeds.icon_url handling 14 years ago
Andrew Dolgov d36f560740 viewfeed: return counters when subop is present or when in CDM 14 years ago
Andrew Dolgov 96811a55e6 sanitize_rss: properly handle empty input 14 years ago
Christian Weiske 923818fc8d use rewrite_relative_url() in get_feeds_from_html() instead of using that hack 14 years ago
Christian Weiske f679105cb2 add unit tests for rewrite_relative_url and fix a number of bugs in it 14 years ago
Christian Weiske 24eb4c780f add unit tests for url_is_html and fix a bug with UPPERCASE <HTML> in it 14 years ago
Christian Weiske 444537736b add unit tests for fix_url() and fix a bug I discovered because of them - protocols longer than "http" broke url fixing 14 years ago
Christian Weiske 8a7f576735 do not show deprecated errors on php 5.3.0+; the rss libraries throw many of them 14 years ago
Andrew Dolgov 1f6131f515 sanitize_rss: fix wrong element being returned after DOMDocument parsing 14 years ago
Andrew Dolgov 9d3c031ddf add test implementation of automatic rewrite of relative urls based on DOMDocument (CDM) 14 years ago
Andrew Dolgov 8cc3c778ad add test implementation of automatic rewrite of relative urls based on DOMDocument 14 years ago
Andrew Dolgov f8fb44989f js: code cleanup, disable some debugging 14 years ago
Andrew Dolgov 3d28f9cd2d obsolete FEEDS_FRAME_REFRESH 14 years ago
Andrew Dolgov 905ff52a36 implement label cache; misc fixes (bump schema) 14 years ago
Andrew Dolgov 5225d4209e js: code cleanup; move to async counter sending mode 14 years ago
Andrew Dolgov c4f7ba8018 move runtime-info to JSON, simplify init-params format 14 years ago
Andrew Dolgov bd40aca6c0 outputHeadlinesList: don't try to force update categories 14 years ago
Andrew Dolgov b3990c92e7 add option to sort headlines by feed-specified date (bump schema) 14 years ago
Andrew Dolgov 5414ad4c80 subscribe_to_feed: do not subscribe to feeds which can't be downloaded 14 years ago
Andrew Dolgov fb0742394a remove error_reporting() hacks; set default error reporting level in functions.php 14 years ago
Andrew Dolgov 6e63a7c306 remove feed linking 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 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 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 e75df19d50 update_rss_feed: properly define 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
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 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
Andrew Dolgov a2d799815a remove unnecessary mentions of global_purge_old_posts; add debugging to purge_orphans() 14 years ago
Andrew Dolgov 9a4dd417c4 Merge branch 'master' into digest-experimental 14 years ago
Andrew Dolgov 66438f2922 init params: add fresh article age 14 years ago
Andrew Dolgov 1284402268 Merge branch 'master' into digest-experimental 14 years ago
Andrew Dolgov 91c5f22946 skip new version checking right after login to speed up startup 14 years ago
Andrew Dolgov 63def06ca8 check_for_update: fix typo which caused incorrect output of print_runtime_error() which caused RPC errors when DEFAULT_UPDATE_METHOD was set to SimplePie 14 years ago
Andrew Dolgov 78ac6caf00 digest: support tags 14 years ago