add license boilerplate to pleroma core
[akkoma] / lib / pleroma / html.ex
2018-12-23 William Pitcockadd license boilerplate to pleroma core
2018-12-18 lambdaMerge branch 'feature/new-user-routes' into 'develop'
2018-12-16 HaelwennMerge branch 'develop' into 'develop'
2018-12-16 ealMerge branch 'fix/masto-put-settings' into 'develop'
2018-12-15 lambdaMerge branch 'fix/views-ignore-unhandled-activites...
2018-12-15 lambdaMerge branch 'tests-warning-as-errors' into 'develop'
2018-12-14 hrefMerge branch 'fix/issue_433' into 'develop'
2018-12-14 Maksim Pechnikovfix markdown formatting
2018-12-14 hrefMerge branch 'feature/file-size-checking' into 'develop'
2018-12-10 lambdaMerge branch 'fix_empty_bio_crash' into 'develop'
2018-12-10 lambdaMerge branch 'fix/config-md-typos' into 'develop'
2018-12-10 lambdaMerge branch 'support/bugfix_272' into 'develop'
2018-12-10 lambdaMerge branch 'fix/theora-detection-read-bytes' into...
2018-12-10 lambdaMerge branch 'anonymize-filter-text' into 'develop'
2018-12-10 lambdaMerge branch 'develop' into 'fix/mix-task-uploads-modul...
2018-12-10 lambdaMerge branch 'parallel588/pleroma-support/compile_warni...
2018-12-09 Maksim Pechnikovfix compile warnings
2018-12-06 Rin ToshakaMerge develop
2018-12-06 kaniiniMerge branch 're-mrf' into 'develop'
2018-12-06 Egor KislitsynMerge branch 'develop' into feature/compat/push-subscri...
2018-12-06 Egor KislitsynMerge branch 'develop' into feature/compat/push-subscri...
2018-12-06 kaniiniMerge branch '210_twitter_api_uploads_alt_text' into...
2018-12-06 Hakaba HitoyoMerge remote-tracking branch 'origin/debug-suggestions...
2018-12-05 kaniiniMerge branch 'follower-hiding' into 'develop'
2018-12-05 kaniiniMerge branch 'dev_vald_fe/data_tag' into 'develop'
2018-12-05 Valdadded data attrs to twitter scrubber
2018-12-05 Valdadded data attrs for user and tag
2018-12-01 rinpatchAttempt to resolve merge conflict
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...