Commit graph

372 commits

Author SHA1 Message Date
431f295b41 Pagination: just delete our own reaction as fallback
... happens if we don't have message management permissions.
We definitely don't want to vomit errors to the user.
2024-02-25 18:45:22 +00:00
2a279e62e4 Require json feature of reqwest in prelude 2024-02-25 18:45:22 +00:00
f57cd528f3 Formatting 2024-02-25 18:45:22 +00:00
4a1853532a One round of cargo clippy 2024-02-25 18:45:22 +00:00
4bdab3cefb Update youmubot 2024-02-25 18:45:22 +00:00
0460e800e5 Update youmubot-osu 2024-02-25 18:45:22 +00:00
2db59905b2 Update youmubot-cf 2024-02-25 18:45:22 +00:00
08d639944e Update youmubot-core 2024-02-25 18:45:22 +00:00
3f115eaab0 Update serenity and make prelude compile 2024-02-25 18:45:22 +00:00
a6d1259362 Use latest unstable flake for rustc 1.75 2024-02-25 18:45:22 +00:00
40935f114a
Format... 2024-02-17 20:38:25 +01:00
1125cac2a8
Manually fix the rest of the lints 2024-02-17 20:37:43 +01:00
508cf52e6f
Apply cargo-clippy fixes 2024-02-17 20:20:41 +01:00
5bb6161b36 explicitly cache member list 2024-02-17 19:17:38 +00:00
aff2f93714 Make server rank more(?) parallel and introduce calculated pp 2024-02-17 19:17:38 +00:00
c2562fbbca Simplify lb 2024-02-17 19:17:38 +00:00
48bd49b3bd Include failing scores 2024-02-17 19:17:38 +00:00
4a67e4f73b Simply use v2 for lazer scores 2024-02-17 19:17:38 +00:00
10129af76a Move from naersk to crane 2024-02-17 19:17:38 +00:00
46684a2a9e Display scores smartly based on classic/lazer 2024-02-17 19:17:38 +00:00
23795d281e Remove redundant test 2024-02-17 19:17:38 +00:00
d3fc805819 Use non-unicode artist and title 2024-02-17 19:17:38 +00:00
c5d00f12d8 Display lazer mod instead of classic mod 2024-02-17 19:17:38 +00:00
fef6516ae1 Remove old reqwest osu api v1 2024-02-17 19:17:38 +00:00
07928671e2 Implement user score 2024-02-17 19:17:38 +00:00
84b13dcef3 Implement score fetching 2024-02-17 19:17:38 +00:00
f5cc201f1c Implement user api from rosu 2024-02-17 19:17:38 +00:00
b5013b9899 Add cache clear command 2024-02-17 19:17:38 +00:00
7d00b95a4f Implement beatmap collecting from rosu-v2 2024-02-17 19:17:38 +00:00
8febf0106e Construct rosu api 2024-02-17 19:17:38 +00:00
5666e560e9 Add rosu-v2 2024-02-17 19:17:38 +00:00
2f4a2c978d
use a guild member list for the member cache if possible 2024-02-13 15:02:01 +01:00
081b75d167
Improve formatting slightly 2024-02-12 15:15:29 +01:00
51a2054385
Improve formatting slightly 2024-02-12 15:11:58 +01:00
fdae8be75b
Improve formatting slightly 2024-02-11 17:57:26 +01:00
b5e8a24919
Remove reactions when youmu is no longer handling paginations 2024-02-11 17:34:46 +01:00
30f186c604
Use the user's own top scores for saving checks 2024-02-05 01:44:44 +01:00
d20dbad1b8
New experimental osu save feature 2024-02-05 01:19:13 +01:00
96961ed731
Update the username as well in the upsert case 2024-02-05 00:20:35 +01:00
de06c8e37f
Add username display to server ranks 2024-02-04 23:50:09 +01:00
f7ea23ed3b
Store osu! user username 2024-02-04 23:24:28 +01:00
85954639d7
Update sqlx to 0.7 2024-02-04 23:24:15 +01:00
a64b9e1157
Experimental query members by iterator 2023-12-27 18:02:21 +01:00
125bc3bd61
Use separate osu clients for announcer 2023-12-27 17:48:36 +01:00
ddb28c22ba
Pad server pp ranks to 5 digits 2023-12-27 17:45:25 +01:00
eee975092f
Add total pp rankings 2023-12-27 17:33:23 +01:00
f567eb056d
Update nixpkgs 2023-12-27 17:33:22 +01:00
dependabot[bot]
9a3cf59e84
Bump rustix from 0.38.15 to 0.38.19 (#27)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.15 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.15...v0.38.19)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:46:50 +01:00
dependabot[bot]
b741d32580
Bump openssl from 0.10.57 to 0.10.60 (#28)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.57 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.60)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:46:37 +01:00
aaf571f01b
Sleepy more osu api 2023-11-26 15:47:02 +01:00