mastodon/app/views
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053)
* Add emoji autosuggest

Some credit goes to glitch-soc/mastodon#149

* Remove server-side shortcode->unicode conversion

* Insert shortcode when suggestion is custom emoji

* Remove remnant of server-side emojis

* Update style of autosuggestions

* Fix wrong emoji filenames generated in autosuggest item

* Do not lazy load emoji picker, as that no longer works

* Fix custom emoji autosuggest

* Fix multiple "Custom" categories getting added to emoji index, only add once
2017-09-23 14:47:32 +02:00
..
about Adjust landing pages 2 (#4967) 2017-09-16 18:39:11 +02:00
accounts Add `strip_insignificant_zeros: true` option to `number_to_human` (#4993) 2017-09-18 04:55:23 +02:00
admin Admin interface for listing, adding and removing custom emojis (#5002) 2017-09-19 03:52:38 +02:00
admin_mailer
application
auth Adjust landing pages 2 (#4967) 2017-09-16 18:39:11 +02:00
authorize_follows
errors
follower_accounts
following_accounts
home Add link to 'noscript' message (#4561) 2017-09-02 01:52:28 +02:00
kaminari
layouts Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
manifests
notification_mailer
oauth Oauth code in input form and add description message (#4986) 2017-09-17 15:23:44 +02:00
remote_follow
settings Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
shared
shares
stream_entries Fix custom emojis not detected when used in content warning (#5049) 2017-09-23 01:50:17 +02:00
tags
user_mailer A few updates to the Spanish translation and some typos fixing (#4997) 2017-09-19 07:47:48 +09:00
well_known