501 Commits

Author SHA1 Message Date
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
Puyodead1
9347a3ec6f
Merge pull request #1305 from ZaneH/feat/handle-github-webhook
Implement GitHub-compatible webhook
2025-07-12 12:56:00 -04:00
Rory&
cb0443821e Add emoji source endpoint 2025-07-07 21:59:25 +02:00
Rory&
5205ccecd5 Add endpoint to get account standing 2025-07-07 20:40:38 +02:00
Rory&
5ff2267cd1 Add staff_only flag in guild create schema 2025-07-07 19:54:33 +02:00
Rory&
f2427e66f0 Add intent to event map as per discord docs 2025-07-06 20:53:30 +02:00
Rory&
a68153ab86 Add map of privileged intents 2025-07-06 20:18:22 +02:00
Rory&
a3e597cafe Move erkinalp intents out 2025-07-06 20:17:02 +02:00
Rory&
997bdbc634 Use discord names for intents 2025-07-06 20:16:29 +02:00
Rory&
441dd3ddcd Add bitfield for discords privileged intents 2025-07-06 19:47:28 +02:00
Rory&
1ee84431e4 Silence duplicate url/path errors when signature objects are passed in 2025-07-06 18:03:17 +02:00
Rory&
dae26ded20 Make CDN signature logging opt-in, log stack when both path and url are provided 2025-07-06 18:03:17 +02:00
Rory&
b590482bfb Prettier 2025-07-06 18:03:17 +02:00
Rory&
199a518092 Resolve eslint errors 2025-07-06 18:03:17 +02:00
Rory&
2e196573ea Make IP/user-agent validation in CDN work 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory&
8bf45dcdc1 use prototype when signing message 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory&
4395648c5b dont duplicate urls 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory&
c2497808dc include rest of attachment when signing 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory&
387cef269a Sign media per user 2025-07-06 18:03:17 +02:00
Emma [it/its]@Rory&
8922ca1518 Add ip? 2025-07-06 18:03:17 +02:00