520 Commits

Author SHA1 Message Date
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&
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&
4f20beeff7 Set nick/pronouns to undefined if attempting to set to empty string. Fixes #1246 2025-09-29 18:38:06 +02:00
Rory&
9458987988 Oops, forgot to register extension 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&
d59bd1050b Use default ID on file upload requests 2025-09-29 18:38:06 +02:00
Rory&
34bf6cb42b Fix schemas 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&
ac807dcf8d Fix uploads? 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&
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&
ac47e03d19 Fix creating guilds 2025-09-29 18:38:06 +02:00
Rory&
a82a66b9ce Add schemas for collectibles 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&
5466de1c02 Emit USER_SETTINGS_PROTO_UPDATE 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&
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&
f71d11ce3f Fix typo 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
9662b587e3 fix: update pinned column value in down migration 2025-09-29 18:32:21 +02:00
CyberL1
6902e1d19c fix: migrate older pinned messages to the new system 2025-09-29 18:32:21 +02:00
CyberL1
5c332ae763 refactor: add pinned getter to Message entity 2025-09-29 18:32:21 +02:00
CyberL1
dc3a85f078 refactor: use pinned_at to check if message is pinnned 2025-09-29 18:32:21 +02:00
CyberL1
b8b461f0db fix: getting message pinss 2025-09-29 18:32:21 +02:00
boogiewoogie
2242e8eef1 add CONFIG_READONLY functionality 2025-09-29 00:15:16 +02:00
Puyodead1
b8b9b038cf
fixes and minor changes for email stuff 2025-09-05 18:03:59 -04:00
Rory&
a245945bed Add automod migration 2025-07-27 20:14:56 +02:00
Rory&
9d314cd995 More cleanup 2025-07-27 15:49:37 +02:00
Rory&
d5fa5b845f Some cleanup 2025-07-27 15:49:37 +02:00
Emma [it/its]@Rory&
a26e84296e Kitty stuff works now 2025-07-27 15:49:37 +02:00
Emma [it/its]@Rory&
bd81cde977 WIP logo/terminal stuff 2025-07-27 15:49:37 +02:00
Emma [it/its]@Rory&
3f7d26118d Implement CRUD for automod 2025-07-27 15:49:37 +02:00
dank074
3c0efd17bc update guild bans api 2025-07-21 00:46:14 -05:00