4245 Commits

Author SHA1 Message Date
Rory&
95b08ac51c Templates, maybe? 2025-10-04 21:52:18 +02:00
Rory&
021a387679 Add sticker limit 2025-10-04 21:25:39 +02:00
Rory&
1f68a745a5 Fix missed merge 2025-10-04 19:09:26 +02:00
Rory&
a06c8a3883 I guess it builds now? 2025-10-04 19:09:26 +02:00
Rory&
ac9c21d58e Tests for extension methods 2025-10-04 19:09:26 +02:00
Rory&
027392488b Fill in missing stuff from missing-native-js-functions 2025-10-04 19:09:26 +02:00
Rory&
625df4e314 Unkown -> unkown (typo fix) 2025-10-04 19:09:26 +02:00
Rory&
5295a0b563 Clean up other extensions 2025-10-04 19:09:26 +02:00
Rory&
a25393e806 Clean up array extensions 2025-10-04 19:09:26 +02:00
Rory&
8bd0d5c06b Add Array.remove extension 2025-10-04 19:09:26 +02:00
Rory&
7d2fd7b4f8 Add dotnet-ish Random class 2025-10-04 19:09:25 +02:00
Rory&
b681ae7522 Drop dependency on missing-native-js-functions 2025-10-04 19:09:25 +02:00
Rory&
013f64bd52 Implement sleep function 2025-10-04 19:09:25 +02:00
Rory&
88e043fad8 Move reporting menu to todo 2025-10-04 19:09:25 +02:00
Rory&
1f3e5ac004 Config as class 2025-10-04 19:09:25 +02:00
Rory&
2e365718ed Attempt to vendor lambert-server 2025-10-04 19:09:25 +02:00
Rory&
efba3f245d Fix ignored request schemas 2025-10-04 19:09:25 +02:00
CyberL1
9ef9744332 fix: getting invites for a channel 2025-10-02 18:55:47 +02:00
Rory&
df67a1aff1 Log schema in validator? 2025-10-01 20:39:58 +02:00
Rory&
c6d763a905 Log schema name on error 2025-10-01 20:37:42 +02:00
Rory&
70057ce1b6 Update openapi schema file as it never gets done 2025-10-01 20:26:44 +02:00
Rory&
d8b2fd4258 Disable validation for JSON settings protos update 2025-10-01 20:22:18 +02:00
Rory&
c232d5c82e Safety hub work 2025-10-01 20:17:14 +02:00
Rory&
5f0e5a9d1f Send user settings proto in gateway ready, if one exists 2025-09-30 20:13:23 +02:00
Rory&
6a3155adba Implement fetching mutual friends 2025-09-30 19:24:10 +02:00
Rory&
d647f882b1 Pass mergeParams: true to new router calls due to express behavior change 2025-09-30 07:14:10 +02:00
Rory&
0fb9e94788 Fix nix package 2025-09-30 06:15:45 +02:00
Rory&
e8e9bb722a Move discord-protos to regular deps, update patches 2025-09-30 05:45:27 +02:00
Rory&
b48b9304be Flake: run scripts when updating npm hashes 2025-09-30 05:27:51 +02:00
Rory&
5844835308 Fix some imports 2025-09-30 05:24:25 +02:00
Rory&
d5d719f3c8 Remove mariadb support as it isnt maintained and hasnt worked in over a year 2025-09-30 05:23:53 +02:00
Rory&
b87d28c2c9 Clean up unused imports 2025-09-30 05:13:29 +02:00
Rory&
8cfe0311ca Copyright notices on email handling 2025-09-30 05:11:08 +02:00
Rory&
5c7bb0a8af Update nix hashes and fixup package lock 2025-09-30 05:08:17 +02:00
Rory&
98513a92f9 Port MailJet transport 2025-09-30 05:00:12 +02:00
Rory&
7053c16344 Port MailGun transport 2025-09-30 04:50:01 +02:00
Rory&
088e7d89ab Port SMTP transport, make nodemailer optional 2025-09-30 04:24:19 +02:00
Rory&
533a72c3d3 Port SendGrid to new interface 2025-09-30 04:13:11 +02:00
Rory&
e1e8850c9a Port emails to plaintext 2025-09-30 03:59:15 +02:00
Rory&
0e495bc31d Silence, dotenv, we dont want your ads 2025-09-29 22:18:38 +02:00
Rory&
56db63df03 Bump nodejs to 24 2025-09-29 22:08:16 +02:00
Rory&
0c3d8a792f Drop @sentry/node (Sentry support) - untested and unused 2025-09-29 22:08:03 +02:00
Rory&
3a0bded7f2 Update file-type 2025-09-29 21:22:46 +02:00
Rory&
46ce140033 Update dotenv, express, nodemailer, missing-native-js-functions, bcrypt, i18next, globals, typescript-json-schema,
body-parser, image-size, @aws-sdk/client-s3
2025-09-29 21:16:32 +02:00
Rory&
f4d1ea405a Update dependencies (minor) 2025-09-29 20:38:15 +02:00
Rory&
452bbed353 Fix column type on Message.pinned_at 2025-09-29 20:28:21 +02:00
CyberL1
9c7668c5fa fix: make pinned_at column nullable (for real this time) 2025-09-29 20:15:55 +02:00
CyberL1
76db78570f fix: make pinned_at column nullable 2025-09-29 20:15:55 +02:00
Rory&
ed426b31bf No error when message not found 2025-09-29 18:38:06 +02:00
Rory&
54b8351e7c No error when message not found 2025-09-29 18:38:06 +02:00