Commit graph

19 commits

Author SHA1 Message Date
MeiMei
268306f796 リプライ/メンションされていれば非フォロワーへのフォロワー限定でも参照可能に (#4033)
* 非メンション/リプライ投稿がmentionsにあるかどうかはvisibilityと関係ないので削除

* リプライ/メンションされていれば非フォロワーでも参照可能に
2019-01-29 17:34:43 +09:00
MeiMei
cf4d6c3b07 Filter hidden replies / mentions (#3981)
* Fix: 非公開投稿が返信一覧に出てくる

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

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

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

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

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

* mentionsにフォロワー限定がかからなかったのを修正
2019-01-25 00:06:20 +09:00
syuilo
19abdef497 [Server] Fix #3958 2019-01-22 21:21:47 +09:00
MeiMei
374fb4eda9 Do not use _replyIds (#3392) 2018-11-23 23:12:28 +09:00
syuilo
15c9addc6e Improve API documentation 2018-11-03 22:49:36 +09:00
syuilo
7bd46825e3 Refactor 2018-11-02 13:47:44 +09:00
syuilo
3057116df4 Refactoring, Clean up and bug fixes 2018-11-02 03:32:24 +09:00
syuilo
fcb1ed7340 ドキュメントが見つからなくてもエラーにせずnullを返すように 2018-10-04 00:39:11 +09:00
syuilo
bea7e21a80 Refactorng 2018-07-07 19:19:00 +09:00
syuilo
8e3d56fdb9 wip 2018-07-06 02:58:29 +09:00
syuilo
ac95bcb87f wip 2018-07-05 23:36:07 +09:00
syuilo
a640a1e4d4 wip 2018-06-18 09:54:53 +09:00
syuilo
7f7308190f Fix bug 2018-05-29 11:25:28 +09:00
syuilo
0024e02f80 typo 2018-05-29 00:38:07 +09:00
syuilo
9bf44e240e #1579 2018-05-29 00:36:52 +09:00
syuilo
6c1eae618e Update cafy to 8.0.0 🚀 2018-05-02 18:06:16 +09:00
syuilo
7c527564c1 Update dependencies 🚀 2018-04-27 19:12:15 +09:00
syuilo
fbe36c2b57 cafy 5.xに移行 2018-04-24 18:13:06 +09:00
syuilo
2ebbb70356 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
Renamed from src/server/api/endpoints/posts/replies.ts (Browse further)