1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/lib
Eugen 043862f411 Fix #1609, fix #1628 - Revert #1397 (#1700)
When transmitting data in a HTML-encoded element like <content type="html" />,
relying on newlines being preserved is not wise, since HTML by itself
does not care for newlines - it cares for <p> and <br>

Additional fix: reset NSFW toggle after sending toot
2017-04-13 19:23:36 +02:00
..
settings
application_extension.rb
atom_serializer.rb Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
exceptions.rb
feed_manager.rb
formatter.rb Fix #1609, fix #1628 - Revert #1397 (#1700) 2017-04-13 19:23:36 +02:00
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
tag_manager.rb
webfinger_resource.rb