summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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
2021-05-12Fix:Plugins-share:init.php - site_url is NULL when share article by URL from ...linkai
2021-05-11Merge branch 'master' into masterkdan
2021-05-11Fix:Plugins-share:init.php - site_url is NULL when share article by URL from ...linkai
2021-05-07af_redditimgur: use core youtube vid helperAndrew Dolgov
2021-05-07add urlhelper to extract youtube video id from urlAndrew Dolgov
2021-04-26Fix:Plugins-share:init.php - site_url is NULL when share atircle by URL form ...linkai
2021-04-23af_redditimgur: instead of generating potentially blacklisted iframes (i.e. h...Andrew Dolgov
2021-04-21youtube_embed: use embed-responsiveAndrew Dolgov
2021-03-29OTP: generate longer secrets, also make them easier to read/copyAndrew Dolgov
2021-03-21share: move og:image back to headAndrew Dolgov
2021-03-15nsfw: set cursor pointerAndrew Dolgov
2021-03-13 * limit progressfunction debugging to size quota exceeded notificationsAndrew Dolgov
2021-03-12gettextify previousAndrew Dolgov
2021-03-12throttle login attempts, controlled by Config::AUTH_MIN_INTERVALAndrew Dolgov
2021-03-12shorten_expanded: reduce log spamAndrew Dolgov
2021-03-12valid OTP code should not be enough to login, oopsAndrew Dolgov
2021-03-11 * shorten_expanded: use ResizeObserver (DUH)Andrew Dolgov
2021-03-11update zoom layout a bitAndrew Dolgov
2021-03-10nsfw plugin: we don't actually need any JSAndrew Dolgov
2021-03-10shorten stuff in af_zz_vidmuteAndrew Dolgov
2021-03-10shorten_expanded: remove loading=lazy on the js side insteadAndrew Dolgov
2021-03-10shorten_expanded: no need to hook on HOOK_SANITIZE anymoreAndrew Dolgov
2021-03-10shorten_expanded: increase timeoutAndrew Dolgov
2021-03-10 * shorten_expanded: use promises instead of a timeout hackAndrew Dolgov
2021-03-09af_redditimgur: import link flair as tagsAndrew Dolgov
2021-03-07 * af_redditimgur: optionally import scoreAndrew 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-06add some icons, remove some wordsAndrew 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
2021-03-04split af_unburnAndrew Dolgov
2021-03-04split vf_sharedAndrew Dolgov
2021-03-04split a bunch of plugins into separate reposAndrew Dolgov
2021-03-04fix a bunch of bookmarklets login forms not leading backAndrew Dolgov
2021-03-02reddit: import comment countsAndrew Dolgov
2021-03-02use ORM when subscribing feedsAndrew Dolgov
2021-03-02* sanitize: never rewrite relative links to our own prefixAndrew Dolgov
2021-03-01don't try to pass string literal NOW() to ORM as a timestampAndrew Dolgov
2021-03-01userhelper: use orm for a few more user-related thingsAndrew Dolgov
2021-03-01come to think of it, we don't need it at allAndrew Dolgov
2021-03-01auth_internal: don't try to get otp_enabled on old schemaAndrew Dolgov
2021-03-01simplify internal authentication code and bump default algo to SSHA-512Andrew Dolgov
2021-03-01move version-related stuff to Config; fix conditional feed requestsAndrew Dolgov