Glitch-Shrike/app/javascript/mastodon/features
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
..
account/components Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
account_gallery Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
account_timeline Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
blocks
community_timeline
compose Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
favourited_statuses
favourites Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
follow_requests
followers Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
following Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
generic_not_found
getting_started
hashtag_timeline
home_timeline
mutes
notifications
pinned_statuses
public_timeline
reblogs Change IDs to strings rather than numbers in API JSON output (#5019) 2017-09-20 14:53:48 +02:00
report
standalone
status In detail status view, display attachment uncropped if there's only one (#5054) 2017-09-24 05:58:30 +02:00
ui Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
video Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00