Commit graph

243 commits

Author SHA1 Message Date
e2561c68ce Only send points in win event for multi-point matches 2024-10-10 12:01:44 -07:00
875f819f9c Update translations 2024-10-10 11:09:38 -07:00
112d78dd20 Support additional pluralization forms 2024-10-09 18:46:27 -07:00
27b4288e1d Include rating delta in win event 2024-10-09 01:28:32 -07:00
2848056431 Include match points in join message 2024-10-07 18:45:32 -07:00
253dd9b2ae Add ban and unban commands 2024-09-30 21:39:20 -07:00
0a4b5e9b09 Update translations 2024-09-18 12:22:30 -07:00
c833adb356 Reduce leaderboard size 2024-09-16 12:50:23 -07:00
44acef5d22 Enable WebSocket compression when available 2024-09-12 14:14:23 -07:00
6ce77b607b Update translations 2024-09-11 17:50:20 -07:00
61fffdea51 Adjust argon2id parameters 2024-09-05 19:43:49 -07:00
c6d042e080 Add CORS header to API responses 2024-09-05 18:05:15 -07:00
65311696cd Serve secure websocket connections directly 2024-09-05 16:52:33 -07:00
c17a214516 Allow one registration per IP address 2024-09-05 11:56:29 -07:00
ef40f1443a Fix legacy client detection 2024-08-30 14:05:22 -07:00
dc5e2bfea5 Store match start and end time as int64 2024-08-30 00:06:09 -07:00
d2daf0da0b Remove Play Store link 2024-08-29 10:40:54 -07:00
1dd2f42824 Optimize stats generation 2024-08-29 10:39:55 -07:00
1de6f6e367 Add defcon command
Resolves #26.
2024-08-23 22:39:33 -07:00
92a9180ed2 Send match list automatically 2024-08-21 11:11:07 -07:00
591a96d2e5 Fix translation assistance message 2024-08-21 10:58:58 -07:00
6ee19cf45d Handle login and register commands in separate goroutine 2024-08-21 10:49:18 -07:00
0ebc7d006b Add follow and unfollow commands
Resolves #24.
2024-08-20 22:36:05 -07:00
955912e903 Fix date in monthly statistics 2024-08-20 16:40:15 -07:00
c231f19959 Fix bearing off checkers in the appropriate order 2024-08-19 19:56:51 -07:00
bd16c4bfc5 Return memory to the OS immediately when hashing passwords 2024-08-18 19:39:40 -07:00
9bcc4061a9 Request translation assistance from international users 2024-08-18 10:39:49 -07:00
0c550b6f75 Keep match ID when rematching 2024-08-07 16:53:26 -07:00
06085b69d0 Include full matches in matches.json 2024-08-07 14:50:15 -07:00
b910dc750e Serve monthly statistics by default 2024-08-07 14:32:29 -07:00
e13bee99a1 Serve game statistics by username 2024-08-07 14:27:15 -07:00
74a9800eb9 Add username length limit 2024-08-06 01:01:10 -07:00
64b10515b0 Add profile icon support 2024-08-01 14:55:17 -07:00
a07da30d8b Update translations 2024-08-01 14:36:34 -07:00
b835093083 Allow password command when spectating 2024-07-30 14:45:25 -07:00
58f62bff48 Fix int8 overflow when operating on match and player point values 2024-07-30 14:41:41 -07:00
78fdbe2206 Disallow doubling higher than 64 2024-07-30 13:57:37 -07:00
3d520fd32b Include username in password reset email
Resolves #23.
2024-07-25 18:47:03 -07:00
5df43b9539 Fix crash when moving checker backwards 2024-07-25 09:41:36 -07:00
3069f96568 Add settings for muting sounds 2024-07-22 15:27:18 -07:00
dd38c10f32 Do not include WebSocket client support by default 2024-07-22 02:15:56 -07:00
bde555532e Switch to fork of gotext 2024-07-21 23:38:43 -07:00
b68625b2f9 Reset players' points when rematch is accepted 2024-07-21 12:16:49 -07:00
1e079dcccf Implement help command
Resolves #18.
2024-07-19 17:32:30 -07:00
a880ed8a36 Add MOTD command
Resolves #22.
2024-07-19 16:37:51 -07:00
8bb53ef135 Use github.com/nhooyr/websocket instead of github.com/gobwas/ws 2024-07-18 12:42:32 -07:00
23ab2deae4 Send board event before roll event when determining which player goes first 2024-07-18 09:13:12 -07:00
d854200256 Update translations 2024-07-17 12:06:43 -07:00
5404da9e65 Update translations 2024-07-10 21:00:03 -07:00
bb95674c1e Update rematch message 2024-07-10 20:59:31 -07:00