Commit graph

119 commits

Author SHA1 Message Date
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
adc33076f3
Generalize UsernameArg 2020-02-09 14:13:19 -05:00
5b64d1e535
Create databases for cf 2020-02-09 12:01:48 -05:00
4b5dcfd072
Implement codeforces contest/problem hook 2020-02-08 18:37:17 -05:00
61651e0b05
Merge branch 'master' into codeforces 2020-02-08 14:53:18 -05:00
290e6229a8
Fix a bug where Pager listens to all reactions from all messages 2020-02-08 14:38:16 -05:00
ec63a035e0
Merge branch 'osu-serverranks' 2020-02-08 14:31:54 -05:00
302add1889
Clean up debugging information 2020-02-08 14:31:29 -05:00
f9672de596
Polish up the command's output 2020-02-08 14:18:37 -05:00
3b24c1ec09
Implement server ranks command 2020-02-08 13:55:09 -05:00
33c6aae64d
Tune Pagination to be less buggy and more friendly 2020-02-08 13:54:56 -05:00
22668fe654
Save pp in local db 2020-02-07 13:06:24 -05:00
2913d92682
Implement Pagination 2020-02-07 13:06:09 -05:00
ad0f798531
Merge branch 'reaction-watcher' 2020-02-06 20:27:11 -05:00
abed682503
Make vote use the new ReactionWatcher 2020-02-06 20:26:55 -05:00
472ebf9d2d
Make ReactionHandler handle even reaction removals 2020-02-06 20:26:19 -05:00
d8305df52a
Connect reaction watcher 2020-02-06 19:32:21 -05:00
486bd6b88d
Implement ReactionHandler 2020-02-06 19:32:08 -05:00
28ed92eb2f
Minor changes on user embed 2020-02-06 14:15:34 -05:00