Commit graph

109 commits

Author SHA1 Message Date
87628df052 utils: fix leaderboard path 2025-03-26 16:33:25 -07:00
a589bcb799 Add build command argument 2025-03-26 14:55:39 -07:00
a1f947eb50 Fix hyphen support in --prefix 2025-03-26 12:53:26 -07:00
b374c6ed66 Update for Nix module 2025-03-26 10:39:47 -07:00
677a97d5cc Fix leaderboard truncation 2025-03-25 19:23:31 -07:00
eccd55542d Update 2025-03-25 19:22:24 -07:00
2bc8049fa2 Don't crosspost to 日英 2023-08-25 17:37:39 -07:00
9e0371b6ac Add trailing zeros for discriminators with tests 2023-06-15 13:24:20 -07:00
74b0e6141a cargo fmt 2023-06-13 18:49:47 -07:00
ac7909da8d Remove discriminator from new images to existing submissions 2023-06-13 18:49:40 -07:00
6a0a99c193 Use trait for username display, fix suggestion username 2023-06-13 18:45:08 -07:00
58dbb425ba Fix Internal error 2023-06-11 10:21:47 -07:00
5e6bb8f2d0 Update for new usernames 2023-06-10 14:59:08 -07:00
31adf7efe8 Support leaderboards with under 10 users 2023-06-10 14:11:48 -07:00
ab30279375 Create data directory if not exists 2023-06-10 14:08:58 -07:00
1dfa68452b Clear clippy warnings 2023-06-10 13:30:34 -07:00
4acff7051d cargo clippy --fix 2023-06-10 13:27:36 -07:00
5702c60fc0 cargo fmt 2023-06-10 13:26:31 -07:00
487426548f Update avatar and repository links 2023-06-10 13:26:14 -07:00
ef0a38f8a3 Remove timestamp hash from embed images 2023-06-10 12:59:56 -07:00
9857504705 Implement domain system 2023-06-10 12:59:29 -07:00
faf74e7c3f poise 0.4 -> 0.5.5 2023-06-10 12:45:05 -07:00
cfb2aba591 Add case for missing avatars in leaderboard 2022-12-05 15:10:41 -08:00
e3d85efe96 Fix edge case where multiple attachments 2022-11-30 00:34:37 -08:00
fcb7dda20d Use timestamps in file names to fix caching issue 2022-11-30 00:21:57 -08:00
c10853f5d1 Tentative embed caching fix 2022-11-30 00:06:45 -08:00
83790e91c2 Fix imagedelete command 2022-11-29 16:32:37 -08:00
6ff1736271 Make site rebuild blocking 2022-11-29 16:01:00 -08:00
61973f617d Fix suggestions 2022-11-24 17:35:49 -08:00
437c177ab3 Actually fix embeds 2022-11-23 14:20:20 -08:00
f7fbd48df5 Fix challenge embeds not posting 2022-11-23 11:33:49 -08:00
3667074018 Actually fix embeds 2022-11-22 22:03:24 -08:00
e0f164338a Tentative embed fix via reuploading 2022-11-22 21:22:59 -08:00
c7ac46a427 Make embeds link to Tegaki Tuesday 2022-11-22 20:18:05 -08:00
8dde342d97 cargo fmt 2022-11-16 22:47:33 -08:00
3c26122a0b Fix crosspost links 2022-11-16 22:46:26 -08:00
0c93425ee7 Temporarily remove owner slash commands 2022-11-16 21:42:16 -08:00
fc9a9a9d49 Improve submission command with slash command, embeds, crossposting 2022-11-16 21:41:17 -08:00
ebcb6e2ff7 Partially add ephemeral commands, remove rebuildSite 2022-11-16 17:11:42 -08:00
2c4b7bc344 cargo fmt 2022-11-16 14:25:43 -08:00
37d808eab3 Fix leaderboard users after mixup during poise port 2022-11-16 14:25:34 -08:00
6aff34ceab cargo fmt 2022-11-14 23:05:33 -08:00
9e9eb48025 Move to poise, add slash commands 2022-11-14 23:05:17 -08:00
59d9d1143b Remove warning from typing.stop()
See https://github.com/serenity-rs/serenity/pull/2081
2022-08-04 13:01:53 -07:00
eb4c921ce4 Improve leaderboard 2022-04-26 22:53:53 -07:00
5252428acb Pad discriminators <1000 with zeroes in leaderboard 2022-04-26 19:16:26 -07:00
08a5cac37b Remove leaderboard from help 2022-04-26 12:37:10 -07:00
8fb76e4bd5 Increase leaderboard size 2022-04-26 12:16:16 -07:00
463808cb75 Fix leaderboard case where HTML file doesn't exist yet 2022-04-26 11:31:39 -07:00
ddef4f326b cargo fmt 2022-04-26 11:09:29 -07:00