mastodon/app/javascript
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123)
* Fix #117 - 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
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Remove redundant width/height values from SVGs to fix Safari bug (#4956) 2017-09-15 00:51:00 +02:00
mastodon Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
packs Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
styles Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00