Commit graph

3150 commits

Author SHA1 Message Date
alyssa
8831e8fabe fix(gateway): add minutely loop to joinset 2024-11-14 13:40:35 +09:00
alyssa
7edc432e0f chore(gateway): update redis.hset for Rust 2024
https://github.com/rust-lang/rust/issues/123748
2024-11-14 13:40:35 +09:00
alyssa
e4f04b5bd5 fix(bot): throw better errors for (some) failed cache lookups 2024-11-14 13:40:35 +09:00
alyssa
dfd3cba6dd fix(bot): set correct guild/channel values for messages reproxied in DMs 2024-11-14 13:40:35 +09:00
alyssa
487cdd4822 fix(bot): update messages for pk;serverconfig log blacklist 2024-11-14 13:40:35 +09:00
alyssa
c2da18be8e feat(bot): add banner credit to pk;help 2024-11-14 13:40:35 +09:00
alyssa
1594b12546 feat(scheduled_tasks): use env variables instead of consul to find gateway instances 2024-11-14 13:40:35 +09:00
rladenson
681aca860d fix(bot): fix typo in member no pronouns set response 2024-11-12 14:59:38 -08:00
rladenson
12c3726e44 fix(docs): fix typo in case sensitivity section of user guide 2024-11-12 14:59:38 -08:00
Iris System
2555f7922c fix(bot): use proxy name format even when tag is disabled/null 2024-11-12 22:05:16 +13:00
Iris System
b26ca69071 fix(bot): make tag enforcement check name formatting 2024-11-12 21:21:12 +13:00
Iris System
a8c90cea8e fix(bot): reinstate alias + add clear flag to nameformat config option 2024-11-12 21:21:12 +13:00
Iris System
cadd563abd chore(docs): remove policy update banner 2024-11-12 21:21:12 +13:00
alyssa
10d45d3a1a feat: update server staff docs 2024-11-12 05:22:27 +09:00
alyssa
a0b528d4af feat(bot): update deprecated command warning for pk;serverconfig 2024-11-12 05:20:39 +09:00
alyssa
17f094354d feat(bot): move blacklist/logging settings to serverconfig command 2024-11-12 05:19:44 +09:00
Zowie
1b6c635571 feat(api): always set system id on members/groups 2024-11-09 19:59:03 -08:00
Iris System
0473bd8f01 feat(bot): add new guild settings command 2024-11-10 15:47:43 +13:00
Iris System
f0436332c0 fix(bot): add proxy switch config to CommandHelp 2024-11-10 15:47:43 +13:00
alyssa
50eb6f0e50 chore: bump StackExchange.Redis 2024-11-10 11:08:30 +09:00
alyssa
dd7a9d4464 feat(gateway): log resumed event separately from ready 2024-11-10 11:08:30 +09:00
alyssa
7c913c7b15 feat(bot): also cluster gateway cache on .internal 2024-11-10 11:08:30 +09:00
alyssa
e6c4b4416e feat(rust): default bind ipv6 2024-11-10 11:08:30 +09:00
alyssa
543522440a feat(avatars): add bind_url env variable 2024-11-10 11:08:30 +09:00
alyssa
299be27031 chore: cargo fmt 2024-11-10 11:08:30 +09:00
alyssa
c8b6dc4c23 chore: bump deps 2024-11-10 11:08:30 +09:00
alyssa
321ba0bb3d chore: build dispatch service with other rust crates 2024-11-10 11:08:30 +09:00
alyssa
e46d706d29 fix(bot): fix NRE in Maki logclean 2024-11-10 11:08:30 +09:00
alyssa
2fabdd2bab fix(bot): don't show postgres connection errors to user 2024-11-10 11:08:30 +09:00
alyssa
620364bf61 fix(bot): check own system before confirming clear in a few commands 2024-11-10 11:03:18 +09:00
libglfw
614131265b feat(bot): basic webhook username templating 2024-11-09 16:32:05 -08:00
alyssa
87196e3297 fix: correct number in migration 46 (merge issue) 2024-11-10 04:29:06 +09:00
Petal Ladenson
cbc5a34dae
feat(bot): separate banner privacy from description privacy 2024-11-10 03:44:48 +09:00
Petal Ladenson
1b55d1c6a4
fix: respect cfg settings for displaying ids in pk;msg 2024-11-10 03:34:42 +09:00
Petal Ladenson
e1c2e6b6d6
feat(bot): add option to log a switch when proxying 2024-11-10 03:34:06 +09:00
Petal Ladenson
a0f6ed6f89
fix(bot): correct default values for id display split and caps 2024-11-10 03:32:35 +09:00
Petal Ladenson
0c802ab0bd
fix(bot): remove extra spaces in raw system fields 2024-11-08 11:02:57 +09:00
Ouroboros
c5613f1969
fix(bot): normalize alias for random and remove commands 2024-11-08 11:02:41 +09:00
Petal Ladenson
50943e6322
feat(bot): show ids in plaintext embeds 2024-11-08 11:01:47 +09:00
Petal Ladenson
46bc920234
feat(bot): add confirmation to pk;group remove -all 2024-11-08 11:01:37 +09:00
institute
f5c457401a
feat(bot): add Sapphire bot logclean support 2024-11-08 11:01:12 +09:00
alyssa
a47cb8e708 fix: reorder return values of message_context 2024-11-07 09:26:49 +09:00
alyssa
47f1717c20 fix: typo 2024-11-07 09:20:15 +09:00
alyssa
f65c20f31e chore: clean up message_context function
remove CTEs that were confusing and led to developer error
2024-11-07 04:54:37 +09:00
Iris System
b2322c6366 fix(bot): properly resolve account in DB message context function 2024-11-06 19:38:26 +13:00
Petal Ladenson
caf2b75f68
fix(bot): correct permission check on delete message command 2024-11-06 05:29:57 +01:00
Iris System
eff4120ce1 docs: update privacy policy, add terms of service 2024-11-05 11:22:32 +13:00
Iris System
92930e110f chore: force nodejs legacy openssl in shell.nix 2024-11-05 11:19:52 +13:00
Iris System
2dfb851246 feat: add abuse handling 2024-11-05 11:19:52 +13:00
alyssa
4bf60a47d7 fix(ci): build scheduled tasks worker on all branches 2024-10-27 04:29:23 +09:00