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 |
|
dank074
|
7d1e8ce084
|
remove jitter from delay calculation altogether
|
2026-01-30 20:51:50 -06:00 |
|
dank074
|
50d4ddbc02
|
simplify reconnect delay and shorten time
|
2026-01-30 20:26:50 -06:00 |
|
dank074
|
5811024b07
|
convert event listener iterations to Promise.all + map
|
2026-01-30 18:54:14 -06: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 |
|