You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Paweł Ngei 5c7f641565 Escape HTML in profile name preview in profile settings (#9446)
* fix non-escaped html in the profile settings

* provide a default profile text in case if there's no custom one

* update haml syntax

* simplify default profile name to username

* sanitize user-input html but display emojified icons
6 years ago
..
chewy
controllers
helpers
javascript Escape HTML in profile name preview in profile settings (#9446) 6 years ago
lib
mailers
models
policies
presenters
serializers
services
validators
views Escape HTML in profile name preview in profile settings (#9446) 6 years ago
workers