misskey/src/services
nullobsi ffb9646ce9
Add image description support (#7518)
* recieve image descriptions under the name property

* fix other components

* use comment for alt and title

* allow editing of file comment

* allow editing of file comment in note dialog

* federate note comments

* use file instead of this

* backend should accept comment on update

* update now actually accepts comment

* allow multiline descriptions

* image should also have description attached

* Update locales/ja-JP.yml

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>

* Use custom component with side-by-side image

* improve usability on mobile devices

* revert changes

* Update post-form-attaches.vue

* Update drive.file.vue

* Update media-caption.vue

Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-05-28 09:38:09 +09:00
..
blocking refactor: Use path alias 2021-03-23 17:43:07 +09:00
chart improve types 2021-05-28 09:34:42 +09:00
drive Add image description support (#7518) 2021-05-28 09:38:09 +09:00
following Refactor (#7394) 2021-03-24 11:05:37 +09:00
i Refactor (#7394) 2021-03-24 11:05:37 +09:00
messages Refactor (#7394) 2021-03-24 11:05:37 +09:00
note Fix Announce/Delete AP deliver (#7517) 2021-05-19 16:15:01 +09:00
user-list refactor: Use path alias 2021-03-23 17:43:07 +09:00
add-note-to-antenna.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
create-notification.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
create-system-user.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
fetch-instance-metadata.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
insert-moderation-log.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
instance-actor.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
logger.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
push-notification.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
register-or-fetch-instance-doc.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
relay.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
send-email-notification.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
send-email.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
stream.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
suspend-user.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
unsuspend-user.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
update-hashtag.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00