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 |
|
Rory&
|
89c00aac7c
|
Update message component type to match upstream
|
2026-02-20 03:20:33 +01:00 |
|
whinis
|
954a61f6b6
|
The ChainingOperator didn't work as expected. This fixes that.
|
2026-02-18 22:44:55 +01:00 |
|
Rory&
|
20ac8c2bdd
|
util: update message flags to match upstream (and use short bigint notation)
|
2026-02-18 14:27:48 +01:00 |
|
MathMan05
|
f7edd46153
|
fix post data
|
2026-02-18 14:20:52 +01:00 |
|
whinis
|
b2c9c8309e
|
Add some optional chaining to prevent issue with embeds
|
2026-02-18 14:19:15 +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 |
|
MathMan05
|
7d0a5f5d96
|
fix post data
|
2026-02-17 12:55:56 -06:00 |
|
Rory&
|
780d2c69b0
|
Gateway: log user ID/i
Build docker images / build (admin-api) (push) Failing after 1m28s
Build docker images / build (cdn) (push) Failing after 1m15s
Build docker images / build (cdn-cs) (push) Failing after 1m15s
Build / build (24.x) (push) Successful in 3m3s
Nix build / build-nix (push) Failing after 1m16s
Style / build (24.x) (push) Failing after 2m11s
Build docker images / build (api) (push) Failing after 1m16s
Build docker images / build (default) (push) Failing after 1m16s
Build docker images / build (gateway) (push) Failing after 1m15s
Build docker images / build (gateway-offload) (push) Failing after 1m27s
|
2026-02-17 18:36:17 +01:00 |
|
whinis
|
9bd8fc2c09
|
Add Decorators to clean classes before json serialization and remove invalid states.
|
2026-02-17 18:20:31 +01:00 |
|
Rory&
|
961cb9a7e2
|
API: request embeds in US english preferred
Build docker images / build (cdn) (push) Failing after 1m17s
Build docker images / build (admin-api) (push) Failing after 4m16s
Style / build (24.x) (push) Failing after 1m22s
Build docker images / build (api) (push) Failing after 1m29s
Build docker images / build (default) (push) Failing after 54s
Build docker images / build (cdn-cs) (push) Failing after 1m17s
Build docker images / build (gateway) (push) Failing after 58s
Build docker images / build (gateway-offload) (push) Failing after 1m17s
Build / build (24.x) (push) Successful in 1m23s
Nix build / build-nix (push) Failing after 1m15s
|
2026-02-17 03:35:47 +01:00 |
|
Rory&
|
863f16f4f5
|
API: fix youtube embed
|
2026-02-17 03:21:09 +01:00 |
|
ChrisChrome
|
c671db2938
|
Fix user self delete not removing settings protos
Nix build / build-nix (push) Failing after 1m28s
Build docker images / build (gateway-offload) (push) Failing after 5m1s
Style / build (24.x) (push) Failing after 2m27s
Build docker images / build (admin-api) (push) Failing after 1m11s
Build docker images / build (cdn) (push) Failing after 1m41s
Build docker images / build (cdn-cs) (push) Failing after 1m29s
Build docker images / build (gateway) (push) Failing after 1m16s
Build / build (24.x) (push) Successful in 2m25s
Build docker images / build (default) (push) Failing after 1m16s
Build docker images / build (api) (push) Failing after 5m51s
|
2026-02-16 14:34:43 -07:00 |
|
Rory&
|
0c384cf4e9
|
Gateway: dont block on clearing voice states
Build docker images / build (api) (push) Failing after 1m9s
Build docker images / build (cdn) (push) Failing after 1m20s
Build docker images / build (admin-api) (push) Failing after 4m7s
Build docker images / build (cdn-cs) (push) Failing after 1m50s
Build docker images / build (gateway) (push) Failing after 1m28s
Build / build (24.x) (push) Successful in 2m42s
Nix build / build-nix (push) Failing after 5m17s
Build docker images / build (gateway-offload) (push) Failing after 1m20s
Build docker images / build (default) (push) Failing after 5m30s
Style / build (24.x) (push) Failing after 2m18s
|
2026-02-16 21:40:49 +01:00 |
|
Rory&
|
43b2e3ea93
|
gateeway debug logs
|
2026-02-16 21:33:44 +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 |
|
Rory&
|
8be1a310b1
|
Some unfinished templates work
|
2026-02-15 19:24:02 +01:00 |
|
Rory&
|
534db6c4aa
|
Fix accepting friend requests
|
2026-02-15 19:24:02 +01:00 |
|