Commit graph

137 commits

Author SHA1 Message Date
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
15232b1598
Reset the cooldown everytime there is an action 2020-02-10 19:09:37 -05:00
90be66b950
Relax Pagination to &mut self 2020-02-10 19:09:23 -05:00
2831754e3d
Set std as default command of osu 2020-02-10 17:18:21 -05:00
d4aa6f678e
Clean up 2020-02-10 17:11:03 -05:00
4b0c7bf4b4
Merge branch 'codeforces' so far 2020-02-10 15:18:52 -05:00
3a14c401cd
Implement Codeforces announcer 2020-02-10 15:18:28 -05:00
3998617f97
Merge branch 'master' into codeforces 2020-02-09 17:37:10 -05:00
d1df8296dc
Merge branch 'improved-announcer' 2020-02-09 17:34:28 -05:00
a448438c96
Implement announcer management commands 2020-02-09 17:34:09 -05:00
6879598dfc
Redesign Announcer trait 2020-02-09 16:45:48 -05:00
5ae8ca5f0e
Signal on the end of pagination handler cycle 2020-02-09 15:08:25 -05:00
b0f70fb2a1
Implement server ranks 2020-02-09 15:02:13 -05:00
f512aa8726
Implement save command and user-aware profile command 2020-02-09 14:14:15 -05:00