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 Rochko 72698bc3b4 Fix regressions from #2683 (#2970)
* Fix regressions from #2683

Properly format spoiler text HTML, while keeping old logic for blankness intact
Process hashtags and mentions in spoiler text
Format spoiler text for Atom
Change "show more" toggle into a button instead of anchor
Fix style regression on dropdowns for detailed statuses

* Fix lint issue

* Convert spoiler text to plaintext in desktop notifications
8 years ago
..
settings
application_extension.rb
atom_serializer.rb Fix regressions from #2683 (#2970) 8 years ago
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Fix regressions from #2683 (#2970) 8 years ago
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb Use CLD3 (#2949) 8 years ago
provider_discovery.rb raise-when-oembed-not-found (#2882) 8 years ago
sanitize_config.rb
tag_manager.rb
user_settings_decorator.rb
webfinger_resource.rb