Commit Graph

4926 Commits

Author SHA1 Message Date
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& c167a7b541 Implement cloning cloud attachments into messages 2025-09-29 18:38:06 +02:00
Rory& 19ca94fc32 Implment deleting cloud attachments 2025-09-29 18:38:06 +02:00
Rory& 468c664a9c Maybe end the request? 2025-09-29 18:38:06 +02:00
Rory& 192c65e853 Add logging to cloud uploads 2025-09-29 18:38:06 +02:00
Rory& ac807dcf8d Fix uploads? 2025-09-29 18:38:06 +02:00
Rory& 2a10b3528f Fix upload filename 2025-09-29 18:38:06 +02:00
Rory& 17948c77d7 Fix ID references 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& bd9a75f919 Move to some etension methods 2025-09-29 18:38:06 +02:00
Rory& 0d907af72f Channel: add helpers to calculate user permissions and determine channel visibility 2025-09-29 18:38:06 +02:00
Rory& 98de0c8ae7 Permissions: Add some constants for all or no permissions 2025-09-29 18:38:06 +02:00
Rory& a8f8af92d3 Permissions: less magic numbers 2025-09-29 18:38:06 +02:00
Rory& 2defc309c4 Fix trace 2025-09-29 18:38:06 +02:00
Rory& 263e2e32eb Attempt to split up even more? 2025-09-29 18:38:06 +02:00
Rory& 2cb838d0e3 Attempt to reduce OOM chance by factoring out member->guild queries 2025-09-29 18:38:06 +02:00
Rory& 72abd86a9e Update gitattributes 2025-09-29 18:38:06 +02:00
Rory& ac47e03d19 Fix creating guilds 2025-09-29 18:38:06 +02:00
Rory& 387722d017 Add endpoint implementations 2025-09-29 18:38:06 +02:00
Rory& a82a66b9ce Add schemas for collectibles 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& 43046f401d A little bit of formatting cleanup 2025-09-29 18:38:06 +02:00
Rory& 9baeb19499 Initialise settings versions 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& 72ba6e02b1 Make guild channels nullable 2025-09-29 18:38:06 +02:00
Rory& a5bb6a9b5d Add new field to guild update schema 2025-09-29 18:38:06 +02:00
Rory& 4d81d4461f Mark assets/schemas.json as excluded from diff 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& bec4bfc743 Nest query times for clarity 2025-09-29 18:38:06 +02:00
Rory& f71d11ce3f Fix typo 2025-09-29 18:38:06 +02:00
Rory& 09147ae51c Update copyright date in pin endpoints 2025-09-29 18:38:06 +02:00
Rory& 0693c3debf Add .idea so git can shut up about it 2025-09-29 18:38:06 +02:00
Rory& 230248d6f4 Add tracing to IDENTIFY 2025-09-29 18:38:06 +02:00
Rory& 654e07bbf5 Add stopwatch/elapsedtime classes 2025-09-29 18:38:06 +02:00
CyberL1 c218a28213 fix: use createDateColumn() 2025-09-29 18:32:21 +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 9662b587e3 fix: update pinned column value in down migration 2025-09-29 18:32:21 +02:00
CyberL1 8e18a642fe refactor: don't use query builder 2025-09-29 18:32:21 +02:00