Commit Graph

36 Commits

Author SHA1 Message Date
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
MeiMei 41e3a9a004 Tune AP URL negotiating with Accept (#3824) 2019-01-02 18:07:32 +09:00
MeiMei 5dddc75d09 Add AP emojis endpoint (#3667) 2018-12-19 04:23:08 +09:00
MeiMei ffb80efe21 Return 404 for invalid Object ID (#3627)
* Update activitypub.ts

* Update activitypub.ts

* Update featured.ts

* Update followers.ts

* Update following.ts

* Update outbox.ts

* Fix following, outbox
2018-12-16 01:44:59 +09:00
MeiMei 653ec0cbb0 No cache /notes/:note (#3382) 2018-11-22 23:17:58 +09:00
MeiMei bceb02d760 local only visibility (#3254)
* local only visibility

* fix UI
2018-11-16 05:47:29 +09:00
syuilo 0a4015b8a2
Refactoring 2018-10-19 09:19:55 +09:00
MeiMei 8414db57f0 Specify AP Cache-Control (#2735) 2018-09-19 07:17:19 +09:00
MeiMei 11496d887e Publish pinned notes (#2731) 2018-09-18 13:08:27 +09:00
MeiMei ef62497777 ActivityPub Outboxの修正とactivity idのURLを実装 (#2662)
* Fix Outbox structure

* Implement activity endpoint

* Use in instead of or

* Use in, addition
2018-09-08 05:24:55 +09:00
Aya Morisawa 291beb45fc
Use string interpolation 2018-09-01 23:12:51 +09:00
mei23 b3a3238e43 HTTP Signature検証対象ヘッダにDateが含まれてなくても許容する 2018-08-25 13:40:12 +09:00
mei23 b42a9e1c4e Set ActivityPub Content-Type 2018-08-21 13:48:03 +09:00
mei23 4495525705 Respect visibility in ActivityPub Note/Outbox 2018-08-21 13:22:30 +09:00
mei23 0986301788 Implement ActivityPub Followers/Following/Outbox 2018-08-14 20:13:32 +09:00
mei23 f079041827 ActivityPub visibility on send 2018-08-13 03:49:17 +09:00
syuilo 77b493c9b0 Use bee-queue instead of Kue 2018-07-26 08:11:47 +09:00
syuilo ec2b1ec3f0 #1334 2018-07-20 02:40:37 +09:00
syuilo aa4ef6745a Refactorng 2018-07-07 19:19:00 +09:00
syuilo abc082f7c0 リモートフォローフォームを実装するなど 2018-06-24 13:08:48 +09:00
rinsuki 1f1ed2da4c minor fix 2018-06-17 17:21:16 +09:00
rinsuki 7275a48102 Fix #1731 2018-06-17 17:11:05 +09:00
syuilo 484d17f53f wip 2018-06-02 00:15:17 +09:00
syuilo 1131ce8a71 sharedInboxを提供 2018-04-23 15:37:27 +09:00
syuilo ff5ab7d12f Fix bug 2018-04-17 22:17:55 +09:00
syuilo 2d7525b2f6 Fix bug 2018-04-15 13:20:52 +09:00
syuilo eebd5f62b3 Fix bug 2018-04-15 12:51:05 +09:00
syuilo 04285c9498 Fix bug 2018-04-14 03:23:06 +09:00
syuilo 3cdb320488 Use require to avoid warning 2018-04-14 03:04:55 +09:00
syuilo 17f4dd69a3 Refactor 2018-04-13 14:39:08 +09:00
syuilo a9080f87ad Fix bug 2018-04-13 14:29:01 +09:00
syuilo a3bd4ba426 wip 2018-04-13 00:51:55 +09:00
Akihiko Odaki fabf233478 Implement inbox 2018-04-01 15:58:49 +09:00
syuilo d23de60b8b Disable needless header 2018-04-01 12:43:59 +09:00
syuilo 63c3c3dfdd Use sendStatus instead of send 2018-04-01 12:33:26 +09:00
Akihiko Odaki 975dd842d8 Implement Activity Streams representation of user 2018-04-01 12:24:29 +09:00