Commit graph

150 commits

Author SHA1 Message Date
c43f9067b8
Hooks and last works 2020-06-12 02:44:56 -04:00
f8cbd7ceb0
Implement conversion between mods 2020-06-12 01:06:24 -04:00
9aab6e11ec
Implement BeatmapCache and Oppai interface 2020-06-12 01:03:56 -04:00
d68ce9cec8
Merge branch 'fix-empty-user' 2020-06-06 21:54:38 -04:00
eec58fc6e4
Parallelize and modularize user scanning 2020-06-06 21:53:23 -04:00
33637c9a7b
Parse an user with no history more elegantly 2020-06-06 21:52:33 -04:00
c5b304e3f6 Fix wrong osu! gamemode in storage (#20) 2020-05-31 04:05:19 +00:00
5fc818b55e
Fix formatting 2020-05-25 11:19:43 -04:00
3e42c74c78
Reaction watcher with fixed duration 2020-05-25 11:15:21 -04:00
6ce110c203
Enumerate before filtering 2020-05-23 00:19:40 -04:00
7c605cc42b
Update deps 2020-05-22 10:49:32 -04:00
4332957d05
Update deps 2020-04-13 20:17:53 -04:00
2b1567e616
Add example for role 2020-04-13 20:14:59 -04:00
4e52c5a4a1
Scan all users for pp update always 2020-04-07 01:36:38 -04:00
5144b3a11b
Run Drone CI on pull requests 2020-04-02 12:45:07 -04:00
e13b508c22
Fix formatting 2020-04-02 12:42:00 -04:00
4069270213 Use mapset ID for download links (#19)
Beatmapset download links use beatmapset ID

Beatmap download links use beatmapset ID
2020-04-02 16:39:35 +00:00
feac1713c2
Tune how roles are parsed 2020-03-27 17:49:17 -04:00
5dd26d7474 Implement roles management (#18)
Fix formatting

Implement `roles` management

Add a 'roles' mod and DB
2020-03-27 21:22:15 +00:00
99c7888dfb y2!kick now actually kicks instead of ban (#17)
Fix formatting

y2!kick now actually kicks instead of ban
2020-03-27 21:21:56 +00:00
20a15efcc4 Merge branch 'fix-user-event' of natsukagami/youmubot into master 2020-03-15 20:53:57 +00:00
12ae4a225a
UserEvent's beatmap(set) IDs are not required 2020-03-15 16:52:14 -04:00
955b2340fe
Add line breaks! 2020-02-17 14:36:20 -05:00
7feff249a4
end should make min from items.len instead of total_pages 2020-02-17 14:31:12 -05:00
1c2d734d25 Merge branch 'codeforces' of natsukagami/youmubot into master 2020-02-17 19:15:54 +00:00
550db3a16c Merge branch 'fix-cf-rollback' of natsukagami/youmubot into master 2020-02-17 19:15:33 +00:00
a1d453cfff
Implement contestranks 2020-02-17 14:12:34 -05:00
c64a95094f
Conservatively announce rating changes 2020-02-17 12:15:11 -05:00
4f08eb0caf Merge branch 'ci' of natsukagami/youmubot into master 2020-02-13 23:54:51 +00:00
e5a5b88980
Create drone config
-- --check

[ci test] build and deploy

[ci test] change ssh key source

[ci test] avoid duplicates

[ci test] run test pipeline

Restrict deployment to master branch
2020-02-13 18:51:25 -05:00
328bb44d23
Fix cargo fmt stuff 2020-02-13 18:51:22 -05:00
0b60396f81
Do not try to call Codeforces API when there's no channels to send 2020-02-13 16:57:44 -05:00
b20c4868a7
Use first (last) contest id to update 2020-02-13 16:54:51 -05:00
bacb781896
Use the last contest rating change id, instead of rating change time 2020-02-13 16:34:22 -05:00
20a78c1c14
Pretest passed -> In Queue previously interpreted as Hacked 2020-02-13 14:36:15 -05:00
abb8611083
osu: play tables now show star difficulty 2020-02-12 19:07:34 -05:00
dec7309f01
Print more information in contest hook 2020-02-12 18:52:01 -05:00
319c38cc2b
Fix a bug where Contest is never fetched with problems 2020-02-11 20:00:46 -05:00
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
063c8baaa9
Create Duration from seconds u64 2020-02-11 19:33:05 -05:00
75f4e403df
Contest caching 2020-02-11 19:32:48 -05:00
d9536a96ca
Clean up warning 2020-02-11 14:06:56 -05:00
0273237b76
DB now only writes on borrow_mut 2020-02-11 14:05:19 -05:00
f179b86e12
Lower osu's per-page score listing 2020-02-10 22:22:40 -05:00
e7b580eba6
Merge branch 'codeforces' 2020-02-10 22:04:14 -05:00
d01ff978b6
Implement live 2020-02-10 22:03:52 -05:00
57c5470016
Merge branch 'master' into codeforces 2020-02-10 19:58:42 -05:00
85e553673e
Parallelize list_pages beatmap name fetching 2020-02-10 19:28:25 -05:00
1c3b6a7cb2
Merge branch 'osu' 2020-02-10 19:19:36 -05:00
7070296964
top and recent defaults to showing a table 2020-02-10 19:19:20 -05:00