Commit Graph

860 Commits

Author SHA1 Message Date
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
MathMan05
a8ba2d6553 sticker impl 2026-03-07 01:42:27 +01:00
Rory&
2aaca5e4a1 Dont serialise guild parents 2026-03-07 00:44:59 +01:00
Rory&
aee0ec965a Dont serialize discovery weight/exclusion status 2026-03-07 00:37:13 +01:00
Rory&
eaf697eb19 [rel/1518] Member flags 2026-03-07 00:30:19 +01:00
Rory&
91a9029046 [rel/1518] Interaction failure reason enum, add missing copyright headers 2026-03-07 00:13:03 +01:00
Rory&
f5ecdd7fd2 temp hack: ...and dont forget to save it 2026-03-06 02:32:46 +01:00
Rory&
848f060452 temp hack: maybe set the right did 2026-03-06 02:31:46 +01:00
Rory&
9533760077 temp hack: re-create sessiosn that went missing 2026-03-06 02:31:00 +01:00
Rory&
3f756629e6 Log creation of new sessions, fix some comments 2026-03-06 00:25:59 +01:00
Rory&
ab4a8a31ec IPC: unix socket reinit + backlog system 2026-02-27 15:39:55 +01:00
Rory&
9abff83378 IPC: more unix socket logging 2026-02-27 11:10:10 +01:00
Rory&
7f5351d05e IPC: eagerly init unix sockets on startup 2026-02-27 11:10:10 +01:00
Rory&
5b47b66a19 IPC: factor out imports 2026-02-27 11:10:10 +01:00
Rory&
7fefb35458 Option to disable logging route registrations 2026-02-27 11:10:10 +01:00
whinis
3e7ecbc4a1 added clean_data to places after a member is created but not constructed to allow proper json creation. 2026-02-26 06:55:18 +01:00
Rory&
0a1e4e9d6b Add /_spacebar/api/version - resolves #1222 2026-02-25 10:49:05 +01:00
Rory&
1d0e9c3501 disable toJSON for read states? 2026-02-25 09:54:10 +01:00
Pablo Stebler
e770efa638 Fix undefined access 2026-02-25 07:14:30 +01:00
Rory&
763cfe872c Merge remote-tracking branch 'mathium05/refineSearch' 2026-02-25 07:12:44 +01:00
Rory&
8dc9029920 last_pinned_timestamp int4 -> timestamp 2026-02-25 06:25:28 +01:00
Rory&
0e35466f57 Include explicit update where NULL in migration 2026-02-25 06:13:04 +01:00
MathMan05
e37c595dbb why didn't anyone do this 2026-02-23 16:17:29 -06:00
Rory&
785f53e7d1 swap migration order 2026-02-23 08:32:16 +01:00
Rory&
2775d5aa0b Faster pings 2026-02-23 06:53:08 +01:00
Rory&
20ac8c2bdd util: update message flags to match upstream (and use short bigint notation) 2026-02-18 14:27:48 +01:00
whinis
97d271b295 Renamed to JsonNumber and removed from incorrectly typed date field 2026-02-18 14:14:14 +01:00
whinis
750acb353e Add decorator to change Bigint back to string using Number 2026-02-18 14:14:14 +01:00
whinis
9bd8fc2c09 Add Decorators to clean classes before json serialization and remove invalid states. 2026-02-17 18:20:31 +01:00
ChrisChrome
3c844ae777 Fix loading discord guild templates 2026-02-16 13:13:46 -07:00
ChrisChrome
c1679ec394 Separate IP check options during registration 2026-02-16 11:49:44 -07:00
Lisa Marie Maginnis
da578f2cc3 Allow for smarthosts/local SMTP relays that dont use user/pass AUTH 2026-02-14 18:00:56 +01:00
Lisa Marie Maginnis
459e40d211 Fixed import of nodemailer ('nodemailer.default' does not exist) 2026-02-14 18:00:56 +01:00
Rory&
642bf1d60b Try to enforce channel limts? 2026-02-14 17:44:55 +01:00
MathMan05
e15383aed3 fix it the other way arround 2026-02-13 02:58:03 +01:00
MathMan05
85afd0923c fix pins 2026-02-13 02:58:03 +01:00
MathMan05
f02d1a7a76 fix it the other way arround 2026-02-13 02:24:35 +01:00
MathMan05
8528863270 fix pins 2026-02-13 02:24:35 +01:00
MathMan05
de26818c8d trace origin of the issue 2026-02-13 01:14:23 +01:00
MathMan05
90c15f4dde oops, fix the call 2026-02-13 01:14:23 +01:00
MathMan05
d5b1309b5c fix it betterer 2026-02-13 01:14:23 +01:00
MathMan05
67420924bd hopefully fix this bug 2026-02-13 01:14:23 +01:00
MathMan05
ca164c5bff speed up fetching messages 2026-02-13 00:33:42 +01:00
Ahmed A
11c0fdbdac Fix leaking private User data in mentions 2026-02-13 00:03:48 +01:00
Rory&
d74fe409cf Devshell: add python setuptools 2026-02-10 23:37:02 +01:00
Rory&
23e44a5ce4 Reword sqlite error 2026-02-10 23:01:35 +01:00
Rory&
b7f3535d09 Add discovery filtering 2026-02-10 22:26:30 +01:00
Rory&
6ba8c382aa dont send channel create for dms that were already open??? 2026-02-08 11:41:35 +01:00
MathMan05
af284c829f fix channel check 2026-02-08 08:44:27 +01:00