jormungandr-bite/src/server/api/endpoints/notes
MeiMei 6e36c4a401 リモートで投票を見たりしたりできるように (#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
..
favorites Refactor 2018-11-02 13:47:44 +09:00
polls リモートで投票を見たりしたりできるように (#3940) 2019-01-21 13:27:19 +09:00
reactions AP Undo Like (#3933) 2019-01-20 03:07:12 +09:00
watching [API] Implement notes/watching/ 2018-11-06 14:58:20 +09:00
conversation.ts Improve API documentation 2018-11-03 22:49:36 +09:00
create.ts Privateの公開範囲を廃止 2018-12-29 02:55:46 +09:00
delete.ts [API] Resolve #3637 2018-12-17 01:43:34 +09:00
featured.ts Refactor 2018-11-02 13:47:44 +09:00
global-timeline.ts Resolve #3896 2019-01-16 14:54:14 +09:00
hybrid-timeline.ts ソーシャルタイムラインにフォロワー限定投稿が含まれていない問題を修正 2019-01-20 23:55:32 +09:00
local-timeline.ts 関係のない返信がタイムラインに流れる問題を修正 2019-01-20 13:14:31 +09:00
mentions.ts [API] notes/mentions にミュートを適用するように 2018-12-30 01:40:24 +09:00
reactions.ts Refactor 2018-11-02 13:47:44 +09:00
renotes.ts Improve API documentation 2018-11-03 22:49:36 +09:00
replies.ts Do not use _replyIds (#3392) 2018-11-23 23:12:28 +09:00
search.ts Refactor 2018-11-02 13:47:44 +09:00
search_by_tag.ts Hide invisible notes from timeline (#3852) 2019-01-08 21:02:00 +09:00
show.ts Refactor 2018-11-02 13:47:44 +09:00
timeline.ts Drop stalk feature 2019-01-20 12:25:00 +09:00
user-list-timeline.ts [Server] Fix #2745 2019-01-21 00:32:54 +09:00