You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
about
accounts
admin
admin_mailer
application
auth
authorize_follows
errors
follower_accounts
following_accounts
home
kaminari
layouts Add emoji autosuggest (#5053) 8 years ago
manifests
notification_mailer
oauth
remote_follow
settings
shared
shares
stream_entries Fix custom emojis not detected when used in content warning (#5049) 8 years ago
tags
user_mailer
well_known