1
0
mirror of https://github.com/misskey-dev/misskey synced 2024-12-23 19:19:05 +09:00
misskey/src/remote/activitypub
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
..
kernel Fix #7431 (#7432) 2021-05-11 12:41:02 +09:00
misc Update preloaded JSON-LD (#7521) 2021-05-19 16:10:43 +09:00
models Add image description support (#7518) 2021-05-28 09:38:09 +09:00
renderer Add image description support (#7518) 2021-05-28 09:38:09 +09:00
audience.ts Parse followers audience from followers URI (#7112) 2021-02-06 11:50:33 +09:00
db-resolver.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
deliver-manager.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
logger.ts Follow #3676 2019-03-14 22:18:31 +09:00
perform.ts AP featured collectionの修正 / Collection Activityの対応 / typeの修正など (#5460) 2019-09-27 04:58:28 +09:00
request.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
resolver.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
type.ts Resolve #6806 (#6935) 2020-12-11 21:16:20 +09:00