activitypub: fix error condition match
[akkoma] / lib / pleroma / html.ex
2018-09-22 kaniiniMerge branch 'feature/html-scrub-policy-tests' into...
2018-09-22 William Pitcockhtml: twittertext: add missing catchall scrub function
2018-09-22 kaniiniMerge branch 'feature/rich-text-optout-backend' into...
2018-09-22 William Pitcockhtml: default to using normal scrub policy if provided...
2018-09-16 kaniiniMerge branch 'feature/mediaproxy-inline-images' into...
2018-09-16 William Pitcockhtml: add policy which transforms inline images to...
2018-09-16 William Pitcockhtml: allow scrubbing policies to be stackable
2018-09-16 kaniiniMerge branch 'feature/mrf-scrub' into 'develop'
2018-09-16 William Pitcockhtml: add the ability to override the default scrub...
2018-09-16 kaniiniMerge branch 'update-pleroma-frontend' into 'develop'
2018-09-16 kaniiniMerge branch 'feature/html-scrub-policy' into 'develop'
2018-09-10 William Pitcockhtml: allow inline images by default (because of custom...
2018-09-10 William Pitcockhtml: add default scrubbing profile and configuration...
2018-09-10 William Pitcockhtml: new module providing a configurable markup scrubb...