summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-08wip for flavor imagesexp-headline-flavor-imagesAndrew Dolgov
2021-03-08cleanup javascript_tag and stylesheet_tagAndrew Dolgov
2021-03-08show user css editor before xhr is completedAndrew Dolgov
2021-03-08search dialog: add button iconAndrew Dolgov
2021-03-08api: add support for setting score (bump api level to 16)Andrew Dolgov
2021-03-08fix some php8 warningsAndrew Dolgov
2021-03-08Merge branch 'master' of git.fakecake.org:fox/tt-rssAndrew Dolgov
2021-03-08minor cleanup related to toolbar-main (use dijit methods, etc)Andrew Dolgov
2021-03-08fix digest preview not working on mysql because of a quoted LIMIT argumentAndrew Dolgov
2021-03-07add to previous a bitAndrew Dolgov
2021-03-07check updates one plugin at a timeAndrew Dolgov
2021-03-07 * af_redditimgur: optionally import scoreAndrew Dolgov
2021-03-07HOOK_ARTICLE_IMAGE: stop after first provided matchAndrew Dolgov
2021-03-07nsfw: fix wrong return parameter count in hook article imageAndrew Dolgov
2021-03-07add nsfw.png placeholderAndrew Dolgov
2021-03-07nsfw: support API clientsAndrew Dolgov
2021-03-07fix previous to actually save enabled pluginsAndrew Dolgov
2021-03-07prevent list of enabled plugins resetting if saved while in search resultsAndrew Dolgov
2021-03-07make rendered labels clickableAndrew Dolgov
2021-03-07logger: use constants instead of hardcoded string literalsAndrew Dolgov
2021-03-07hide event log accordion pane if LOG_DESTINATION is not sqlAndrew Dolgov
2021-03-07allow blank override valuesAndrew Dolgov
2021-03-07set plugin list name width same as preferences tableAndrew Dolgov
2021-03-06add some icons, remove some wordsAndrew Dolgov
2021-03-06Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-03-06add some more dialog iconsAndrew Dolgov
2021-03-06Merge pull request 'Fix "array offset on value of type null" for $error and $...fox
2021-03-06reduce overhead in hash set/getAndrew Dolgov
2021-03-06Fix "array offset on value of type null" for $error and $old_errorltGuillaume
2021-03-06fix plugins-list line heightAndrew Dolgov
2021-03-06some small layout fixes, remove a few inline stylesAndrew Dolgov
2021-03-06render list of plugins on the clientAndrew Dolgov
2021-03-06set some more type hintsAndrew Dolgov
2021-03-06general cleanup, set some type hintsAndrew Dolgov
2021-03-06fix some leftover variablesAndrew Dolgov
2021-03-06 * don't try to update custom set feed faviconsAndrew Dolgov
2021-03-05Merge branch 'master' of git.tt-rss.org:fox/tt-rssAndrew Dolgov
2021-03-05fix plugins not shown as already installed if they have more than 1 dashAndrew Dolgov
2021-03-05Merge pull request 'The type hint for 'DAEMON_MAX_CHILD_RUNTIME' should be T_...fox
2021-03-05The type hint for 'DAEMON_MAX_CHILD_RUNTIME' should be T_INTwn_
2021-03-05use separate database column for OTP secrets (migrate previous format if needed)Andrew Dolgov
2021-03-05schema: add separate otp_secret columnAndrew Dolgov
2021-03-05login page: fix a warning if return is unsetAndrew Dolgov
2021-03-05add a bunch of button iconsAndrew Dolgov
2021-03-05sessions: stop validating against hash of user agent because chromium is sendingAndrew Dolgov
2021-03-05don't check for plugin updates automatically on pane openAndrew Dolgov
2021-03-05split af_zz_noautoplay into a separate repoAndrew Dolgov
2021-03-05af_comics filters: don't try to load empty htmlAndrew Dolgov
2021-03-05split no_url_hashes into a separate repoAndrew Dolgov
2021-03-05split scored_oldest_first into a separate repoAndrew Dolgov