Sharkey/src/server/api
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
..
common Drop stalk feature 2019-01-20 12:25:00 +09:00
endpoints リモートで投票を見たりしたりできるように (#3940) 2019-01-21 13:27:19 +09:00
mastodon Remove unused import 2019-01-20 17:49:52 +09:00
private Make autoAcceptFollowed default 2018-12-29 02:46:57 +09:00
service Resolve #3366 2018-11-23 16:39:51 +09:00
stream [Server] Fix #2745 2019-01-21 00:32:54 +09:00
api-handler.ts 良い感じに 2018-07-16 03:43:36 +09:00
authenticate.ts ストリーム経由でAPIにリクエストできるように 2018-04-11 17:40:01 +09:00
call.ts Fix typo 2018-12-25 20:02:37 +09:00
define.ts [API] Fix #3099 2018-11-04 23:13:35 +09:00
endpoints.ts Moderator system 2018-11-15 04:15:42 +09:00
index.ts Use for-of instead of forEach (#3583) 2018-12-11 20:36:55 +09:00
limiter.ts Fix typo 2018-12-25 20:02:37 +09:00
streaming.ts Improve streaming 2018-11-12 00:31:09 +09:00