mastodon/app/javascript/styles
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
_mixins.scss Show boosted user's avatar (#2518) 2017-05-03 11:43:37 +02:00
about.scss
accounts.scss Adjust public profile pages (#4713) 2017-08-27 23:59:51 +02:00
admin.scss
application.scss
basics.scss
boost.scss
compact_header.scss Fix overflowing tabs in account__action-bar (#5056) 2017-09-23 21:06:16 +02:00
components.scss
containers.scss
emoji_picker.scss
footer.scss
forms.scss
landing_strip.scss Redesign public profiles (#4608) 2017-08-16 17:12:58 +02:00
lists.scss
reset.scss Improve scss color variables (#2912) 2017-05-08 15:57:49 +02:00
rtl.scss
stream_entries.scss Hide sensitive image in default on the public pages (#5009) 2017-09-19 16:03:45 +02:00
tables.scss Scrollable tables in settings pages (#4857) 2017-09-09 02:26:58 +02:00
variables.scss