Commit Graph

1158 Commits

Author SHA1 Message Date
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
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