Commit Graph

888 Commits

Author SHA1 Message Date
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
Rory&
3d7aa63681 Fix guild settings not using .save, nor beign awaited 2026-03-07 00:57:55 +01:00
Rory&
06feec236e Fix indents in interactions copyright notice 2026-03-07 00:52:26 +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&
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&
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
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&
49516f018c Fix read state type field - fixes #1559 2026-02-25 05:55:50 +01:00
MathMan05
f9d2c50aa9 fix up searching 2026-02-23 16:14:47 -06: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
whinis
954a61f6b6 The ChainingOperator didn't work as expected. This fixes that. 2026-02-18 22:44:55 +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
MathMan05
7d0a5f5d96 fix post data 2026-02-17 12:55:56 -06: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
Some checks failed
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
Some checks failed
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
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
CyberL1
fee2560fae make i18next shut up 2026-02-15 16:58:18 +01:00
Rory&
642bf1d60b Try to enforce channel limts? 2026-02-14 17:44:55 +01:00
CyberL1
9c29a60934 fix: wrong query for self member in mutual guilds 2026-02-14 09:42:53 +01:00
MathMan05
d4dc8ba7df more pins fixes
Some checks failed
Build docker images / build (api) (push) Failing after 25s
Build docker images / build (cdn) (push) Failing after 12s
Build docker images / build (cdn-cs) (push) Failing after 11s
Build docker images / build (default) (push) Failing after 12s
Build docker images / build (gateway) (push) Failing after 11s
Build docker images / build (gateway-offload) (push) Failing after 12s
Build docker images / build (admin-api) (push) Failing after 3m51s
Build / build (24.x) (push) Successful in 2m16s
Style / build (24.x) (push) Failing after 1m8s
Nix build / build-nix (push) Failing after 5m31s
2026-02-13 14:23:12 +01:00
MathMan05
ee6b7b6ccf die
Some checks failed
Build docker images / build (api) (push) Failing after 27s
Build docker images / build (cdn) (push) Failing after 26s
Build docker images / build (cdn-cs) (push) Failing after 30s
Build docker images / build (default) (push) Failing after 26s
Build docker images / build (gateway) (push) Failing after 30s
Build docker images / build (gateway-offload) (push) Failing after 25s
Build / build (24.x) (push) Failing after 46s
Nix build / build-nix (push) Failing after 18s
Build docker images / build (admin-api) (push) Failing after 4m6s
Style / build (24.x) (push) Failing after 45s
2026-02-13 02:58:03 +01:00
MathMan05
3608c55b1d update other pins 2026-02-13 02:58:03 +01:00
MathMan05
ffca3b3525 speed up fetching messages 2026-02-13 02:58:03 +01:00
MathMan05
a8ebd0a040 WHY??? 2026-02-13 02:24:35 +01:00
MathMan05
f02d1a7a76 fix it the other way arround 2026-02-13 02:24:35 +01:00
MathMan05
0871dd2cf6 speed up fetching messages 2026-02-13 02:24:35 +01:00
MathMan05
689454024c thanks git 2026-02-13 01:14:23 +01:00
MathMan05
eafd8a76e8 speed up fetching messages 2026-02-13 01:14:23 +01:00
MathMan05
a7687fa594 left some logs in there, oops
Some checks failed
Build docker images / build (admin-api) (push) Failing after 57s
Build docker images / build (default) (push) Failing after 39s
Build docker images / build (api) (push) Failing after 44s
Build docker images / build (cdn) (push) Failing after 46s
Build docker images / build (cdn-cs) (push) Failing after 43s
Build docker images / build (gateway) (push) Failing after 56s
Build / build (24.x) (push) Failing after 1m47s
Nix build / build-nix (push) Failing after 19s
Style / build (24.x) (push) Failing after 46s
Build docker images / build (gateway-offload) (push) Failing after 4m58s
2026-02-13 00:33:42 +01:00
MathMan05
ca164c5bff speed up fetching messages 2026-02-13 00:33:42 +01:00
Rory&
2cf3ce0368 Fix splitting logic for .well-known base url 2026-02-11 11:36:22 +01:00
Yodozoh
f233fdb9de feat: Add limit query parameter when fetching reactions 2026-02-11 10:30:13 +01:00
MathMan05
9c848a50c7 save channel 2026-02-11 10:06:44 +01:00
Rory&
b7f3535d09 Add discovery filtering 2026-02-10 22:26:30 +01:00
MathMan05
9d01358208 properly update last message id 2026-02-08 08:44:27 +01:00
MathMan05
a427bdaa56 fix bug with removing tags 2026-02-08 08:44:27 +01:00