Commit graph

72 commits

Author SHA1 Message Date
a04fcca1d6
Deps update 2023-10-01 14:11:42 +02:00
dependabot[bot]
2cd5c744d6
Bump openssl from 0.10.48 to 0.10.55 (#26)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.55)

---
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-06-22 13:15:52 +02:00
dependabot[bot]
bd9a5a1b1d
Bump h2 from 0.3.15 to 0.3.17 (#25)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 12:59:27 +02:00
dependabot[bot]
5d69a434c0
Bump openssl from 0.10.45 to 0.10.48 (#24)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

---
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-03-25 10:38:33 +00:00
3a9a252a1d
Update lots of dependencies 2023-02-17 14:19:46 +01:00
7e1b80aff9
Update inputs 2022-10-28 21:29:54 +02:00
8e15aa5f22
Dependencies update 2022-10-16 17:45:47 +02:00
24751146c3
Update serenity 2022-07-22 07:58:37 -04:00
975ee3ba43
Allow watching contests from before it begins 2022-06-14 22:09:03 -04:00
8632f0e99c
Massive dependencies bump 2022-06-11 15:50:56 -04:00
dependabot[bot]
dd1867e222
Bump hyper from 0.14.2 to 0.14.5 (#20)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 17:46:01 -04:00
dependabot[bot]
df8b692055
Bump tokio from 1.4.0 to 1.8.4 (#19)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 17:45:48 -04:00
2e3c6f61be
Pull info from an attached .osu/.osz file (#18) 2022-04-29 19:31:04 -04:00
51db72acb2
Temporarily move to rosu 2022-02-09 15:20:36 -05:00
cf831fae87
osu! best minor fixes (#16)
- Bump serenity version
- Now no longer pings unless the play is within top 100
- Parse numbers in bold as well
- Use relative time syntax in embeds
2021-10-23 14:33:32 -04:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
e36c385f15
Update to codeforces package with sound ratelimiting 2021-02-18 03:42:49 +09:00
40a3090aa7 Use oppai-rs v0.2.3 2021-02-17 05:12:49 +09:00
925aa90887 Add role messages 2021-02-17 05:12:49 +09:00
ce4ed285f9
Update deps 2021-02-04 16:23:04 +09:00
901d55814d
Update to Tokio 1 and Serenity 0.10 (#9) 2021-01-15 18:50:33 +00:00
6bf2779d61
osu updatelb command (#8)
* Make `paginate` take a Paginate trait impl, while `paginate_fn` takes a function

* Add `updatelb` command

* Implement a member cache

* Update member queries to use member cache

* Allow everyone to updatelb
2020-11-23 07:26:18 +00:00
b8471152d3
Update to serenity 0.9.1 2020-11-22 23:56:37 -05:00
85ef689909 Update serenity to v0.9.0-rc.2 2020-10-08 17:47:48 +00:00
71cbe5c63e
osu: no longer depends on tower 2020-09-13 22:27:39 -04:00
12948ae99f
prelude: Implement ratelimit 2020-09-13 22:26:16 -04:00
7e327fd131
Update serenity to v0.9.0-rc.1 2020-09-08 00:17:10 -04:00
f54f3ae1a6
Everything works! 2020-09-07 23:46:58 -04:00
3b217fd5c9
raygon 2020-09-07 23:23:06 -04:00
4a2a4ed688
Codeforces: asyncify live 2020-09-07 22:48:01 -04:00
9c978262cf
Update serenity 2020-09-07 22:17:59 -04:00
21eb78e5aa
Move to codeforces v0.2 2020-09-07 21:23:11 -04:00
b819509244
osu: Remove rayon and add tower 2020-09-07 19:41:05 -04:00
2ad04b34c9
Prelude: no more crossbeam/rayon 2020-09-07 02:37:14 -04:00
1508523ca9
Main: Is now running with --no-default-features --features core 2020-09-07 02:09:36 -04:00
b7d398c05a
osu: Move core library to async 2020-09-05 21:31:03 -04:00
cbfccedb1b
Core: updated serenity to async 2020-09-03 19:29:34 -04:00
a8958a20f2
Remove ReactionWatcher (use serenity collector!) and simplify paginate 2020-09-03 17:55:19 -04:00
a578ce5924
Prelude: Announcer: full async rewrite 2020-09-02 19:32:46 -04:00
82a3b5a548
Prelude: Support anyhow 2020-09-02 17:50:26 -04:00
3ce86bcd19
DB: Update rustbreak and serenity 2020-09-02 17:18:39 -04:00
2e718c3e60
Prelude: update to async 2020-09-02 16:48:06 -04:00
9aab6e11ec
Implement BeatmapCache and Oppai interface 2020-06-12 01:03:56 -04:00
7c605cc42b
Update deps 2020-05-22 10:49:32 -04:00
4332957d05
Update deps 2020-04-13 20:17:53 -04:00
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
75f4e403df
Contest caching 2020-02-11 19:32:48 -05:00
3998617f97
Merge branch 'master' into codeforces 2020-02-09 17:37:10 -05:00
6879598dfc
Redesign Announcer trait 2020-02-09 16:45:48 -05:00
5b64d1e535
Create databases for cf 2020-02-09 12:01:48 -05:00