summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2025-04-17cache_starred_images: disable chmod() on cache directory, it doesn't seem to ...Andrew 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_
2022-12-12Bump af_readability 'html5-php' dependency to latest.wn_
2022-11-28Consistently get the self URL.wn_
2022-11-24deprecate DiskCache->touch()Andrew Dolgov
2022-10-01Fix PHP8 strtime warning if argument is null (addendum)jmechnich
2022-08-12Replace use of 'array_merge' with the spread operator and 'array_push' in var...wn_
2022-08-12minor: remove a PHP >= 5.6 check in 'af_redditimgur'wn_
2022-07-31readability: import fixed html5-phpAndrew Dolgov
2022-07-31fork masterminds html5-phpAndrew Dolgov
2022-07-27af_redditimgur: absolutize links before working on them (again)Andrew Dolgov
2022-07-27Revert "af_redditimgur: absolutize links before working on them"Andrew Dolgov
2022-07-27af_redditimgur: absolutize links before working on themAndrew Dolgov
2022-07-27af_redditimgur: don't try to check if null domain is blacklistedAndrew Dolgov
2022-07-24readability: depend on psr/http-factoryAndrew Dolgov
2022-07-24readability: add missing dependenciesAndrew Dolgov
2022-07-24use correct namespace for forked readability-phpAndrew Dolgov
2022-07-16add missing files for forked idiormAndrew Dolgov
2022-07-13af_redditimgur: absolutize links before processing themAndrew Dolgov
2022-07-08fix: lower-case remote usernames before validationdisconn3ct
2022-06-19experimental, af_psql_trgm: attempt to pseudo-normalize returned mysql score ...Andrew Dolgov
2022-06-19af_psql_trgm: add support for querying against mariadb FULLTEXT indexesAndrew Dolgov
2022-06-10 * add UserHelper methods to manipulate user database (add, modify, delete)Andrew Dolgov
2022-05-30bookmarklets: fix wiki URLAndrew Dolgov
2022-03-28Fix af_comics for explosm after site changesEduardo M KALINOWSKI
2022-03-22af_readability: ask readability-php library to fix relative URLsAndrew Dolgov
2022-02-05note: use proper hook to set click handlersAndrew Dolgov