mizzkey/src/server/api
MeiMei 5eca0a31f7 Filter hidden replies / mentions (#3981)
* Fix: 非公開投稿が返信一覧に出てくる

* Fix: 非公開投稿がメンション一覧に出てくる

* 非公開投稿は通知/メンション通知しない

* repliesにフォロワー限定がかからなかったのを修正

* Fix: ホームにフォロワー限定投稿が表示されない

* 認証必須エンドポイントで user == null にはならない

* mentionsにフォロワー限定がかからなかったのを修正
2019-01-25 00:06:20 +09:00
..
common Fix types 2019-01-22 21:42:05 +09:00
endpoints Filter hidden replies / mentions (#3981) 2019-01-25 00:06:20 +09:00
mastodon Remove unused import 2019-01-20 17:49:52 +09:00
private Fix types 2019-01-22 21:42:05 +09:00
service Fix types 2019-01-22 21:42:05 +09:00
stream Filter hidden replies / mentions (#3981) 2019-01-25 00:06:20 +09:00
api-handler.ts Fix types 2019-01-22 21:42:05 +09:00
authenticate.ts Refactoring 2019-01-23 19:25:36 +09:00
call.ts Refactoring 2019-01-23 19:33:29 +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