Pleroma/test
kaniini 030a7876b4 Merge branch 'security/fix-html-class-scrubbing' into 'develop'
html: lock down allowed class attributes to only those related to microformats

See merge request pleroma/pleroma!1090
2019-04-23 23:07:56 +00:00
..
fixtures
integration
object Make credo happy 2019-04-17 14:52:01 +03:00
plugs
support
tasks Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
web Extend Mastodon API with public endpoint for getting Favorites timeline of any user (#789) 2019-04-23 02:47:43 +00:00
activity_test.exs Remove updating reply count for embeded objects 2019-04-17 15:54:09 +03:00
captcha_test.exs
config_test.exs
emoji_test.exs Fix incorrect multiple emoji tag handling introduced in initial impl 2019-04-20 11:17:17 +03:00
filter_test.exs
flake_id_test.exs
formatter_test.exs Fix tests that used finmoji 2019-04-20 11:34:00 +03:00
healthcheck_test.exs Feature/826 healthcheck endpoint 2019-04-22 07:19:53 +00:00
html_test.exs html: lock down allowed class attributes to only those related to microformats 2019-04-23 23:03:45 +00:00
http_test.exs
list_test.exs
media_proxy_test.exs
notification_test.exs Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
object_test.exs Make credo happy 2019-04-17 14:52:01 +03:00
registration_test.exs
scheduled_activity_test.exs
scheduled_activity_worker_test.exs Refactor all tests that acessed the embeded object 2019-04-17 15:46:59 +03:00
test_helper.exs
upload_test.exs
user_invite_token_test.exs
user_test.exs Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
xml_builder_test.exs