]> cat aescling's git repositories - mastodon.git/commit
Enable custom emojis in profiles (notes, field values, display names) (#7374)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 6 May 2018 09:48:51 +0000 (11:48 +0200)
committerGitHub <noreply@github.com>
Sun, 6 May 2018 09:48:51 +0000 (11:48 +0200)
commit61a90186070395e133ad2f8e959bdf003a8615ca
tree49596898f7e5c72116db1d181847f5925a033c59
parentbd10a7e48076c913a652c347b0477496be8813fa
Enable custom emojis in profiles (notes, field values, display names) (#7374)

Follow-up to #6124
17 files changed:
app/helpers/stream_entries_helper.rb
app/javascript/mastodon/actions/importer/normalizer.js
app/lib/formatter.rb
app/models/account.rb
app/serializers/rest/account_serializer.rb
app/views/about/_administration.html.haml
app/views/about/_contact.html.haml
app/views/accounts/_grid_card.html.haml
app/views/accounts/_header.html.haml
app/views/accounts/_moved_strip.html.haml
app/views/admin/reports/_account.html.haml
app/views/authorize_follows/_card.html.haml
app/views/remote_unfollows/_card.html.haml
app/views/shared/_landing_strip.html.haml
app/views/stream_entries/_detailed_status.html.haml
app/views/stream_entries/_simple_status.html.haml
app/views/stream_entries/_status.html.haml