alyssa
|
50900ee640
|
chore: bump axum version
|
2025-05-24 12:40:14 +00:00 |
|
alyssa
|
f9a6c2cefe
|
chore(rust): tidier libpk::main macro impl
|
2025-05-24 12:40:14 +00:00 |
|
alyssa
|
7737850afb
|
chore(rust): correctly format values in errors
|
2025-05-24 12:40:14 +00:00 |
|
skye
|
347add8998
|
fix(dash): fix shard lookup (#742)
|
2025-05-23 13:08:41 -04:00 |
|
leo60228
|
727f378577
|
feat(docs): add Zeppelin to logclean docs (#738)
|
2025-05-18 18:26:06 -04:00 |
|
leo60228
|
1013cf3755
|
feat(bot): add Zeppelin logclean support (#737)
|
2025-05-19 00:11:02 +02:00 |
|
alyssa
|
8bf738fbd3
|
feat(bot): 🫑
|
2025-05-15 21:04:31 +00:00 |
|
alyssa
|
ddf1e21f25
|
feat(avatars): check if images are used before deleting
|
2025-05-15 21:04:31 +00:00 |
|
Petal Ladenson
|
4dd80805ae
|
feat(bot): add system aliases "account" and "acc"
|
2025-05-13 17:56:29 -06:00 |
|
alyssa
|
3d0eb562bf
|
feat(bot): listen on multiple addresses, for v4/v6
|
2025-05-04 18:18:22 +00:00 |
|
skye
|
f7b594e415
|
chore: add config options and update dev-docs (#736)
|
2025-05-03 12:21:57 -04:00 |
|
skye
|
7cff9abee3
|
feat(scheduled_tasks): update for k8s (#734)
|
2025-05-03 03:21:39 -07:00 |
|
rladenson
|
94a3276979
|
fix(bot): check message type in message update events
|
2025-04-28 06:29:08 -06:00 |
|
rladenson
|
35090babd4
|
docs: clarify redis address in pk.conf needs changed to match .env
|
2025-04-27 20:48:22 -06:00 |
|
rladenson
|
dfd9ea553a
|
feat: show notice of ToS on system creation
|
2025-04-27 20:43:27 -06:00 |
|
alyssa
|
4a098e4533
|
fix(gateway): improve shutdown flow
|
2025-04-26 17:00:48 +00:00 |
|
alyssa
|
6c0c7a5c99
|
feat(api): pull SP avatars
|
2025-04-26 12:03:00 +00:00 |
|
alyssa
|
63d9b411ae
|
fix(bot): only update discord status when gateway is enabled
|
2025-04-24 10:42:52 +00:00 |
|
rladenson
|
094ddbcea2
|
fix: string interpolation error
|
2025-04-24 10:42:52 +00:00 |
|
alyssa
|
44c5a2d106
|
feat(gateway): get node id from kubernetes
|
2025-04-24 10:42:52 +00:00 |
|
alyssa
|
bfa0071f90
|
feat(gateway): runtime_config_key in config
|
2025-04-24 10:42:52 +00:00 |
|
alyssa
|
7ba16c1347
|
fix(gateway): throw error on non-200 from bot
|
2025-04-24 10:42:52 +00:00 |
|
alyssa
|
5fcee4eb29
|
feat(gateway): add option to use source address in gateway awaiter
|
2025-04-24 10:42:52 +00:00 |
|
alyssa
|
795e4f43b4
|
fix(bot): get rid of infra-specific code in HttpDiscordCache
|
2025-04-24 10:42:52 +00:00 |
|
alyssa
|
292c182eb2
|
feat: update docker-compose.yml for selfhost
|
2025-04-24 10:42:52 +00:00 |
|
alyssa
|
437ea72ed4
|
chore: update readme, example config, and running documentation
Co-authored-by: asleepyskye <skye@vixen.lgbt>
|
2025-04-24 10:42:40 +00:00 |
|
asleepyskye
|
9506833abf
|
fix(nix): change rust build command
|
2025-04-13 11:01:12 -04:00 |
|
dusk
|
c6a5d1c8b2
|
build(nix): use ref instead of tag in git input for uniffi
|
2025-04-12 23:44:12 +09:00 |
|
alyssa
|
4acc51195d
|
fix(scheduled_tasks): don't crash on missing data
|
2025-04-08 17:34:50 +00:00 |
|
alyssa
|
eca5cbff97
|
chore: move docs to fly
|
2025-04-07 00:56:18 +00:00 |
|
alyssa
|
19616b6bbb
|
chore: bump twilight
|
2025-04-04 12:20:15 +00:00 |
|
alyssa
|
2710d1fb2b
|
feat: admin requests
|
2025-04-04 11:28:29 +00:00 |
|
alyssa
|
a8664665a6
|
feat: add last message cache to gateway
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
15c992c572
|
feat: remote await events from gateway
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
64ff69723c
|
fix(bot): prefix command_message keys
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
7cd3939f95
|
feat(bot): add config setting to disable connecting to discord gateway
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
cc7122e389
|
fix(gateway): use tokio channels as to not block gateway on exit
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
2578eb0e3c
|
feat: send events from gateway to bot over http
|
2025-04-04 11:10:39 +00:00 |
|
alyssa
|
a72afb35a0
|
feat: add remote config over http/redis
|
2025-04-04 11:10:35 +00:00 |
|
dusk
|
3eece261fd
|
feat: implement system privacy commands (yay system edit done)
|
2025-04-04 06:14:17 +09:00 |
|
dusk
|
cb0a9eaf9f
|
feat: implement system proxy commands
|
2025-04-04 05:24:09 +09:00 |
|
dusk
|
047bdd870d
|
feat: implement system delete command
|
2025-04-04 04:47:00 +09:00 |
|
dusk
|
9e74835e4b
|
feat: implement system banner commands
|
2025-04-04 04:27:28 +09:00 |
|
dusk
|
6a840f768f
|
feat: implement system serveravatar commands
|
2025-04-04 04:06:51 +09:00 |
|
dusk
|
b62340cbb3
|
feat: implement system avatar commands
|
2025-04-04 03:50:07 +09:00 |
|
dusk
|
293570c91c
|
feat: add confirm yes flag to clear handlers for system edit
|
2025-04-01 16:50:43 +09:00 |
|
dusk
|
ae2703f5d9
|
feat: implement system pronouns commands
|
2025-04-01 16:33:00 +09:00 |
|
dusk
|
4cc729c93c
|
feat: add color, tag, description, server tag system commands
|
2025-04-01 01:03:49 +09:00 |
|
dusk
|
ac52b5c257
|
feat: implement system name etc. commands
|
2025-03-31 22:22:38 +09:00 |
|
dusk
|
87f6fe9d75
|
refactor(command_parser): improve the invalid flags error
|
2025-03-29 14:51:58 +09:00 |
|