summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2025-10-11Add some DOMElement hints to help PHPStan.supahgreg
2025-10-06Switch links to the 'tt-rss' GitHub organization.supahgreg
2025-10-05Switch from 'tt-rss-web-static' links to wiki links.supahgreg
2025-10-03Remove references to, and integrations with, 'tt-rss.org'.supahgreg
2025-09-02Fix Danby Drawsvjkcxl
2025-09-02Revert whitespace changesvjkcxl
2025-09-01Hopefully fix PHPStanvjkcxl
2025-09-01Try to add typesvjkcxl
2025-09-01Update ComicPress logicvjkcxl
2025-08-29Tweak the 'Feeds::_get_title()' param order to make PHP happy.wn_
2025-08-29Make 'owner_uid' required for 'Feeds::_get_title()' and 'Feeds::_get_cat_titl...wn_
2025-08-10Fix default dark mode CSS path in UtilityJS, use configurable default themes ...wn_
2025-05-27cache_starred_images - make scheduled tasks intervals configurableAndrew Dolgov
2025-05-19Merge branch 'feature/orm-and-misc' into 'master'Andrew Dolgov
2025-05-19Improve media detection in 'cache_starred_images'.wn_
2025-05-18Deprecate and remove use of the 'SUBSTRING_FOR_DATE' constant.wn_
2025-05-17drop gocomics and other inactive af_comics filters - third time the charmAndrew Dolgov
2025-05-17Revert "drop gocomics and other inactive af_comics filters"Andrew Dolgov
2025-05-17drop gocomics and other inactive af_comics filtersAndrew Dolgov
2025-05-17af_comics - fix penny arcade to new markupAndrew Dolgov
2025-05-04expose scheduled tasks to plugins, switch cache_starred_images plugin to use ...Andrew Dolgov
2025-04-25Merge branch 'master' into rip-mysqlAndrew Dolgov
2025-04-17cache_starred_images: disable chmod() on cache directory, it doesn't seem to ...Andrew Dolgov
2025-04-14add some type hintsAndrew Dolgov
2025-04-14add deprecation notice for sql_random_function()Andrew Dolgov
2025-04-14further mysql/DB_TYPE related cleanupAndrew Dolgov
2025-04-04Use the correct suffix for GoComics permalinks.wn_
2025-04-04Handle changes to GoComics.wn_
2025-03-14allow app passwords via auth_internal even if DISABLE_LOGIN_FORM is setAndrew Dolgov
2025-03-14add Config::DISABLE_LOGIN_FORM to allow limiting logins to SSO providersAndrew Dolgov
2025-01-22fix extra commaAndrew Dolgov
2025-01-22shorten_expanded: add simple event debounceAndrew Dolgov
2025-01-05Add processing of dumbingofage.com imagesNathan Neulinger
2024-11-26also deal with The Oatmeal posts, not just comicsAndrew Dolgov
2024-11-26add af_comics filter for The OatmealAndrew Dolgov
2024-11-24Use PHP 8 'str_' functions.wn_
2024-11-23Use native union types in most places.wn_
2024-11-01af_comics - fix for Danby Draws and maybe other similar wodpress-based sitesAndrew Dolgov
2024-08-16enforce lowercase usernames while keeping backwards-compatibility for authent...Andrew Dolgov
2024-08-04Replace basic 'isset()' cases with the null coalescing operator.wn_
2024-01-08Clean up some unused variables.wn_
2023-12-30Update all UrlHelper::fetch() calls to use the associative array approach.wn_
2023-10-27add a separate interface for auth modules w/ change_password() methodAndrew Dolgov
2023-10-26Fix class names in some more places.wn_
2023-06-10move af_redditimgur to a separate repoAndrew Dolgov
2023-03-23 * auth_internal OTP form: fix double-urlencodeAndrew Dolgov
2023-02-24add override links to utility viewsVeit Lehmann
2022-12-19 * bring back cache-busting for feed icons based on timestampAndrew Dolgov
2022-12-13move af_readability out of master treeAndrew Dolgov
2022-12-12Add af_readability 'html5-php' Jenkinsfile.wn_