Commit Graph

4970 Commits

Author SHA1 Message Date
Rory& d3d8707984 Guild discovery: option to hide already joined guilds 2026-02-03 23:30:08 +01:00
Rory& 44b6043099 Env var to disable db migrations, nix: drop pre-start service 2026-02-03 08:11:09 +01:00
Rory& e5ce3b54ce Update schemas for profile customisation 2026-02-03 07:00:37 +01:00
Rory& 762ea242c0 Actually save webhook apps - fixes #1474 2026-02-03 05:24:25 +01:00
Rory& a7dd9647fb Well, dont then ig 2026-02-03 03:36:45 +01:00
Rory& 3774ebb70b try catch a migration line 2026-02-03 03:31:43 +01:00
Rory& a2bf29bc7f cdn: avatar decorations 2026-02-03 03:22:58 +01:00
Rory& ec2787e5da Update schemas 2026-02-03 03:16:41 +01:00
Rory& e5b694892d Basic gateway offload server and op12 2026-02-03 03:15:59 +01:00
Rory& 1b081c7516 Update cs admin api to use abstracted auth 2026-02-03 03:15:59 +01:00
Rory& a06e8f723b Abstract out C# auth 2026-02-03 03:15:59 +01:00
Rory& 656758ad12 Update C# db models 2026-02-03 03:15:59 +01:00
Rory& 50cbeb7677 Clean up some scripts 2026-02-03 03:15:59 +01:00
Rory& 2ffdc5cbe5 Add member profile customisation fields to db 2026-02-03 03:15:59 +01:00
Rory& 5a5c82f770 Add user profile costomisation fields to db 2026-02-03 03:15:59 +01:00
Rory& 616972909b update npm scripts to add a migration apply one 2026-02-03 03:15:59 +01:00
Cyber 18f0f0e280 Merge pull request #1478 from CyberL1/fix/recent-mentions-mobile-fuckery 2026-02-02 22:25:44 +01:00
CyberL1 8862b15f0b fix: treat guild_id=0 as no guild_id for discord mobile client (a.k.a. the mobile fuckery) 2026-02-02 22:24:08 +01:00
Rory& 98af6066a2 Assert req.params type as solely string (express update) 2026-02-01 03:49:51 +01:00
Rory& 36c602dff3 Bump dependencies (node) 2026-02-01 03:48:38 +01:00
Rory& 210e7be279 temp unfinished json stuff in ts 2026-02-01 03:15:29 +01:00
Rory& 14e0ad21e2 Use describe for test grouping, more functions, less const arrows 2026-02-01 02:23:42 +01:00
Cyber 39e7b027f5 Merge pull request #1476 from CyberL1/fix/reply-mention-user 2026-01-31 22:48:14 +01:00
CyberL1 fd4dd5499e fix: find the user instead of creating it when replying to a message 2026-01-31 22:47:31 +01:00
Rory& a66d6f0086 Enforce numeric-only discriminators in PATCH /users/@me 2026-01-30 23:45:17 +01:00
Rory& 4b5212ac65 LazyRequest: minor cleanup 2026-01-30 21:29:02 +01:00
Rory& 04ab638ed8 Identify: hold onto access token 2026-01-30 21:29:01 +01:00
Rory& 1d5e31bdd5 Basic offload configuration 2026-01-30 21:29:01 +01:00
Cyber a18549d51a Merge pull request #1475 from CyberL1/fix/no-default-role-in-profiles 2026-01-30 18:40:17 +01:00
CyberL1 2e5c06475f fix: don't return default role for user profiles 2026-01-30 18:38:24 +01:00
Rory& f9928e4067 Schema updates 2026-01-30 15:37:02 +01:00
Rory& 43641ed039 cdn-cs updates 2026-01-30 15:36:04 +01:00
Rory& 7164357998 cs cdn interop stuff 2026-01-29 22:30:52 +01:00
Rory& dbaa157e63 schemas 2026-01-29 20:41:20 +01:00
Rory& 7e3dfed6ca Thread membership routes 2026-01-29 20:40:09 +01:00
Rory& b97e9e03a0 READY changes for threads ported from #876 2026-01-29 20:37:08 +01:00
Rory& e937aae191 Channel/thread util methods ported from #876 2026-01-29 20:35:27 +01:00
Rory& f9b6f2e959 Gateway event types ported from #876 2026-01-29 20:33:11 +01:00
Rory& 0edceb8059 Thread members ported from #876 2026-01-29 20:32:34 +01:00
Rory& 5c593e8b0d Update message type enum 2026-01-29 01:02:47 +01:00
Rory& 1f1564539e Regenerate migrations for threads 2026-01-28 22:42:29 +01:00
Rory& 22241a714f Merge remote-tracking branch 'origin/dev/threads' 2026-01-28 22:30:38 +01:00
Rory& af12073fcc Add basic thread helper functions 2026-01-28 22:28:53 +01:00
Rory& a3ef2482ec Update channel type enum to un-erkinalp-ize it, and match discord 2026-01-28 22:27:05 +01:00
MathMan05 9bd97516ff thread stuff ig 2026-01-28 21:47:47 +01:00
MathMan05 cc15a5d219 initial recipients work 2026-01-28 21:46:45 +01:00
MathMan05 00b591abf0 thread API start 2026-01-28 21:46:24 +01:00
MathMan05 f4114a4896 sechema changes+migrations 2026-01-28 21:43:15 +01:00
Rory& b40f4f10e6 Rename use_thread permissions to create_thread 2026-01-28 21:13:38 +01:00
Rory& 61b7dde468 Raise timeout of migrations pre-start script to allow initial ddl to finish 2026-01-26 11:09:12 +01:00