Commit Graph

1143 Commits

Author SHA1 Message Date
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
Rory&
58b6cabf9c Fix register 2025-12-02 19:45:30 +01:00
Rory&
5075837d55 Support deleting ACKs for type==channel 2025-12-02 18:06:00 +01:00
Rory&
563d3a4e7f Fix schema import 2025-12-02 17:38:44 +01:00
Rory&
79c72396fd Extended IP address scrutiny on register 2025-12-02 17:33:22 +01:00
Rory&
1bd645f429 Enforce bans on invites, enforce quarantine, enforce IP ban 2025-12-02 17:31:07 +01:00
Rory&
8b10d85d29 Use IpDataClient in places 2025-12-02 16:46:08 +01:00
Rory&
31c6896e8a Dont export classes as default 2025-12-02 16:41:07 +01:00
Rory&
adc5482be7 Export util/networking 2025-12-02 16:38:37 +01:00
Rory&
02f9f4f7ef Always trim username updates 2025-12-02 16:36:29 +01:00
Rory&
bd93ba0e99 Template billing routes 2025-12-02 16:33:26 +01:00
Rory&
b0ea29bdab Forgot the configuration, lol 2025-12-02 16:33:26 +01:00
Rory&
8a8d3bc633 Classes for abuseipdb/ipdata 2025-12-02 16:33:26 +01:00
CyberL1
4e4020e146 fix: send 204 even if event is invalid (discord does this, idk why) 2025-12-02 11:53:34 +01:00
CyberL1
03ef043190 chore: remove debug log 2025-12-02 11:30:01 +01:00
CyberL1
c07a30efab refactor: refactor github webhooks embeds to match discord's 2025-12-02 11:25:41 +01:00
dank074
7086680872 update schema for voiceIdentify 2025-12-02 01:36:23 +01:00
Rory&
094f6c261a Split time classes, include tests 2025-12-01 22:46:52 +01:00
Rory&
65f5ef0392 Fix base64 avatar stuff for webhooks 2025-12-01 21:08:03 +01:00
Rory&
4568165b82 File uploads: try form.getBuffer() 2025-12-01 21:05:12 +01:00
Rory&
25f7c0de5d Drop node-fetch-commonjs, proxy-agent as deprecated 2025-12-01 20:19:14 +01:00
Cyber
dfab4904be Merge branch 'master' into channelSearch 2025-12-01 07:49:37 +01:00
Cyber
e13c5ccae6 Merge branch 'master' into dupedEvents 2025-12-01 07:37:27 +01:00
MathMan05
3a9821626f fix other bug 2025-11-30 23:41:00 -06:00
MathMan05
6bf6a961ea Implement channel search 2025-11-30 23:37:12 -06:00
MathMan05
7ba88ccf83 stop with the duped events 2025-11-30 22:23:26 -06:00
Rory&
7a40124e9e Tell browsers to cache applications/games detectable response in accordance of internal cache 2025-11-30 18:10:47 +01:00
MathMan05
b7fc596d06 fix expose 2025-11-30 03:30:35 +01:00
MathMan05
21a13efb0f stopwatch fixes 2025-11-30 01:52:36 +01:00
Rory&
fcb24b1bac Handle case where session is an object, merges #1412 2025-11-29 22:35:03 +01:00