Rory&
ef9c51fed1
Schemas for emojis
2026-03-17 02:42:57 +01:00
Rory&
ecea5540fa
Schemas for stickers
2026-03-17 02:36:54 +01:00
Rory&
6dc30c1f92
Fix errorneous log
2026-03-17 01:36:09 +01:00
Rory&
58ee3bbb4e
Fix some broken imports
2026-03-17 01:31:26 +01:00
Rory&
57827bc915
Array method to get distinct items by a selector
2026-03-16 23:46:38 +01:00
Rory&
8c137a42a2
Clean up schemas some more
2026-03-16 23:45:23 +01:00
Rory&
f4e81c4b64
CDN/Attachments: allow access by server request sig
2026-03-15 16:26:34 +01:00
Rory&
4c6ca65b44
CORS: change max age from 5s to 60s
2026-03-15 15:52:50 +01:00
Lisa Marie Maginnis
63effc3887
Added two new configuration options for SMTP: "starttls" and
...
"allowInsecure".
smtp.starttls will enable or disable STARTTLS
when "secure" is set to false (otherwise it does nothing).
smtp.allowInsecure will allow self-signed certificates if
set to true for both smtp.secure and smtp.starttls options.
2026-03-15 14:49:37 +01:00
Lisa Marie Maginnis
f109db3536
added missing author to replies
2026-03-15 14:47:20 +01:00
Lisa Marie Maginnis
25e90df28d
Added user and roles to PublicMember response to fix reactions
2026-03-15 14:46:54 +01:00
MathMan05
a408fdfdf1
give remove the same treatment
2026-03-15 14:46:54 +01:00
MathMan05
1a82e8f385
Fix adding reactions
2026-03-15 14:46:54 +01:00
Rory&
0b1d12d968
Some minor work
2026-03-14 06:13:32 +01:00
Rory&
c8af1e125f
Remove array global pollution
2026-03-14 06:01:48 +01:00
Rory&
f641215a0d
remove duplicate / in url regex
2026-03-14 05:45:38 +01:00
Rory&
8bb0b84b5e
Shorten imports
2026-03-14 05:43:42 +01:00
Rory&
e8b0b58fcd
Remove unused imports for entities
2026-03-14 04:26:16 +01:00
Rory&
e0783f7595
Remove unused imports for non-entities
2026-03-14 04:24:04 +01:00
Rory&
9e4e385288
Fix some JSdoc errors
2026-03-14 04:13:20 +01:00
Rory&
e9016900ca
Remove unnessecary continue statements
2026-03-14 04:11:00 +01:00
Rory&
0370985a4e
Clean up some type guards
2026-03-14 04:09:37 +01:00
Rory&
6e8292508e
minor cleanup
2026-03-14 04:03:56 +01:00
Rory&
a451f92e67
properly mark unused params
2026-03-14 03:59:28 +01:00
Rory&
27cb026967
lambert-server: remove unused code
2026-03-14 03:45:17 +01:00
Rory&
128c004508
Snowflake: remove unused binaryToID function
2026-03-14 03:40:57 +01:00
Rory&
0e6b704af1
Remove unused autoupdater code
2026-03-14 03:39:14 +01:00
Rory&
c882be5267
Use plain assignment for permissions in message handler
2026-03-14 03:31:39 +01:00
Rory&
b5e63c06b6
Qodana: fix async warnings
2026-03-14 03:26:26 +01:00
CyberL1
004b11c55c
fix: around parameter returning invalid sort
2026-03-13 18:59:27 +01:00
Rory&
1e07c1eaa2
gateway offload work
2026-03-13 10:14:29 +01:00
Rory&
fc5716ea77
identify: use proto toVoiceState
2026-03-13 09:34:21 +01:00
Rory&
1e82f2f1f8
gateway: util function to do gateway offload stuff
2026-03-13 06:09:27 +01:00
Rory&
f9f1d8776b
API: fire SB_SESSION_REMOVE upon logging out a session
2026-03-13 03:50:39 +01:00
Rory&
3fdc6a54aa
Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE events
2026-03-13 03:45:26 +01:00
Rory&
bf778e5133
Gateway: allow addressing dispatch events to specific sessions
2026-03-13 03:24:12 +01:00
Rory&
2f1c0ba2d4
Gateway: include entity counts in trace names
2026-03-12 21:52:34 +01:00
Rory&
6ed97ea2d1
Factor out getMostRelevantSession
2026-03-12 21:34:27 +01:00
Rory&
ba78ed8e6a
fix op43
2026-03-12 03:25:03 +01:00
Rory&
7341d1f66f
Gateway: implement op43
2026-03-12 02:34:16 +01:00
Rory&
d5dd74fc91
requestguildmembers: immediately send data instead of buffering
2026-03-11 02:23:32 +01:00
Rory&
2536201ca5
requestguildmembers: dont forget user relation, lol
2026-03-11 02:10:05 +01:00
Rory&
2ae4842bd1
requestguildmembers: assign presence list directly without for loop
2026-03-11 02:05:14 +01:00
Rory&
c76e1cebd7
requestguildmembers: select only relevant data
2026-03-11 01:55:39 +01:00
Rory&
afebcde105
requestguildmembers: track member count properly
2026-03-11 01:51:31 +01:00
Rory&
ed315b028b
requestguildmembers: log chunks
2026-03-11 01:51:31 +01:00
Rory&
2b981c83ea
requestguildmembers: bulk query sessions
2026-03-11 01:51:31 +01:00
Rory&
47b2460dce
fix: fall back to undefined in message create
2026-03-07 02:09:32 +01:00
MathMan05
a8ba2d6553
sticker impl
2026-03-07 01:42:27 +01:00
dank074
43f2b8de58
when guild region is misconfigured, fallback to default region
2026-03-07 01:40:12 +01:00