Commit Graph

507 Commits

Author SHA1 Message Date
Rory& 88e043fad8 Move reporting menu to todo 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& c6d763a905 Log schema name on error 2025-10-01 20:37:42 +02:00
Rory& c232d5c82e Safety hub work 2025-10-01 20:17:14 +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& b87d28c2c9 Clean up unused imports 2025-09-30 05:13:29 +02:00
Rory& 0e495bc31d Silence, dotenv, we dont want your ads 2025-09-29 22:18:38 +02:00
Rory& 0c3d8a792f Drop @sentry/node (Sentry support) - untested and unused 2025-09-29 22:08:03 +02:00
Rory& 54b8351e7c No error when message not found 2025-09-29 18:38:06 +02:00
Rory& 46ad97d409 Also filter expired invites when returning invite list 2025-09-29 18:38:06 +02:00
Rory& ba612ab2ba Delete expired invites 2025-09-29 18:38:06 +02:00
Rory& 2620a55518 Add fetching guild profiles 2025-09-29 18:38:06 +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& 364a98f71a Polyfill referenced message 2025-09-29 18:38:06 +02:00
Rory& b6cfb32d5a More relations 2025-09-29 18:38:06 +02:00
Rory& 2f1b131b0f Add author and mentions relation to fetching messages 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& ba5117c003 Include referenced_message relation on GET /channel/.../messages 2025-09-29 18:38:06 +02:00
Rory& f8e4e8864f Null coalescing for file id 2025-09-29 18:38:06 +02:00
Rory& d59bd1050b Use default ID on file upload requests 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
Rory& db765d8ff0 Update message schema to handle cloud attachments 2025-09-29 18:38:06 +02:00
Rory& 19ca94fc32 Implment deleting cloud attachments 2025-09-29 18:38:06 +02:00
Rory& 2a10b3528f Fix upload filename 2025-09-29 18:38:06 +02:00
Rory& 1e6ed06da1 Add first half of cloud attachment uploads 2025-09-29 18:38:06 +02:00
Rory& 3720068b83 Fix schema for preload messages 2025-09-29 18:38:06 +02:00
Rory& b6065145ee Implement greeting 2025-09-29 18:38:06 +02:00
Rory& 0db40d7a0a Implement fetching DM messages by user ID 2025-09-29 18:38:06 +02:00
Rory& f78a9412b8 Implement message preloading 2025-09-29 18:38:06 +02:00
Rory& a8f8af92d3 Permissions: less magic numbers 2025-09-29 18:38:06 +02:00
Rory& 387722d017 Add endpoint implementations 2025-09-29 18:38:06 +02:00
Rory& 8b946ac41d Screw off, telemetry 2025-09-29 18:38:06 +02:00
Rory& 528662446c Colorful roles 2025-09-29 18:38:06 +02:00
Rory& 18e752a457 Do settings versioning 2025-09-29 18:38:06 +02:00
Rory& b212cbbea1 Oops, actually send the events to a user... 2025-09-29 18:38:06 +02:00
Rory& 5466de1c02 Emit USER_SETTINGS_PROTO_UPDATE 2025-09-29 18:38:06 +02:00
Rory& b62fc8aca8 Merge in json representation of settings protos 2025-09-29 18:38:06 +02:00
Rory& 93ef08320e Release -> ClientRelease 2025-09-29 18:38:06 +02:00
Rory& 5e3080d72f Setting protos support 2025-09-29 18:38:06 +02:00
Rory& 09147ae51c Update copyright date in pin endpoints 2025-09-29 18:38:06 +02:00
CyberL1 3e93ad8a87 fix: don't set order for counting queries 2025-09-29 18:32:21 +02:00
CyberL1 6bf4109465 fix: set DESC order 2025-09-29 18:32:21 +02:00
CyberL1 8e18a642fe refactor: don't use query builder 2025-09-29 18:32:21 +02:00