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 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
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
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
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
user_settings_decorator.rb
webfinger_resource.rb