Commit graph

3134 commits

Author SHA1 Message Date
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
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
Nidoskull
c4db95796d feat(bot): add "as text" to the redirect to the error support channel
Many users send a screenshot of the error embed rather than sending the error code as text. Perhaps this would help?
2025-03-16 11:28:42 +00:00
Iris System
2b7f510e17 fix(bot): strip excessive linefeeds in reply embed generation 2025-03-11 11:22:18 +13:00
alyssa
e0c6839cd2 fix(avatars): don't send image errors that aren't our fault to sentry 2025-03-10 15:16:32 +00:00
alyssa
71e8cf960c feat(bot): make links in help/stats embeds clickable 2025-03-09 15:25:33 +00:00
alyssa
2be3fe6a00 fix: disable twilight ratelimiter when using proxy 2025-03-08 18:57:13 +00:00
alyssa
b77390c0cd feat: add metric for remaining gateway sessions 2025-03-08 13:13:14 +00:00
alyssa
c58eb274df chore(bot): remove unused library ImageSharp 2025-03-08 12:08:38 +00:00
alyssa
f2583904ef chore(rust): clean up duplicated sentry code 2025-03-08 12:05:00 +00:00
alyssa
3cf71112d6 feat(gateway): add metric for shard close code 2025-03-08 12:04:13 +00:00
alyssa
ec49ead783 fix(gateway): remove superflous redis error handling code that actually created more errors 2025-03-08 11:58:54 +00:00
alyssa
5fa9266d8d fix(avatars): shorter error message for image pull failure 2025-03-08 11:49:01 +00:00
alyssa
d74a6678c8 fix(bot): clean up "not found in cache" errors in sentry 2025-02-24 10:53:18 +00:00
alyssa
63777bf810 feat: add sentry error logging to dotnet-api and rust crates 2025-02-23 18:49:31 +00:00
alyssa
8266100155 fix(bot): clean up some error messages 2025-02-23 11:02:55 +00:00
alyssa
d537f05b23 feat(bot): use avater service for image verify 2025-02-23 09:33:32 +00:00
Ruth Harris
5f6c8c0d14
feat(docs): add pk;rp to command shorthands list (#723) 2025-02-21 10:53:11 -08:00
rladenson
0572725be1 fix: check member banner permissions on direct queries 2025-02-10 19:48:27 -07:00
rladenson
43bc220a3d fix: check group banner existence when querying group banner 2025-02-10 19:46:52 -07:00
Iris System
695df5684f fix(docs): stop banner cutting off mobile nav sidebar 2025-01-14 20:47:36 +13:00
Iris System
534bc4be96 chore(nix): add docs devShell 2025-01-14 20:38:20 +13:00
Iris System
9655854eca chore(docs): funding update banner 2025-01-14 20:38:01 +13:00
Iris System
3f26ae6954 fix(docs): add new sections to sidebar 2025-01-14 20:33:27 +13:00
alyssa
ba81191312 chore: clean up github actions workflows 2025-01-14 07:09:03 +00:00
alyssa
089cc9750f feat(docs): changelog 2025-01-14 06:56:19 +00:00
alyssa
f64790eee7 feat(docs): announcements 2025-01-14 06:55:31 +00:00
alyssa
e50a959910 fix(bot): update formatting in pk;stats 2025-01-11 01:40:04 +00:00
alyssa
d5ecccc485 fix(scheduled_tasks): better error handling 2025-01-11 01:37:16 +00:00
alyssa
ce8d6ed8d3 fix(dispatch): don't silently 200 when auth failed 2025-01-08 05:21:44 +00:00
rladenson
d2189dea73 feat: show appropriate warnings when setting tag 2025-01-05 05:59:10 -07:00
rladenson
4782b5f825 feat: compress commands that give multiple responses into one response 2025-01-05 04:50:58 -07:00
alyssa
b344b8ca41 fix(bot): remove broken dev build info code 2025-01-05 05:23:38 +00:00
alyssa
e2b3bafef0 actually run build 2025-01-05 05:11:50 +00:00
alyssa
e2549332d4 actually fix build 2025-01-05 04:57:24 +00:00
alyssa
c755124900 fix build? 2025-01-05 04:54:40 +00:00
alyssa
57ae3b5e49 fix(bot): add shard up count to stats embed, add stats fallback 2025-01-05 01:49:32 +00:00
alyssa
9f8d3d22d2 feat: new stats embed / api 2025-01-05 00:52:45 +00:00
alyssa
e88d6b7e2a feat(gateway): push shard latency to prometheus 2025-01-04 23:04:58 +00:00