117 Commits

Author SHA1 Message Date
murdle
2eea409447 i hate folders 2 2025-12-17 22:02:43 +02:00
murdle
8af8af5eba i hate folders 2025-12-17 22:00:50 +02:00
murdle
2d5bd7f4d1 add guild position building 2025-12-17 21:42:40 +02:00
murdle
3f4335ecb4 fix mobile bugs 2025-12-17 21:24:59 +02:00
murdle
1e61ccb19a android patches 2025-12-16 22:34:01 +02:00
murdle
57f4fbf506 overhaul with 2022 client and fix api validation 2025-12-09 00:46:33 +02:00
murdle
4eb674be85 remove useless extensions (commits from spacebar) 2025-12-08 01:35:46 +02:00
MathMan05
c0c97cb444 default undefined 2025-11-20 14:35:06 -06:00
MathMan05
c512a76e14 fix groups more 2025-11-20 14:34:23 -06:00
MathMan05
f468a33db8 fix groups 2025-11-19 16:34:29 -06:00
Rory&
20177860e0 More env settings to tune down log noise 2025-10-19 08:59:32 +02:00
Rory&
1632642b0d More schema work, moved most stuff from entities to schemas, though messy 2025-10-15 10:07:33 +02:00
Rory&
e52c237326 Reorganise schemas a little bit 2025-10-15 08:04:23 +02:00
Rory&
8a282f2927 Gateway: dont create user settings 2025-10-11 06:34:04 +02:00
Rory&
c0dfeaefb6 Return defaults for missing {proto-,}settings 2025-10-11 06:31:02 +02:00
Rory&
0b2e8981c0 Try to fix duplicate user settings 2025-10-11 05:32:32 +02:00
Emma [it/its]@Rory&
abb1b570a4 Local changes 2025-10-05 21:34:40 +02:00
Rory&
a25393e806 Clean up array extensions 2025-10-04 19:09:26 +02:00
Rory&
5f0e5a9d1f Send user settings proto in gateway ready, if one exists 2025-09-30 20:13:23 +02:00
Rory&
b87d28c2c9 Clean up unused imports 2025-09-30 05:13:29 +02:00
Rory&
2defc309c4 Fix trace 2025-09-29 18:38:06 +02:00
Rory&
263e2e32eb Attempt to split up even more? 2025-09-29 18:38:06 +02:00
Rory&
2cb838d0e3 Attempt to reduce OOM chance by factoring out member->guild queries 2025-09-29 18:38:06 +02:00
Rory&
bec4bfc743 Nest query times for clarity 2025-09-29 18:38:06 +02:00
Rory&
230248d6f4 Add tracing to IDENTIFY 2025-09-29 18:38:06 +02:00
Zane Helton
06ae335d1b Remove @everyone role from onIdentify
This prevents the @everyone role from leaking into places that might
display it on the frontend. The @everyone role is still visible when
needed, but `merged_members` (aka GuildMembers) won't include the role.

Resolves: #1213
2025-09-29 00:16:23 +02:00
Mathium05
c873b7074e
Update Identify.ts 2025-09-09 17:30:24 -05:00
Mathium05
dd3a97f056
don't filter channels 2025-09-09 09:31:34 -05:00
Rory&
479b428a2d Make time relative, oops 2025-07-06 22:24:09 +02:00
Rory&
971fc4a84f Log more identify timings 2025-07-06 22:22:30 +02:00
Rory&
5feebe7672 Use binary flags for default intents in identify 2025-07-06 20:17:27 +02:00
Rory&
02efa17a04 Log gateway handling time 2025-07-06 19:14:27 +02:00
Rory&
253bc2f255 Fix opcode 8 2025-07-06 17:41:50 +02:00
dank074
526a8da8f5
add webrtc support (#1284)
Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
2025-06-22 12:41:13 +10:00
dank074
3bf3adfa82 fix op 8 handler for some discord libraries 2025-04-12 16:25:40 -05:00
Madeline
3ccf33950f
Merge pull request #1269 from dank074/patch/fix-missing-guildcreate-properties 2025-04-12 22:12:53 +10:00
dank074
0ed7a8af77 add ophandler for GuildSubscriptionsBulk message 2025-04-12 05:01:37 -05:00
dank074
fd33d58af8 revert back to original schema, but add missing members 2025-04-11 18:39:45 -05:00
dank074
f41164945e add type to make sure payload is consistent with other GUILD_CREATE event 2025-04-09 16:16:40 -05:00
dank074
64d5dcd53f fix missing properties in GUILD_CREATE for bots 2025-04-09 15:39:17 -05:00
Madeline
841b36112f
Merge pull request #1232 from dank074/patch/eslintConfig 2024-11-14 16:02:00 +11:00
dank074
bcbd8234e5 fix op 8 2024-11-13 19:59:57 -06:00
dank074
f499507698 turn off eslint rules causing issues 2024-11-13 19:05:54 -06:00
MathMan05
8d41348871
Fix op 8
Unless someone says this is wrong for some reason, this should fix op 8
2024-09-09 15:55:40 -05:00
TomatoCake
78ff85737f
Merge branch 'spacebarchat:master' into fix/lazy-request-filter 2024-08-24 19:11:02 +02:00
TomatoCake
e0b6dd0581 Fix bug & handle 75k/large_threshold in opcode 8
Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String

Co-Authored-By: Puyodead1 <puyodead@proton.me>
2024-08-18 06:45:11 +02:00
Cyber
af36ea0bb5 fix: allow array in op 8 2024-08-17 11:22:37 +02:00
TomatoCake
b0d46de170 Order by status & invisible/no session users 2024-08-17 07:10:40 +02:00
greysilly7
d028a785fe
Fix: Logins Failing due to null client_status 2024-08-17 00:59:57 -04:00
TomatoCake
6196227ed8 Fix typo in Request Guild Members relation 2024-08-14 16:46:43 +02:00