Glitch-Shrike/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 use Twitter::Extractor for creating links (#2502) 2017-05-05 19:48:22 +02:00
feed_manager.rb Optimize MuteService and AfterBlockService (#2836) 2017-05-06 16:31:07 +02:00
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 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