65797a934a
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> |
||
---|---|---|
.. | ||
.idea | ||
.vscode | ||
assets | ||
scripts | ||
src | ||
test | ||
.mocharc.json | ||
.swcrc | ||
check_connect.js | ||
jsconfig.json | ||
package.json | ||
tsconfig.json |