mastodon/config
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
..
environments
initializers When OAuth password verification fails, return 401 instead of redirect (#5111) 2017-09-27 23:42:49 +02:00
locales i18n: Update Polish translation (#5106) 2017-09-26 14:19:25 +09:00
webpack Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml Generate 500.html with assets:precompile, remove loading from Google Fonts (#5067) 2017-09-25 04:04:04 +02:00
navigation.rb
puma.rb
routes.rb Add ability to specify alternative text for media attachments (#5123) 2017-09-28 15:31:31 +02:00
secrets.yml
settings.yml Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
sidekiq.yml
themes.yml Add support for multiple themes (#4959) 2017-09-19 16:36:23 +02:00
webpacker.yml Upgrade Webpacker to version 3.0.1 (#5122) 2017-09-27 14:41:54 +02:00