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/models/concerns
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)
8 years ago
..
account_avatar.rb Fix #1426 - Trim long usernames in public follower/following lists (#2993) 8 years ago
account_header.rb Fix #1426 - Trim long usernames in public follower/following lists (#2993) 8 years ago
attachmentable.rb Fixes unknown mime type (#2822) 8 years ago
cacheable.rb Fix #248 - Reload all accounts when fetching from cache 8 years ago
paginable.rb Fix Rubocop offences (#2630) 8 years ago
streamable.rb Resolve issue with rendering authorize/reject Salmon slaps 8 years ago
targetable.rb