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
9 years ago
..
settings Add extended about page stub 9 years ago
application_extension.rb Fix tests, add applications to eager loading/cache for statuses, fix 9 years ago
atom_serializer.rb Fix regressions from #2683 (#2970) 9 years ago
exceptions.rb Add check for visibility.nil? even though it can't ever be, to check for race conditions 9 years ago
extractor.rb use Twitter::Extractor for creating links (#2502) 9 years ago
feed_manager.rb Optimize MuteService and AfterBlockService (#2836) 9 years ago
formatter.rb Fix regressions from #2683 (#2970) 9 years ago
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 9 years ago
inline_rabl_scope.rb Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods, 9 years ago
inline_renderer.rb Replace calls to FeedManager#inline_render and #broadcast 9 years ago
language_detector.rb Use CLD3 (#2949) 9 years ago
provider_discovery.rb raise-when-oembed-not-found (#2882) 9 years ago
sanitize_config.rb Add target=_blank to user note (#2622) 9 years ago
tag_manager.rb More robust PuSH subscription refreshes (#2799) 9 years ago
user_settings_decorator.rb Clean up settings/preferences controller (#2237) 9 years ago
webfinger_resource.rb Allow webfinger controller to reply to user@WEB_DOMAIN in addition to user@LOCAL_DOMAIN (#2351) 9 years ago