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/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
8 years ago
..
settings
application_extension.rb
atom_serializer.rb Quick best practice cleanup of views/helpers (#1546) 8 years ago
exceptions.rb
feed_manager.rb Remove order prior to .find_in_batches (#1470) 8 years ago
formatter.rb Fix #1609, fix #1628 - Revert #1397 (#1700) 8 years ago
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
tag_manager.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 8 years ago
webfinger_resource.rb Webfinger resource to extract username from resource string (#1607) 8 years ago