monkeeShark/src/remote/activitypub/renderer
MeiMei b16c3798a4
Fix Announce/Delete AP deliver (#7517)
* Fix Announce/Delete AP deliver

* Revert "Fix Announce/Delete AP deliver"

This reverts commit 0292c5196df48f67bb7914e925560ba69e2b2980.

* localOnlyのDeleteをdeliverしないように

* null Activityに対するUndoはdeliverしないように
2021-05-19 16:15:01 +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 Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +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 Use PostgreSQL instead of MongoDB (#4572) 2019-04-07 21:50:36 +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