Commit graph

24 commits

Author SHA1 Message Date
dusk
07b616e422
Merge remote-tracking branch 'upstream/main' into rust-command-parser 2025-01-21 00:46:50 +09:00
dusk
eec9f64026
feat: implement proper ("static") parameters handling command parser -> bot
feat: handle few more commands bot side
fix(commands): handle missing parameters and return error
refactor(commands): use ordermap instead of relying on a sort function to sort tokens
2025-01-05 13:00:06 +09:00
alyssa
9f8d3d22d2 feat: new stats embed / api 2025-01-05 00:52:45 +00:00
dusk
405ac11d74
refactor(commands): use smolstr, use a decl macro to get rid of all the borrows while creating commands 2025-01-04 02:49:04 +09:00
dusk
a6482d929c
chore: update cargo lock, ignore generated commands file 2025-01-03 20:26:52 +09:00
alyssa
89d6481ddb chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
alyssa
357122a892 fix(scheduled_tasks): replace broken time parsing code with cron library 2025-01-02 05:20:43 +00:00
alyssa
882e9b66f2 feat(api): port discord/callback to rust 2025-01-02 05:20:43 +00:00
alyssa
3e194d7c8a feat(models): basic rust impl 2025-01-02 05:20:43 +00:00
alyssa
0862964305 feat: rewrite scheduled_tasks in rust 2025-01-02 05:20:43 +00:00
alyssa
4596d98670 refactor: remove protobuf 2024-12-24 02:43:41 +00:00
alyssa
701bafdf97 feat: add global component tag to rust json logs, add sentry, some cleanup 2024-11-21 10:45:03 +09:00
alyssa
93f8786da1 feat: add basic api/gateway metrics 2024-11-14 13:40:35 +09:00
alyssa
c8b6dc4c23 chore: bump deps 2024-11-10 11:08:30 +09:00
alyssa
17f5561293 chore: merge avatars service into monorepo 2024-10-23 05:11:12 +09:00
alyssa
f3c4590d11 fix Cargo.lock 2024-10-20 09:36:20 +09:00
alyssa
01b32d827f bump twilight 2024-10-20 09:36:20 +09:00
alyssa
e4ed354536 feat: gateway service 2024-10-20 09:36:20 +09:00
alyssa
873643153d fix(rust): update some deps to build correctly on nightly 2024-09-27 16:17:09 +09:00
alyssa
45640f08ee feat: improve dispatch security 2024-08-22 07:10:35 +09:00
alyssa
cfde105e19 chore(api): move token auth to rust api service 2024-08-04 07:49:57 +09:00
alyssa
e415c6704f feat(api): update rust deps, move /private/meta endpoint to rust-api 2024-06-16 21:56:14 +09:00
spiral
fcc270f121 feat(api): prometheus metrics 2023-03-18 23:06:55 -04:00
spiral
5440386969 feat(api): init rust rewrite 2023-02-15 19:27:36 -05:00