Sharkey/packages/backend/src/models
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
..
entities chore: synchronize code and database schema (#8577) 2022-05-05 22:45:22 +09:00
repositories chore: synchronize visibility checks (#8687) 2022-06-11 16:14:44 +09:00
schema fix: validation (better #8456) (#8461) 2022-04-03 13:57:26 +09:00
id.ts fix lint 2021-12-09 23:58:30 +09:00
index.ts feat: Webhook (#8457) 2022-04-02 15:28:49 +09:00