]> cat aescling's git repositories - mastodon.git/commit
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
authorDavid Underwood <davefp@gmail.com>
Sun, 1 Apr 2018 21:55:42 +0000 (17:55 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 1 Apr 2018 21:55:42 +0000 (23:55 +0200)
commit123a343d116d3e83cbd04460cc7bd0b6f3d208c4
tree7d834be5438d835fe90744e0ba011f585cf252b1
parentf464f98fd3b8ef33b3afa5acf09e829c046134de
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)

Federate custom emojis with accounts
app/lib/formatter.rb
app/lib/ostatus/atom_serializer.rb
app/models/account.rb
app/models/remote_profile.rb
app/serializers/activitypub/actor_serializer.rb
app/serializers/rest/account_serializer.rb
app/services/activitypub/process_account_service.rb
app/services/update_remote_profile_service.rb
app/views/accounts/_header.html.haml
spec/lib/formatter_spec.rb