]> cat aescling's git repositories - mastodon.git/commit
Fix #1426 - Trim long usernames in public follower/following lists (#2993)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 11 May 2017 21:14:00 +0000 (23:14 +0200)
committerGitHub <noreply@github.com>
Thu, 11 May 2017 21:14:00 +0000 (23:14 +0200)
commit58bcd50f7f8c187f8c0bd4a1d52aecafd76979fc
tree3299106ece1d8030d7551a7ae9dd75922b6b906d
parent60ecfb87ae4a2587169592ca38b3292798faab43
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)
app/javascript/styles/accounts.scss
app/lib/sanitize_config.rb
app/models/concerns/account_avatar.rb
app/models/concerns/account_header.rb
app/services/process_feed_service.rb