index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
af_redditimgur
Age
Commit message (
Expand
)
Author
2021-02-23
cleanup some defined-stuff
Andrew Dolgov
2021-02-23
af_redditimgur: fix an oopsie
Andrew Dolgov
2021-02-22
wip: initial for config object
Andrew Dolgov
2021-02-22
fix several issues reported by phpstan
Andrew Dolgov
2021-02-19
* switch to xhr.post() almost everywhere
Andrew Dolgov
2021-02-18
shorten many invocations of Ajax.Request in inline form methods
Andrew Dolgov
2021-02-17
* add (disabled) shortcut syntax for plugin methods
Andrew Dolgov
2021-02-17
plugins: load dialogs via xhr instead of http
Andrew Dolgov
2021-02-17
af_redditimgur: cleanup markup
Andrew Dolgov
2021-02-16
replace a few more controls to new style
Andrew Dolgov
2021-02-16
replace print_hidden with hidden_tag
Andrew Dolgov
2021-02-14
use shortcut echo syntax for php templates
Andrew Dolgov
2021-02-08
remove PHPMD.UnusedFormalParameter
Andrew Dolgov
2021-02-08
rewrite a few more hooks
Andrew Dolgov
2021-02-06
af_redditimgur: don't try to load empty html; fix a warning in update debugger
Andrew Dolgov
2021-02-06
check a few more php8 warnings
Andrew Dolgov
2021-02-05
initial WIP for php8; bump php version requirement to 7.0
Andrew Dolgov
2021-01-23
af_redditimgur: handle youtube /embed/ URLs
Andrew Dolgov
2021-01-22
af_redditimgur: add some last minute handling for generic preview media URLs ...
Andrew Dolgov
2021-01-21
af_redditimgur:
Andrew Dolgov
2021-01-19
af_redditimgur: cleanup, rework to embed stuff from reddit-provided JSON first
Andrew Dolgov
2021-01-18
af_redditimgur: add basic support for reddit galleries
Andrew Dolgov
2021-01-18
af_redditimgur: shorten href stuff
Andrew Dolgov
2021-01-03
af_redditimgur: also blacklist in-content links
Andrew Dolgov
2020-12-20
af_redditimgur: also rewrite in the API handler
Andrew Dolgov
2020-12-20
af_redditimgur: add option to rewrite reddit URLs to teddit.net
Andrew Dolgov
2020-12-18
redditimgur: blacklist github because it usually resolves to a huge profile p...
Andrew Dolgov
2020-12-12
Address param order deprecation warning for 'af_redditimgur'.
wn
2020-10-01
hide uninteresting errors in several DOMDocument->loadHTML() invocations
Andrew Dolgov
2020-09-22
remove a lot of stuff from global context (functions.php), add a few helper c...
Andrew Dolgov
2020-09-17
replace FALSE with false so that static analyzer shuts up about it
Andrew Dolgov
2020-09-15
af_redditimgur: don't add embedded blank gif image for rewritten videos
Andrew Dolgov
2020-06-24
core: pass found enclosures to HOOK_ARTICLE_FILTER
Andrew Dolgov
2020-01-04
Also match images with query string (size, tokens, etc).
koffieanon
2020-01-04
Spaces to tabs for consistency.
koffieanon
2020-01-04
Fix bug processing found due to operator precedence.
koffieanon
2019-04-17
update plugin readability-related option names
Andrew Dolgov
2019-04-17
move readability library to af_readability/vendor out of global vendor directory
Andrew Dolgov
2019-03-05
af_redditimgur: update prefs markup
Andrew Dolgov
2019-02-06
af_redditimgur: apparently imgur has link rel='image_src' now, let's use it
Andrew Dolgov
2018-12-06
add icons to accordion panels in preferences
Andrew Dolgov
2018-12-02
update notify_* calls to use Notify
Andrew Dolgov
2018-11-30
debug logging system rework:
Andrew Dolgov
2018-09-10
af_redditimgur: check gfycat content type before embedding, add generic
Andrew Dolgov
2018-09-09
af_redditimgur: simplify handling of gfycat URLs
Andrew Dolgov
2018-07-31
use catchall exception handler for readability
Andrew Dolgov
2018-06-21
af_readability: check if sanitized content has anything before replacing
Andrew Dolgov
2018-06-20
remove old-style readability loading
Andrew Dolgov
2018-06-20
Af_RedditImgur: update to use readability-php
Andrew Dolgov
2018-05-26
af_redditimgur updates:
Andrew Dolgov
[next]