summaryrefslogtreecommitdiff
path: root/plugins/af_readability
AgeCommit message (Expand)Author
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-07-31readability: import fixed html5-phpAndrew Dolgov
2022-07-31fork masterminds html5-phpAndrew 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-03-22af_readability: ask readability-php library to fix relative URLsAndrew 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-11-14deal with most of warnings in plugins/af_readabilityAndrew Dolgov
2021-11-14deal with a few more phpstan warnings re: base plugin classAndrew Dolgov
2021-11-13deal with some warnings in plugins/trgm,readability and base plugin classAndrew Dolgov
2021-10-22minor phpstan tweaksAndrew 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-03-01hide version for bundled plugins because it's meaningless; for everything els...Andrew Dolgov
2021-02-28move all $fetch globals to UrlHelperAndrew Dolgov
2021-02-26use absolute namespace for readabilityAndrew Dolgov
2021-02-26add missing composer filesAndrew Dolgov
2021-02-26pull latest readability-php via composerAndrew Dolgov
2021-02-19af_readability: fix selectorAndrew Dolgov
2021-02-19 * switch to xhr.post() almost everywhereAndrew Dolgov
2021-02-19migrate xhrJson invocations to the new helperAndrew Dolgov
2021-02-18initial for RIP prototype/scriptaculousAndrew Dolgov
2021-02-18remove unneeded headingsAndrew Dolgov
2021-02-18shorten many invocations of Ajax.Request in inline form methodsAndrew Dolgov
2021-02-17 * add (disabled) shortcut syntax for plugin methodsAndrew Dolgov
2021-02-17af_readability: cleanup markupAndrew Dolgov
2021-02-17af_readability: cleanup markupAndrew Dolgov
2021-02-16replace a few more controls to new styleAndrew Dolgov
2021-02-16replace print_hidden with hidden_tagAndrew Dolgov
2021-02-15feeds: unify namingAndrew Dolgov
2021-02-08remove PHPMD.UnusedFormalParameterAndrew Dolgov
2021-02-08fix several warnings related to feed editorAndrew Dolgov
2020-11-26af_readability: allow appending to original summary instead of alwaysAndrew Dolgov
2020-09-22remove a lot of stuff from global context (functions.php), add a few helper c...Andrew Dolgov
2020-09-17replace FALSE with false so that static analyzer shuts up about itAndrew Dolgov
2020-05-09rename cdmScrollToId to cdmMoveToIdAndrew Dolgov
2020-02-28af_readability: allow get full text button to work as a toggle; in cdm, scrol...Andrew Dolgov
2020-02-27af_readability: sanitize content requested for embeddingAndrew Dolgov
2020-02-27fix plugins/note javascript part broken by previous changesetAndrew Dolgov
2020-02-27af_readability: add article button to embed content of a specific articleAndrew Dolgov
2019-09-13 Fix error "mb_convert_encoding(): Illegal character encoding specified"Aleksandr Beliaev
2019-08-21af_readability: require php 7.0Andrew Dolgov
2019-08-16af_readability: add missing fileAndrew Dolgov
2019-06-06af_readability: relax non-unicode hack to apply to HTML4 meta element markupAndrew Dolgov
2019-05-01af_readability: fix HOOK_GET_FULL_TEXT not being installed because plugin ini...Andrew Dolgov