Commit Graph

922 Commits

Author SHA1 Message Date
MathMan05 5ff3226555 more pk fixes 2026-03-20 16:31:32 +01:00
MathMan05 6068dc7ec8 fix more 2026-03-20 16:31:32 +01:00
MathMan05 9ba95abb02 fixes for pluralkit 2026-03-20 16:31:32 +01:00
MathMan05 26208390a6 a lot of small fixes 2026-03-20 16:31:32 +01:00
MathMan05 9f73898843 remove some extras 2026-03-20 16:31:32 +01:00
MathMan05 0375c74408 fix many bugs 2026-03-20 16:31:32 +01:00
MathMan05 64665a4dea sign here 2026-03-20 16:31:32 +01:00
MathMan05 c718da5e98 it ain't async 2026-03-20 16:31:32 +01:00
MathMan05 2ff656ef03 sign 'em 2026-03-20 16:31:32 +01:00
MathMan05 98347bf1ab maybe processing media? 2026-03-20 16:31:32 +01:00
MathMan05 33c93f8b88 v2 init work 2026-03-20 16:31:32 +01:00
MathMan05 9a2be1ff39 move the check to the right spot 2026-03-20 16:31:32 +01:00
Rory& bd46a26594 Fix schemas for guild bans 2026-03-17 02:48:37 +01:00
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& 4c6ca65b44 CORS: change max age from 5s to 60s 2026-03-15 15:52:50 +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& 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& e0783f7595 Remove unused imports for non-entities 2026-03-14 04:24:04 +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& 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& f9f1d8776b API: fire SB_SESSION_REMOVE upon logging out a session 2026-03-13 03:50:39 +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
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