PluralKit/crates
2025-01-22 02:12:17 +09:00
..
api feat: new stats embed / api 2025-01-05 00:52:45 +00:00
avatars chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
command_definitions feat(command_parser): allow aliases in flags 2025-01-22 00:50:17 +09:00
command_parser refactor(command_parser): separate Token::Value field into name and aliases 2025-01-22 02:12:17 +09:00
commands feat(commands): add cs codegen to statically use params and flags in bot code, remove Any 2025-01-21 12:36:54 +09:00
dispatch fix(dispatch): don't silently 200 when auth failed 2025-01-08 05:21:44 +00:00
gateway feat(gateway): push shard latency to prometheus 2025-01-04 23:04:58 +00:00
libpk fix(avatars): use correct timestamp type 2025-01-02 06:43:57 +00:00
model_macros chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
models chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
scheduled_tasks fix(scheduled_tasks): better error handling 2025-01-11 01:37:16 +00:00