FoundKey/packages
Johann150 7a981de883
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
..
backend refactor: remove note.mentionedRemoteUsers column 2022-09-07 14:43:04 +02:00
client build: Move resolutions sections to workspace package.json 2022-09-06 23:18:15 +02:00
foundkey-js foundkey-js: remove room api endpoints 2022-09-07 08:30:28 +00:00
shared client: fix some lints 2022-08-12 08:35:22 +02:00
sw sw: Remove fetch handler from service worker 2022-09-06 23:24:23 +02:00
meta.json refactoring 2021-11-12 02:02:25 +09:00