FoundKey/packages
Francis Dinh 19e29c3465
backend: move mentionedUsers query to mention handler
The mentionedUsers query was being run on every post, regardless of
whether a mention was in it or not.

This resulted in an SQL query ending in `WHERE userId IN ()` which is
not allowed in PostgreSQL.

Reference: FoundKeyGang/FoundKey#132
Changelog: Fixed
2022-09-08 16:17:35 -04:00
..
backend backend: move mentionedUsers query to mention handler 2022-09-08 16:17:35 -04:00
client client: remove "Disable AiScript on Pages" setting 2022-09-07 13:07:03 -04: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