]> cat aescling's git repositories - mastodon.git/commit
Feature: Unlisted custom emojis (#5485)
authornullkal <nullkal@nil.nu>
Fri, 27 Oct 2017 14:11:30 +0000 (23:11 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 27 Oct 2017 14:11:30 +0000 (16:11 +0200)
commit781105293cf129c84ef0b91ec8cd27b7127cf951
tree719dbf46e7aa62a8fc552f3c1f91d4a6b3e0e658
parent0cb329f63a292598ef9ed1af6b8f8b56658e7984
Feature: Unlisted custom emojis (#5485)
app/controllers/admin/custom_emojis_controller.rb
app/javascript/mastodon/features/compose/containers/emoji_picker_dropdown_container.js
app/models/custom_emoji.rb
app/serializers/rest/custom_emoji_serializer.rb
app/views/admin/custom_emojis/_custom_emoji.html.haml
config/locales/en.yml
config/routes.rb
db/migrate/20171020084748_add_visible_in_picker_to_custom_emoji.rb [new file with mode: 0644]
db/schema.rb