mastodon/app/lib
Eugen Rochko 58bcd50f7f Fix #1426 - Trim long usernames in public follower/following lists (#2993)
Fix #2221 - Catch OpenSSL exceptions when loading remote avatars/headers/attachments
Don't strip "rel" attribute from <a> tags when sanitizing (microformats)
2017-05-11 23:14:00 +02:00
..
settings Add extended about page stub 2017-01-13 03:24:41 +01:00
application_extension.rb
atom_serializer.rb When avatar/header are missing, do not include the missing file into Atom (#2988) 2017-05-11 14:32:03 +02:00
exceptions.rb Add check for visibility.nil? even though it can't ever be, to check for race conditions 2017-04-03 22:54:46 +02:00
extractor.rb
feed_manager.rb Optimize MuteService and AfterBlockService (#2836) 2017-05-06 16:31:07 +02:00
formatter.rb
hash_object.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
inline_rabl_scope.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb
sanitize_config.rb Fix #1426 - Trim long usernames in public follower/following lists (#2993) 2017-05-11 23:14:00 +02:00
tag_manager.rb More robust PuSH subscription refreshes (#2799) 2017-05-05 02:23:01 +02:00
user_settings_decorator.rb Clean up settings/preferences controller (#2237) 2017-04-21 03:26:52 +02:00
webfinger_resource.rb