mastodon/app
Eugen Rochko 2f079573ed In detail status view, display attachment uncropped if there's only one (#5054)
* In detail status view, display attachment uncropped if there's only one

* Make media spoiler the size of the media it hides, enable on static
2017-09-24 05:58:30 +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 Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
javascript In detail status view, display attachment uncropped if there's only one (#5054) 2017-09-24 05:58:30 +02:00
lib Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Add emoji autosuggest (#5053) 2017-09-23 14:47:32 +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 Make sure nil IDs to not get cast to empty string in REST API (#5068) 2017-09-24 04:09:32 +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 In detail status view, display attachment uncropped if there's only one (#5054) 2017-09-24 05:58:30 +02:00
workers Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 2017-09-16 18:18:00 +02:00