FoundKey/packages/backend/src/remote
Johann150 7a981de883
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
refactor: remove note.mentionedRemoteUsers column
The column mentionedRemoteUsers on the note table in the database is
firstly in the wrong type since it contains JSON data but is typed as
text. Secondly it seems redundant, since that data can be acquired by
using the note.mentions column to fetch the respective data instead.

Co-authored-by: Francis Dinh <normandy@biribiri.dev>
2022-09-07 14:43:04 +02:00
..
activitypub refactor: remove note.mentionedRemoteUsers column 2022-09-07 14:43:04 +02:00
logger.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00
resolve-user.ts fix: use correct variable 2022-08-10 23:59:35 +02:00
webfinger.ts fix type 2022-04-03 16:35:36 +09:00