Rory&
|
06feec236e
|
Fix indents in interactions copyright notice
|
2026-03-07 00:52:26 +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&
|
8274bf9d76
|
[rel/1518] Allowed mentions + message reference: allow nulls
|
2026-03-07 00:34:50 +01:00 |
|
Rory&
|
eaf697eb19
|
[rel/1518] Member flags
|
2026-03-07 00:30:19 +01:00 |
|
Rory&
|
c0e757408a
|
[rel/1518] make PartialEmoji accept id-only
|
2026-03-07 00:23:22 +01:00 |
|
Rory&
|
91a9029046
|
[rel/1518] Interaction failure reason enum, add missing copyright headers
|
2026-03-07 00:13:03 +01:00 |
|
Rory&
|
7001a4c382
|
[cherry/1518] Webhooks: respect thread_id parameter
|
2026-03-06 22:50:26 +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&
|
f8124dc2f4
|
oooops
|
2026-03-06 02:27:23 +01:00 |
|
Rory&
|
378f907dce
|
actually backpropagate session id in identify to ws object
|
2026-03-06 00:59:24 +01:00 |
|
Rory&
|
3f756629e6
|
Log creation of new sessions, fix some comments
|
2026-03-06 00:25:59 +01:00 |
|
Rory&
|
b5c376881d
|
Inline pointless const for session_id
|
2026-03-06 00:19:02 +01:00 |
|
dank074
|
0784add134
|
onVoiceStateUpdate: change to VoiceState.merge() for copying properties
|
2026-02-28 16:47:38 +01:00 |
|
Rory&
|
f65f11720e
|
Rip out CDN migrations
|
2026-02-28 11:38:04 +01:00 |
|
Rory&
|
d126319b5b
|
Add sticker migration
|
2026-02-28 10:51:02 +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 |
|
dank074
|
6090f414ce
|
move mediaServer.start() into try catch
|
2026-02-27 09:37:22 +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 |
|
Rory&
|
ddfae45ed0
|
Try to inherit permissions from everyoen role on creation (may be wrong)
|
2026-02-25 08:47:26 +01:00 |
|
Rory&
|
aaa65c32cb
|
Create role for bots - fixes #1556
|
2026-02-25 08:23:31 +01:00 |
|
Rory&
|
1926e8cf34
|
Fix message embeds not being nullable
|
2026-02-25 08:15:37 +01:00 |
|
Rory&
|
7b04349878
|
Lower missing route to WARN, add empty route middlewares
|
2026-02-25 08:08:39 +01:00 |
|
Rory&
|
4bc313872e
|
Merge remote-tracking branch 'mathium05/memberEditScrewUp'
|
2026-02-25 07:20:29 +01:00 |
|
Pablo Stebler
|
e770efa638
|
Fix undefined access
|
2026-02-25 07:14:30 +01:00 |
|
Pablo Stebler
|
013c8d8e7a
|
Add support for attachment:// urls
Closes #1551.
|
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&
|
e918f771fa
|
Log usage of old access token versions in identify
|
2026-02-25 07:05:19 +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 |
|
Rory&
|
49516f018c
|
Fix read state type field - fixes #1559
|
2026-02-25 05:55:50 +01:00 |
|
MathMan05
|
e37c595dbb
|
why didn't anyone do this
|
2026-02-23 16:17:29 -06:00 |
|
MathMan05
|
f9d2c50aa9
|
fix up searching
|
2026-02-23 16:14:47 -06:00 |
|
Rory&
|
785f53e7d1
|
swap migration order
|
2026-02-23 08:32:16 +01:00 |
|
Rory&
|
f2560c1c6d
|
cdn: fix
|
2026-02-23 08:27:12 +01:00 |
|
Rory&
|
84fdb5eac1
|
cdn: fix path for deleting emojis
|
2026-02-23 08:10:13 +01:00 |
|
Rory&
|
e96924981a
|
cdn: fix missed rename
|
2026-02-23 08:09:21 +01:00 |
|
Rory&
|
09f81382f1
|
cdn: migrate emojis to not use subdir fallback
|
2026-02-23 08:08:41 +01:00 |
|
Rory&
|
7f5fae417a
|
cdn: drop hash-addressed version of emojis route
|
2026-02-23 07:26:57 +01:00 |
|
Rory&
|
2775d5aa0b
|
Faster pings
|
2026-02-23 06:53:08 +01:00 |
|
Rory&
|
9896376b41
|
Discovery fixes, nix updates
|
2026-02-23 02:26:58 +01:00 |
|
Rory&
|
2361cf6df9
|
webrtc package by default
|
2026-02-20 22:43:05 +01:00 |
|