Commit Graph

693 Commits

Author SHA1 Message Date
Rory& 7b38f93817 Allow opting out of persisting instance bans on user delete endpoint 2025-12-16 04:59:13 +01:00
Cyber a583d85d44 Merge branch 'spacebarchat:master' into fix/gh-webhook-events-more 2025-12-15 08:29:43 +01:00
CyberL1 13388870a1 fix: check if event is "opened" or "closed" 2025-12-15 08:28:59 +01:00
Rory& cb01b869ee fix cors 2025-12-15 02:43:37 +01:00
MathMan05 af00ba05f5 remove test 2025-12-14 23:31:01 +01:00
MathMan05 170e86b9cf fix minor bug breaking bot invites 2025-12-14 23:31:01 +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& 5de70ca2c8 Log elapsed time for user delete 2025-12-13 02:44:12 +01:00
Rory& dae89fd0af Instance ban stuff 2025-12-13 02:01:32 +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 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
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 16caeea744 fix: include user object in guild_member 2025-12-04 19:32:50 +01:00
Rory& a149bd06d7 Clean up cloud attachment debug logs 2025-12-04 11:05:40 +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
CyberL1 304f00f8ad fix: github webhok username and avatar are now more in-line with discord 2025-12-02 21:19:49 +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& 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
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
Rory& 65f5ef0392 Fix base64 avatar stuff for webhooks 2025-12-01 21:08:03 +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
Rory& 2ebe2a57fb Cut down schemas by 90% 2025-11-29 22:22:41 +01:00
MathMan05 e38e0f2f89 don't show invis 2025-11-29 11:18:23 -06:00
MathMan05 15e15fc8ad Fix merge issues 2025-11-29 10:54:39 -06:00