formatting
[akkoma] / lib / pleroma / html.ex
2018-11-15 Hakaba HitoyoMerge remote-tracking branch 'official/develop' into...
2018-11-10 kaniiniMerge branch 'tests/prismo-url-map' into 'develop'
2018-11-08 lambdaMerge branch 'small-jsonld-refactor' into 'develop'
2018-11-07 kaniiniMerge branch 'feature/qvitter-notifications-dismiss...
2018-11-07 kaniiniMerge branch 'runtime-config' into 'develop'
2018-11-06 hrefRuntime configuration
2018-10-30 kaniiniMerge branch 'allow-abbr' into 'develop'
2018-10-30 scarlettAllow use of the `abbr` HTML tag.
2018-10-23 kaniiniMerge branch 'bugfix/html-scrub-comments' into 'develop'
2018-10-23 William Pitcockhtml: ensure comments are correctly scrubbed
2018-10-18 kaniiniMerge branch 'bugfix/html-scrub-schemes' into 'develop'
2018-10-18 William Pitcockhtml scrubbing policies: restrict img tags to http...
2018-10-18 Haelwenn (lanodan... lib/pleroma/html.ex: Use macros for valid_schemes,...
2018-10-16 Haelwenn (lanodan... lib/pleroma/html.ex: Use a function as a variable ...
2018-10-16 Haelwenn (lanodan... lib/pleroma/html.ex: Fix scheme lists
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...