Commit Graph

10 Commits

Author SHA1 Message Date
Cadence Ember
4cb99feeb2 Rework event dispatchers 2025-03-13 17:15:40 +13:00
Cadence Ember
20dabf4ad5 Only offer to link channels the bridge can access 2025-02-24 02:14:46 +13:00
Cadence Ember
6df8d9a079 Display limited replies to unbridged messages 2025-02-24 01:41:32 +13:00
Cadence Ember
31cf91d778 Partially revert fbc1b6f
Since that commit, setup has not worked, because setup loads client
which loads packets which prepares a statement for a table that does not
exist yet, as database migrations have not been run.

Alteratively, we could do migrations earlier in setup, but those would
send a lot of log lines to the terminal in the middle of interactive
prompting.
2025-02-22 12:26:38 +13:00
Cadence Ember
fbc1b6f419 Code quality 2025-02-20 11:36:51 +13:00
Cadence Ember
0f435e930e Per-guild presence sync settings
On by default for existing and small guilds.
Off for new large guilds.
Can be toggled either way.
2025-02-10 16:54:30 +13:00
Cadence Ember
8ad0117fd2 d->m: Presence 2025-02-10 15:23:55 +13:00
Cadence Ember
85269ea153 Hopefully prevent checkMissed errors from crashing 2025-01-12 13:11:51 +13:00
Cadence Ember
6f7ed829b8 Create and populate guild_id column 2024-10-05 02:23:58 +13:00
Cadence Ember
4247a3114a Move everything to src folder... it had to happen 2024-09-12 17:05:13 +12:00