1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
about.scss
accounts.scss
admin.scss
application.scss
basics.scss New error page graphic. Other error page improvements (#5099) 2017-09-25 23:05:54 +02:00
boost.scss
compact_header.scss Fix overflowing tabs in account__action-bar (#5056) 2017-09-23 21:06:16 +02:00
components.scss Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
containers.scss
emoji_picker.scss Dropdown triangles a bit nicer, smoother scrolling on touch (#5062) 2017-09-24 00:40:10 +02:00
footer.scss
forms.scss
landing_strip.scss
lists.scss
reset.scss
rtl.scss Change mobile layout breakpoint from 1024px to 630px (#5063) 2017-09-24 01:25:07 +02:00
stream_entries.scss
tables.scss
variables.scss