Commit Graph

914 Commits (0401715fe59a1cbc93aff5060c8bce28a2efebc1)

Author SHA1 Message Date
Andrew Dolgov 9232283815 pass feed information to hook_article_export_feed 10 years ago
Andrew Dolgov 399678a14e add PluginHost.HOOK_ARTICLE_EXPORT_FEED 10 years ago
Andrew Dolgov 4f100ece19 pref_filters: sort rules by reg_exp when displaying index 10 years ago
Andrew Dolgov cc43e19b44 error handler: do not log last query, truncate error message to a smaller length 10 years ago
Andrew Dolgov 3261dbfa21 generate_syndicated_feed: pass article id to sanitize() 10 years ago
Andrew Dolgov d9de136c39 inline feed update: set feed as needing update if open_basedir is set + plugins need curl 10 years ago
Andrew Dolgov 67f3e3f942 pref-labels: remove obsolete searching code 10 years ago
Andrew Dolgov 9def554082 pref-feeds: allow searching by feed_url 10 years ago
Andrew Dolgov a5556c2471 fix item_id not being properly escaped in pref_feeds::process_category_order() (possible sql injection) 10 years ago
Andrew Dolgov 7af2e79578 create_published_article: only use readability if enabled in the plugin 10 years ago
Andrew Dolgov 666cd33360 enable support for readability (if af_readability is enabled) in shareanything bookmarklet 10 years ago
Andrew Dolgov 71b75bb7fa fix multiple issues with archived feeds 10 years ago
Andrew Dolgov 41245888f1 only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled
add plugin->flags() returning array with additional plugin information, currently only CURL requirement (optional)
10 years ago
Andrew Dolgov 29c92d7b08 prevent frontend updating of feeds on view if open_basedir is set to prevent plugins potentially not working correctly (i.e. if backend system has open_basedir disabled) 10 years ago
Andrew Dolgov 7d1e15c396 parser: properly support tag subtrees instead of text content for article content 10 years ago
Andrew Dolgov d2bb392bae Revert "parser: use node->c14n() instead of expecting html in nodeValue"
This reverts commit 1383514ad9.
10 years ago
Andrew Dolgov 1383514ad9 parser: use node->c14n() instead of expecting html in nodeValue 10 years ago
Andrew Dolgov 312742db6e updates: auto-disable CURL if open_basedir is enabled, notify possible issues w/ plugins 10 years ago
Andrew Dolgov 5bdcb8fd78 remove option ALLOW_DUPLICATE_POSTS as confusing/useless 10 years ago
Andrew Dolgov 9b736a20b3 do not automatically call cleanup_tags() in housekeeping tasks 10 years ago
Andrew Dolgov f61f2a2699 format_headlines_list: fix pg_num_rows() called incorrectly when firstid check failed 10 years ago
Andrew Dolgov b8619f8db0 store formatted backtrace to sql log 10 years ago
Andrew Dolgov 1bd552ee31 compat patches for php7 10 years ago
Andrew Dolgov 475d762872 logger: record last query before logged error 10 years ago
Andrew Dolgov 154f14d01b filters: do not strip_tags() on regexps 10 years ago
JustAMacUser 73c77ab0a5 Add optional (default: true), boolean "sanitize" parameter to API::getArticle() method. 10 years ago
Andrew Dolgov 19e47ad60b queryFeedHeadlines: don't check first_id when sorting by oldest first 10 years ago
Andrew Dolgov 583f163f40 don't init plugins when loading everything to make a list, duh 10 years ago
Andrew Dolgov 86d07d367c rpc, setpref: properly save settings to active profile 10 years ago
Andrew Dolgov 77e8100669 add date suffixes to opml & import_export generated files 10 years ago
Andrew Dolgov 9a35ed6709 disable filter test result highlighting for the time being 10 years ago
Andrew Dolgov 94b8ce6cec queryfeedheadlines: remove disable_offsets hack 10 years ago
Andrew Dolgov dbeef0ca67 filter preview: remove unnecessary checkbox 10 years ago
Andrew Dolgov f48f292d2b tweak filter preview layout a bit; allow previewing matched articles in a popup 10 years ago
Andrew Dolgov 261226a3a5 mostly implement async filter test dialog 10 years ago
Andrew Dolgov a007c18dff wip: filter async testing 10 years ago
Andrew Dolgov e17079dcef make disabled filter rules easier to discern
show if filter set match_any_rule on the overview
11 years ago
Andrew Dolgov 73dfda1da6 various minor style updates, add danger buttons 11 years ago
Andrew Dolgov dcbe36b2a2 fix some remaining old-style viewfeed() calls 11 years ago
Andrew Dolgov d98779972d tabbed feed editor 11 years ago
Andrew Dolgov bf9cc9ad95 combine user edit & user details 11 years ago
Andrew Dolgov f232aa5a34 remove num_articles from main pref_users query 11 years ago
Andrew Dolgov f9c1f8b0d4 pref-feeds: check for inactive feeds asynchronously 11 years ago
Andrew Dolgov 1edff0d439 user manager: show stored feeds/articles 11 years ago
Andrew Dolgov b028da0a2d display lack of filter plugin actions properly 11 years ago
Andrew Dolgov be2cfc1fff Merge branch 'master' of git.fakecake.org:tt-rss 11 years ago
Andrew Dolgov 90da4ada66 move attachments back to cdm content 11 years ago
Andrew Dolgov b87744534a add plugin-based filter actions (see example plugin in attic)
bump schema
11 years ago
Andrew Dolgov ad9928a5cb adjust cpu_tuple to 0.5 11 years ago
Andrew Dolgov 981059fd1f postgresql: adjust cpu_tuple (experimental) 11 years ago