mastodon/app
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments ()
* Fix  - Add ability to specify alternative text for media attachments

- POST /api/v1/media accepts `description` straight away
- PUT /api/v1/media/:id to update `description` (only for unattached ones)
- Serialized as `name` of Document object in ActivityPub
- Uploads form adjusted for better performance and description input

* Add tests

* Change undo button blend mode to difference
2017-09-28 15:31:31 +02:00
..
controllers Add ability to specify alternative text for media attachments () 2017-09-28 15:31:31 +02:00
helpers Add emoji autosuggest () 2017-09-23 14:47:32 +02:00
javascript Add ability to specify alternative text for media attachments () 2017-09-28 15:31:31 +02:00
lib Add ability to specify alternative text for media attachments () 2017-09-28 15:31:31 +02:00
mailers Thread toot notification mails by conversation () 2017-09-24 11:19:42 +02:00
models Add ability to specify alternative text for media attachments () 2017-09-28 15:31:31 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Compact status_ids in StatusRelationshipsPresenter () 2017-09-24 11:18:32 +02:00
serializers Add ability to specify alternative text for media attachments () 2017-09-28 15:31:31 +02:00
services Flush body when POST requests () 2017-09-28 15:04:32 +02:00
validators Fix - Limit pinned toots to 5 () 2017-09-13 11:04:32 +02:00
views New error page graphic. Other error page improvements () 2017-09-25 23:05:54 +02:00
workers Flush body when POST requests () 2017-09-28 15:04:32 +02:00