summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2022-02-01plugins/note: allow editing note by clicking on itAndrew Dolgov
2022-01-16Fix starred images not being deletedPhilip Klempin
2022-01-14share plugin: fix previousAndrew Dolgov
2022-01-14rework several instances of translated strings being used with single quotes ...Andrew Dolgov
2022-01-09af_readability: use data-src for images if availableEugene Molotov
2021-12-23process gallery media in the correct orderAndrew Dolgov
2021-12-16af_redditimgur: don't generate a warning if fallback video is not found for h...Andrew Dolgov
2021-12-06 * add HOOK_POST_LOGOUTAndrew Dolgov
2021-12-06af_comics: add Powerup Comics and Danby DrawsAndrew Dolgov
2021-11-24af_redditimgur: check content-type before downloading data for og:image and i...Andrew Dolgov
2021-11-18 * base plugin class: correct description of hook_house_keeping()Andrew Dolgov
2021-11-15 * DiskCache: add download() helperAndrew Dolgov
2021-11-15Minor fix to DOMNodeList#item() potential type (null vs false)wn_
2021-11-15auth_internal: limit password throttling to failed login attempts not using OTPAndrew Dolgov
2021-11-15deal with several DOMElement-related errorsAndrew Dolgov
2021-11-14deal with most of warnings in plugins/af_readabilityAndrew Dolgov
2021-11-14deal with phpstan warnings in plugins/note, nsfw, and shareAndrew Dolgov
2021-11-14deal with phpstan warnings in auto_assign_labels and bookmarkletsAndrew Dolgov
2021-11-14deal with (most of) phpstan warnings in auth_internal and auth_remoteAndrew Dolgov
2021-11-14deal with phpstan warnings in plugins/cache_starred_images.phpAndrew Dolgov
2021-11-14deal with phpstan warnings in plugins/af_redditimgur.phpAndrew Dolgov
2021-11-14set annotations/types in af_psql_trgmAndrew Dolgov
2021-11-14set missing annotations in af_comicsAndrew Dolgov
2021-11-14revise phpdoc annotations for hook_sanitize()Andrew Dolgov
2021-11-14deal with the rest of warnings in plugin.phpAndrew Dolgov
2021-11-14deal with a few more phpstan warnings re: base plugin classAndrew Dolgov
2021-11-14normalize some mismatching hook function definitions to match base Plugin classAndrew Dolgov
2021-11-14deal with phpstan warnings related to base authentication modulesAndrew Dolgov
2021-11-13set some annotations on Plugin hook methodsAndrew Dolgov
2021-11-13deal with some warnings in plugins/trgm,readability and base plugin classAndrew Dolgov
2021-11-13no need to duplicate annotationsAndrew Dolgov
2021-11-13phpstan: deal with plugins/shareAndrew Dolgov
2021-11-11Address PHPStan warnings in 'classes/sanitizer.php'.wn_
2021-11-10plugin cleanup re: phpstan 1.0 warningsAndrew Dolgov
2021-10-22minor phpstan tweaksAndrew Dolgov
2021-10-22af_redditimgur: allow subscribing to teddit.net subreddits directly (rewritin...Andrew Dolgov
2021-10-22af_redditimgur: set some @var hintsAndrew Dolgov
2021-10-18af_comics: pass PluginHost to filter constructorsAndrew Dolgov
2021-08-23remove SELF_USER_AGENT custom constant, replaced with configurable Config::HT...Andrew Dolgov
2021-08-17pull latest readability-php via composerNils Gotzhein
2021-05-28apply usort workaround for readability-php because its authors were unable to...Andrew Dolgov
2021-05-21split googlereaderkeys plugin into separate repoAndrew Dolgov
2021-05-20add hotkeys J/K to move between unread feedsAndrew Dolgov