This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
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
2017-05-11 00:28:10 +02:00
..
settings
application_extension.rb
atom_serializer.rb Fix regressions from #2683 (#2970) 2017-05-11 00:28:10 +02:00
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb Fix regressions from #2683 (#2970) 2017-05-11 00:28:10 +02:00
hash_object.rb
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb Use CLD3 (#2949) 2017-05-09 19:58:03 +02:00
provider_discovery.rb raise-when-oembed-not-found (#2882) 2017-05-07 19:00:40 +02:00
sanitize_config.rb
tag_manager.rb
user_settings_decorator.rb
webfinger_resource.rb