summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-05themes: Fix incorrect blur and opacity interactionMichael Kuhn
2021-12-23process gallery media in the correct orderAndrew Dolgov
2021-12-23fetch: return HTTP code when no curl_error() is availableAndrew Dolgov
2021-12-23remove deprecated LOG_ constantsAndrew Dolgov
2021-12-20rssutils: rewrite several invocations of (deprecated) rewrite_relative_url() ...Andrew Dolgov
2021-12-20filters:Andrew Dolgov
2021-12-16af_redditimgur: don't generate a warning if fallback video is not found for h...Andrew Dolgov
2021-12-14 * fox.form.Select: add several properties allowing it to betterAndrew Dolgov
2021-12-14PluginHost: add run_until() and HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2Andrew Dolgov
2021-12-14Merge pull request 'Handle the admin user not having any entries in 'Feeds::_...fox
2021-12-14Handle another potential 'SUM()' null situation in Feeds.wn_
2021-12-14Add a note on why ed74c43f18 was needed.wn_
2021-12-14Handle the admin user not having any entries in 'Feeds::_get_global_unread'.wn_
2021-12-07Merge branch 'weblate-integration'Andrew Dolgov
2021-12-06 * add HOOK_POST_LOGOUTAndrew Dolgov
2021-12-06af_comics: add Powerup Comics and Danby DrawsAndrew Dolgov
2021-12-03Merge pull request 'Prevent "Undefined index: version" events for git version...fox
2021-12-03Merge pull request 'Fixes declaration of Pref_Prefs::csrf_ignore to match IHa...fox
2021-12-02Fixes declaration of Pref_Prefs::csrf_ignore to match IHandler::csrf_ignorejbaldus
2021-12-02Prevent "Undefined index: version" events for git version with open_basedir a...ltGuillaume
2021-12-01api, getHeadlines: properly accept feed_id 0Andrew Dolgov
2021-12-01combined mode: add a hack (?) for .titleWrap widthAndrew Dolgov
2021-12-01Revert "various fixes vor php 8.1 compatibility"Andrew Dolgov
2021-12-01Revert "replace strftime with date"Andrew Dolgov
2021-12-01Merge pull request 'Fixes for php 8.1 compatibility' (#56) from magicDave/tt-...fox
2021-11-30replace strftime with dateDavid Edler
2021-11-30various fixes vor php 8.1 compatibilityDavid Edler
2021-11-29combined mode: limit feed title element to 25% widthAndrew Dolgov
2021-11-29remove mixed type hints from function arguments because we still support PHP7Andrew Dolgov
2021-11-29 * fix showing headlines for tag-based virtual feedsAndrew Dolgov
2021-11-24Translated using Weblate (Czech)Marek Pavelka
2021-11-24af_redditimgur: check content-type before downloading data for og:image and i...Andrew Dolgov
2021-11-24urlhelper: add debugging output for download attemptsAndrew Dolgov
2021-11-23mark clean() return value as nullableAndrew Dolgov
2021-11-23api: don't try to pass null login/password when subscribing to feedAndrew Dolgov
2021-11-23_get_version:Andrew Dolgov
2021-11-21Translated using Weblate (Chinese (Traditional))TonyRL
2021-11-20format_backtrace: revise previous to only try truncating/adding actual stringsAndrew Dolgov
2021-11-20 * sql_bool_to_bool: make parameter nullableAndrew Dolgov
2021-11-20sanitize: make force_remove_images nullableAndrew Dolgov
2021-11-19feeds/add: force cast category id to integerAndrew Dolgov
2021-11-19Merge pull request 'Consistently handle param string to bool conversions in h...fox
2021-11-19Merge pull request 'Fix Undefined array key "order_by"' (#54) from klempin/tt...fox
2021-11-19Merge pull request 'Don't type DiskCache's $mimeMap.' (#55) from wn/tt-rss:bu...fox
2021-11-18Don't type DiskCache's $mimeMap.wn_
2021-11-18Fix Undefined array key "order_by"Philip Klempin
2021-11-18Fix 'view_mode' default in API#getHeadlines()wn_
2021-11-18Switch from null to false as the default for missing bool params.wn_
2021-11-18Actually, always clean in Handler._param_to_bool()wn_
2021-11-18Clean string params in Handler._param_to_bool()wn_