puyoskey/packages/backend/src/server
Johann150 7db09103e7
chore: synchronize visibility checks (#8687)
* reuse single meId parameter

* unify code style

Use template string to avoid having to use escaped quote marks.

* fix: follower only notes are visible to mentioned users

This synchronizes the visibility rules with the Notes.isVisibleForMe
method from packages/backend/src/models/repositories/note.ts

* add comment
2022-06-11 16:14:44 +09:00
..
activitypub refactor: fix type 2022-04-17 20:44:21 +09:00
api chore: synchronize visibility checks (#8687) 2022-06-11 16:14:44 +09:00
file refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
proxy enhance: ドライブに画像ファイルをアップロードするときオリジナル画像を破棄してwebpublicのみ保持するオプション (#8216) 2022-04-28 11:14:03 +09:00
web chore: tweak logo 2022-06-10 14:56:05 +09:00
activitypub.ts fix: add id for activitypub follows (#8689) 2022-06-04 13:52:42 +09:00
index.ts refactor: temporary files (#8713) 2022-05-25 16:50:22 +09:00
nodeinfo.ts refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
well-known.ts fix: Add rel attribute to host-meta (#8583) 2022-05-01 19:14:14 +09:00