Sharkey/src/remote/activitypub/renderer
MeiMei 4a57482216 リモートで投票を見たりしたりできるように (#3940)
* fix type

* expose Question

* Note refs Question

* rename

* wip

* リモート投票の場合リプライ送信

* voteの実装をservicesに移動

* 投票受信

* debug

* つくる

* Revert "つくる"

This reverts commit 0c9245886680b7d3b93a0278642f4cf6a43b5cb2.

* APIの実装はもどし

* Send Update

* AP type

* Recv Update

* Revert "Recv Update"

This reverts commit ffda39c0936d8e023f64603edabeb8e0eb9fc370.

* Revert "AP type"

This reverts commit 63d8bbe29dd6f326773214346350607cc4381996.

* Revert "Send Update"

This reverts commit 171b046de549f1478e928dee3177eeefab341fcf.

* リモートで投票を見る

* 投票はDM

* Provides choices as text for AP

* 絵文字

* fix error

* revert

* APからには不要な処理を削除

* Revert "APからには不要な処理を削除"

This reverts commit 8b5d8af9b0cc4d4ad0cf21de59827ff21df99560.

* てぬき

* めんどい

* ちっ

* remove unused code
2019-01-21 13:27:19 +09:00
..
accept.ts Fix following from Preroma does not complete (#2905) 2018-10-15 16:51:22 +09:00
add.ts Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
announce.ts Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
block.ts Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
create.ts Create Note activity にも toとcc 2018-08-25 14:23:51 +09:00
delete.ts Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
document.ts Refactor 2018-10-31 22:35:02 +09:00
emoji.ts Remote custom emojis (#3074) 2018-11-02 08:59:40 +09:00
follow-user.ts Implement ActivityPub Followers/Following/Outbox 2018-08-14 20:13:32 +09:00
follow.ts Fix following from Preroma does not complete (#2905) 2018-10-15 16:51:22 +09:00
hashtag.ts Use string interpolation 2018-09-01 23:12:51 +09:00
image.ts Refactor 2018-10-31 22:35:02 +09:00
index.ts Renote visibility (#3290) 2018-11-17 03:25:48 +09:00
key.ts Use id in uri instead of username 2018-04-08 15:15:22 +09:00
like.ts yatta 2018-06-18 14:28:43 +09:00
mention.ts yatta 2018-06-18 14:28:43 +09:00
note.ts リモートで投票を見たりしたりできるように (#3940) 2019-01-21 13:27:19 +09:00
ordered-collection-page.ts Implement ActivityPub Followers/Following/Outbox 2018-08-14 20:13:32 +09:00
ordered-collection.ts Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
person.ts Fix sharedInbox location (#3711) 2018-12-22 00:12:34 +09:00
question.ts リモートで投票を見たりしたりできるように (#3940) 2019-01-21 13:27:19 +09:00
reject.ts Fix following from Preroma does not complete (#2905) 2018-10-15 16:51:22 +09:00
remove.ts Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
tombstone.ts Use Tombstone for Delete 2018-09-02 08:02:43 +09:00
undo.ts Resolve #3676 (#3677) 2018-12-19 21:20:25 +09:00
update.ts Send Update activity 2018-09-01 20:23:01 +09:00