mastodon/app
Eugen Rochko 66126f3021 Add custom emojis to the emoji picker (#5052) 2017-09-23 05:40:28 +02:00
..
controllers New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 2017-09-23 01:57:23 +02:00
helpers Fix filterable_languages method of SettingsHelper (#4966) 2017-09-16 14:59:41 +02:00
javascript Add custom emojis to the emoji picker (#5052) 2017-09-23 05:40:28 +02:00
lib Fix custom emojis not detected when used in content warning (#5049) 2017-09-23 01:50:17 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051) 2017-09-23 01:57:23 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Use OrderedCollectionPage to return followers/following list (#4949) 2017-09-19 16:37:06 +02:00
serializers Add custom emojis to the emoji picker (#5052) 2017-09-23 05:40:28 +02:00
services Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
validators Fix #4918 - Limit pinned toots to 5 (#4923) 2017-09-13 11:04:32 +02:00
views Fix custom emojis not detected when used in content warning (#5049) 2017-09-23 01:50:17 +02:00
workers Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 2017-09-16 18:18:00 +02:00