misskey-awawa/src/remote/activitypub/renderer
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
..
accept.ts fix type 2021-03-24 11:28:56 +09:00
add.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
announce.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
block.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
create.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
delete.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
document.ts Add image description support (#7518) 2021-05-28 09:38:09 +09:00
emoji.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
follow-relay.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
follow-user.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
follow.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
hashtag.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
image.ts Add image description support (#7518) 2021-05-28 09:38:09 +09:00
index.ts @contextをちゃんと付ける (#7522) 2021-05-19 16:00:08 +09:00
key.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
like.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
mention.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
note.ts refactor: Use path alias 2021-03-23 17:43:07 +09:00
ordered-collection-page.ts strictNullChecks (#4666) 2019-04-13 01:43:22 +09:00
ordered-collection.ts Implement Talk has read federation (#5636) 2019-12-15 03:37:19 +09:00
person.ts Use mfm-js for MFM parsing (#7415) 2021-04-02 10:36:11 +09:00
question.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
read.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
reject.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
remove.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
tombstone.ts Use Tombstone for Delete 2018-09-02 08:02:43 +09:00
undo.ts Fix Announce/Delete AP deliver (#7517) 2021-05-19 16:15:01 +09:00
update.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00
vote.ts Refactor (#7394) 2021-03-24 11:05:37 +09:00