1
0
Fork 1
mirror of https://example.com synced 2024-11-24 01:16:40 +09:00
firefish/packages/backend
Kaity A 4ca445b587 Implementation of an instances wide antenna source. (#9604)
This PR contains new source for antenna posts, which is a list of instance hostnames to process all posts from.

Using this mode, a user can filter for keywords on an instance wide basis.

This change includes a new antenna source called `instances` and a new database column in the `antenna` table called `instances` to store the instance names.

On the antenna editor, there's also an "Add an instance" finder dialog to allow users to search through the known instance hostnames.

Co-authored-by: Kaity A <supakaity@blahaj.zone>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9604
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-02-12 01:20:17 +00:00
..
.idea Create move type 2022-11-23 21:49:52 +01:00
.vscode
assets docs: 📝 custom assets 2023-02-11 13:16:45 -08:00
migration Implementation of an instances wide antenna source. (#9604) 2023-02-12 01:20:17 +00:00
nsfw-model
src Implementation of an instances wide antenna source. (#9604) 2023-02-12 01:20:17 +00:00
test Remove usused eslint files 2023-01-12 22:27:17 -08:00
.mocharc.json
.swcrc perf: 👷 build backend with swc 2023-01-10 16:48:49 -08:00
jsconfig.json
ormconfig.js
package.json chore: calckey megalodon 2023-02-11 16:20:57 -08:00
tsconfig.json