misskey/src/server
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
..
activitypub refactor: Use path alias 2021-03-23 17:43:07 +09:00
api Add image description support (#7518) 2021-05-28 09:38:09 +09:00
file refactor: Use path alias 2021-03-23 17:43:07 +09:00
proxy refactor: Use path alias 2021-03-23 17:43:07 +09:00
web Fix #7480 2021-04-26 12:34:41 +09:00
activitypub.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
index.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
nodeinfo.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
well-known.ts Password reset (#7494) 2021-05-04 15:05:34 +09:00