mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-12 14:03:16 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| autosuggest_account_container.js | ||
| autosuggest_status_container.js | ||
| compose_form_container.js | ||
| emoji_picker_dropdown_container.js | ||
| navigation_container.js | ||
| privacy_dropdown_container.js | ||
| reply_indicator_container.js | ||
| search_container.js | ||
| search_results_container.js | ||
| sensitive_button_container.js | ||
| spoiler_button_container.js | ||
| upload_button_container.js | ||
| upload_container.js | ||
| upload_form_container.js | ||
| upload_progress_container.js | ||
| warning_container.js | ||