Commit Graph

1172 Commits

Author SHA1 Message Date
MathMan05
170e86b9cf fix minor bug breaking bot invites 2025-12-14 23:31:01 +01:00
Rory&
a4527d166a No longer generate security_jwtSecret, switch webauthn to modern tokens, dont 2025-12-14 00:49:13 +01:00
Rory&
f3f8c1c9f8 force sync for sqlite 2025-12-14 00:13:52 +01:00
Rory&
03e6f8c7f2 Fix missing config usage for backup codes 2025-12-13 23:45:33 +01:00
Rory&
4bb3ff1aae Drop nonfunctional default ipdata key 2025-12-13 23:41:48 +01:00
Rory&
f60ceae1a0 Fix sqlite 2025-12-13 23:12:23 +01:00
Rory&
fad824c935 No more sync:db on initial setup >:C >:C >:C 2025-12-13 22:57:29 +01:00
dank074
c95dd395c9 comment 2025-12-13 21:01:10 +01:00
dank074
1085754f52 try to handle race condition again 2025-12-13 21:01:10 +01:00
Rory&
91cf11ac6f Try adjusting CORS rules to make cookies work? 2025-12-13 20:16:42 +01:00
Rory&
6683dbac7b Prevent duplicate instance ban entries 2025-12-13 02:55:25 +01:00
Rory&
91c112c72f Delete user settings protos on account deletion 2025-12-13 02:51:25 +01:00
Rory&
ca06653606 not milliseconds lol 2025-12-13 02:48:50 +01:00
Rory&
1a41d194bf Fix formatting oopsie 2025-12-13 02:47:49 +01:00
Rory&
5de70ca2c8 Log elapsed time for user delete 2025-12-13 02:44:12 +01:00
Rory&
e6d22ccc47 Maybe?> 2025-12-13 02:24:22 +01:00
Rory&
a834184690 Fix missing group by? 2025-12-13 02:10:23 +01:00
Rory&
d41015862c Fix typo in getDmChannels helper 2025-12-13 02:07:35 +01:00
Rory&
3f5e25dd3f Add missing migration 2025-12-13 02:04:24 +01:00
Rory&
dae89fd0af Instance ban stuff 2025-12-13 02:01:32 +01:00
Rory&
811c1a25a9 More instance ban stuff 2025-12-12 23:31:09 +01:00
Rory&
1573e5a1d9 Instance ban: clean up DMs and guild ownerships, track instance bans 2025-12-12 23:28:20 +01:00
Rory&
bdbf6d06b2 Fix IP tracking for bans 2025-12-12 22:56:02 +01:00
BrajamohanDas-afk
eb94dd4b16 Refactor: Replace getIpAddress with req.ip 2025-12-12 22:46:28 +01:00
Cyber
e86b8ce0b9 Merge branch 'spacebarchat:master' into fix/config-stuff 2025-12-12 22:28:57 +01:00
CyberL1
16df560edd fix: some config stuff 2025-12-12 22:27:57 +01:00
Cyber
68c46ca956 Merge branch 'spacebarchat:master' into fix/gh-embeds-new-commits-title-link 2025-12-12 22:21:09 +01:00
CyberL1
bf8add14c1 fix: show compare url on multiple commits 2025-12-12 22:19:10 +01:00
dank074
d054febcf1 fix: prevent race condition in rabbitmq 2025-12-12 21:01:35 +01:00
MathMan05
f78f3abe32 fix read del bug 2025-12-12 05:08:32 +01:00
Rory&
de1ebc99a7 Perhaps, dont IP ban moderators 2025-12-07 22:32:37 +01:00
CyberL1
84b4888e9b fix: check if body is not null 2025-12-05 21:52:18 +01:00
CyberL1
ae20c6dce4 fix: add | null to guild folder types 2025-12-05 17:13:40 +01:00
CyberL1
1838829716 fix: only guild_ids is required in guild folder 2025-12-05 11:14:31 +01:00
CyberL1
16caeea744 fix: include user object in guild_member 2025-12-04 19:32:50 +01:00
CyberL1
c130810ad2 fix: highest_last_message_id is apparently a number and never a string
also I discovered that there's a bug in lambert-server's check function that ignores arrays of types
2025-12-04 16:59:31 +01:00
CyberL1
863f31fa35 fix: send presences array (empty for now) in READY event data 2025-12-04 16:56:39 +01:00
Rory&
a149bd06d7 Clean up cloud attachment debug logs 2025-12-04 11:05:40 +01:00
Rory&
4047c52f2d validate that endpoitns are configured 2025-12-04 11:01:18 +01:00
Rory&
13bbf5dbd5 Remove fallback URIs, remove endpointClient, expose admin api 2025-12-04 11:01:18 +01:00
CyberL1
846c201166 fix: show only the first line of commit message 2025-12-03 22:31:10 +01:00
Rory&
9445109bf0 Always use req.ip when calling getIpAddress 2025-12-03 20:06:13 +01:00
Rory&
a5a520be06 wtf is wrong with ipdata 2025-12-03 20:00:26 +01:00
Rory&
0c059c9c83 Fix message ack schema 2025-12-02 21:29:54 +01:00
CyberL1
304f00f8ad fix: github webhok username and avatar are now more in-line with discord 2025-12-02 21:19:49 +01:00
Rory&
93f4a52fc0 createMessageWithDefaults: unset member 2025-12-02 21:07:31 +01:00
Rory&
ce5495a3c6 Log origin for missing roles 2025-12-02 20:52:45 +01:00
Rory&
6c9325d16c Trace origin for addToGuild call, warn if sending null roles 2025-12-02 20:50:26 +01:00
Rory&
be4e43df78 More gateway stuff 2025-12-02 19:58:54 +01:00
Rory&
dc5dadec04 Various gateway stuff 2025-12-02 19:47:20 +01:00