Commit Graph

5002 Commits

Author SHA1 Message Date
MathMan05
ce9eac5bf8 stupid migration 2026-02-03 20:51:04 -06:00
MathMan05
71d194b23d more purging 2026-02-03 20:41:39 -06:00
MathMan05
9a61b9370b prune migration 2026-02-03 20:36:35 -06:00
MathMan05
fd0dc4b6d7 fix threads :3 2026-02-04 03:25:48 +01:00
MathMan05
eaa2be281f some fixes 2026-02-04 03:25:48 +01:00
MathMan05
0a8ad60e0d unscrew up 2026-02-04 03:25:48 +01:00
Rory&
f1b1d5d222 Add deps.json for cs db models 2026-02-04 01:00:39 +01:00
Rory&
36c37586d1 Merge remote-tracking branch 'mathium05/threadFixes' 2026-02-04 00:42:55 +01:00
Rory&
7ebf9cd4d1 Fix req.params for thread creation 2026-02-04 00:41:02 +01:00
Rory&
b953291b99 Merge remote-tracking branch 'mathium05/threadFixes' 2026-02-04 00:19:51 +01:00
MathMan05
e96f7ac08a fix stupid express thing 2026-02-03 17:17:07 -06:00
MathMan05
df20d6551e more changes 2026-02-03 17:09:33 -06:00
Rory&
f1b17d7f54 Merge remote-tracking branch 'mathium05/errorFix' 2026-02-03 23:49:14 +01:00
Rory&
dd42085975 Merge remote-tracking branch 's074/add-rabbitmq-error-handling' 2026-02-03 23:42:14 +01:00
Rory&
be9e7fe84b Merge remote-tracking branch 'oh64/master' 2026-02-03 23:37:53 +01:00
Rory&
d3d8707984 Guild discovery: option to hide already joined guilds 2026-02-03 23:30:08 +01:00
MathMan05
3d921cbcec send message to join thread 2026-02-03 15:54:28 -06:00
MathMan05
8914808982 add permision check 2026-02-03 15:45:31 -06:00
MathMan05
9dcdbd8115 correct thread type 2026-02-03 15:45:01 -06:00
MathMan05
a7b13e62fa fix interface 2026-02-03 15:44:35 -06:00
MathMan05
eda0993a9a correct message sending perms 2026-02-03 15:33:28 -06:00
MathMan05
32385959e1 don't delete a public thread 2026-02-03 15:20:34 -06:00
MathMan05
049f7620d3 some thread fixes 2026-02-03 14:52:10 -06:00
dank074
8a44ee9948 don't rethrow error, just keep retrying 2026-02-03 14:49:45 -06: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
Oh64
4f404a2179 Add emit listener check and ghost file handling 2026-02-03 01:37:20 +01:00
Oh64
1037e5086a try to enhance Unix socket handling 2026-02-03 00:31:39 +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
dank074
d9485d9597 don't need this 2026-02-01 23:21:36 -06: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