Commit Graph

123 Commits

Author SHA1 Message Date
Rory& 65f5ef0392 Fix base64 avatar stuff for webhooks 2025-12-01 21:08:03 +01:00
Rory& 25f7c0de5d Drop node-fetch-commonjs, proxy-agent as deprecated 2025-12-01 20:19:14 +01:00
Rory& 2ebe2a57fb Cut down schemas by 90% 2025-11-29 22:22:41 +01:00
MathMan05 0fd9478e00 remove unneeded log
The log was meant for testing only and shouldn't've been in the final pull
2025-11-27 21:26:37 -06:00
Rory& c2b06a8911 Message handler: fix imports 2025-11-25 19:55:24 +01:00
MathMan05 2a9d3ff78c slight fix 2025-11-25 17:35:13 +01:00
MathMan05 baf605f949 Implement Slowmode 2025-11-25 17:35:13 +01:00
MathMan05 6bdfae2ea8 fix :3 2025-11-23 00:57:31 +01:00
MathMan05 8bf62e1f57 is it a hack if it works? 2025-11-23 00:57:31 +01:00
MathMan05 0a662cb81c work 2025-11-23 00:57:31 +01:00
MathMan05 d98d0f8e25 make interactions more normal 2025-11-23 00:57:31 +01:00
MathMan05 a5b5129542 fixes 2025-11-19 11:42:08 -06:00
MathMan05 76263bca68 add missing awaits 2025-11-19 11:08:56 -06:00
MathMan05 d42519e330 fix mentions issues 2025-11-19 10:58:27 -06:00
Cyber 35718d133f Merge branch 'master' into webhookFix 2025-11-19 16:09:25 +01:00
MathMan05 8bdc577f6f correctly check query 2025-11-19 09:07:57 -06:00
MathMan05 ced0421ee9 rearange errors 2025-11-19 09:04:47 -06:00
MathMan05 8ee8c8c28c fixes 2025-11-19 08:56:15 -06:00
MathMan05 0490739330 Merge branch 'webhookFix' of https://github.com/MathMan05/server into webhookFix 2025-11-19 08:40:09 -06:00
MathMan05 4135390e00 get rid of log 2025-11-19 08:39:38 -06:00
MathMan05 45be302302 some fixes 2025-11-19 08:39:30 -06:00
Cyber 86f36dcc68 Merge branch 'master' into readStates 2025-11-19 15:20:12 +01:00
Cyber da2c004ccd Merge branch 'master' into webhookFix 2025-11-19 10:35:18 +01:00
MathMan05 77022c0afb implement mention_count 2025-11-18 18:19:58 -06:00
MathMan05 c583c14dd7 make not wait work correctly 2025-11-18 16:07:34 -06:00
MathMan05 afa6363961 more fix 2025-11-18 15:59:46 -06:00
MathMan05 9db3e4a616 I am an idiot, it wasn't backwards 2025-11-18 15:42:17 -06:00
MathMan05 4b14bae282 fix 2025-11-18 15:17:38 -06:00
MathMan05 c7201d09aa rename varriable 2025-11-17 17:40:52 -06:00
MathMan05 96dfb645bb add spacing 2025-11-17 17:40:32 -06:00
MathMan05 e265e5ccf0 fix ping error bug 2025-11-17 17:39:30 -06:00
MathMan05 7c26fc5919 fix full user object being exposed 2025-10-30 18:10:16 -05:00
Rory& c41c3c068e Include full AJV error on api 2025-10-17 03:44:08 +02:00
Rory& e52c237326 Reorganise schemas a little bit 2025-10-15 08:04:23 +02:00
Rory& 62016a8043 Try to fix sending messages with discord-go 2025-10-06 03:25:11 +02:00
Rory& a25393e806 Clean up array extensions 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& efba3f245d Fix ignored request schemas 2025-10-04 19:09:25 +02:00
Rory& c6d763a905 Log schema name on error 2025-10-01 20:37:42 +02:00
Rory& 0c3d8a792f Drop @sentry/node (Sentry support) - untested and unused 2025-09-29 22:08:03 +02:00
Rory& 697b599eb5 Maybe this tie 2025-09-29 18:38:06 +02:00
Rory& 61c3b537ad Include attachments 2025-09-29 18:38:06 +02:00
Rory& b6cfb32d5a More relations 2025-09-29 18:38:06 +02:00
Rory& 871880996b Actually set the referenced_message relation on new messages 2025-09-29 18:38:06 +02:00
Rory& f20dff80ef Make cloud uploads work 2025-09-29 18:38:06 +02:00
Rory& d007acc64e Logging of empty messages 2025-09-29 18:38:06 +02:00
Rory& c3fa8d3b1f meow??? 2025-09-29 18:38:06 +02:00
Rory& d166c9a69a Log validation errors 2025-09-29 18:38:06 +02:00
Rory& 3bba7882fa Try to handle new attachment style in message handler 2025-09-29 18:38:06 +02:00