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

Some credit goes to 

* 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
..
controllers New API: GET /api/v1/custom_emojis to get a server's custom emojis () 2017-09-23 01:57:23 +02:00
helpers Add emoji autosuggest () 2017-09-23 14:47:32 +02:00
javascript Add emoji autosuggest () 2017-09-23 14:47:32 +02:00
lib Add emoji autosuggest () 2017-09-23 14:47:32 +02:00
mailers Set default From address in config () 2017-07-07 00:12:12 +02:00
models Add emoji autosuggest () 2017-09-23 14:47:32 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Use OrderedCollectionPage to return followers/following list () 2017-09-19 16:37:06 +02:00
serializers Add custom emojis to the emoji picker () 2017-09-23 05:40:28 +02:00
services Change IDs to strings rather than numbers in API JSON output () 2017-09-20 14:53:48 +02:00
validators Fix - Limit pinned toots to 5 () 2017-09-13 11:04:32 +02:00
views Add emoji autosuggest () 2017-09-23 14:47:32 +02:00
workers Fix an error in ReplyDistributionWorker when replied status was deleted () 2017-09-16 18:18:00 +02:00