|
00e4e4da52
|
Refactor server.NewServer
|
2024-11-20 14:12:33 -08:00 |
|
|
bdceb06447
|
Only allow registered users to connect when running in DEFCON 1 or 2
|
2024-11-19 02:53:20 -08:00 |
|
|
1ea81e7242
|
Send event when user fails to create a match
|
2024-11-18 16:39:36 -08:00 |
|
|
1188379900
|
Send resigned player in win event
|
2024-11-18 01:14:17 -08:00 |
|
|
a318a6a901
|
Serve gnubg statistics
|
2024-11-16 23:37:13 -08:00 |
|
|
69a5a18251
|
Prevent client from being added to a match twice
|
2024-11-16 23:11:10 -08:00 |
|
|
3a28f78573
|
Remove gnubg connectivity
This code has moved to bgammon-gnubg-bot.
|
2024-11-16 20:53:16 -08:00 |
|
|
7944c5fd25
|
Add player versus player match statistics
|
2024-11-15 19:53:06 -08:00 |
|
|
f08ac95eeb
|
Terminate matches with only ony client after fifteen minutes of inactivity
|
2024-11-07 18:45:59 -08:00 |
|
|
09f8a7b36b
|
Update online translation link
|
2024-11-04 10:42:33 -08:00 |
|
|
619204e8b5
|
Terminate completed matches after two minutes when only one client remains connected
|
2024-10-31 22:01:50 -07:00 |
|
|
d7cada8f2f
|
Separate formatted moves with comma
|
2024-10-30 10:51:13 -07:00 |
|
|
b8da222135
|
Update translations
|
2024-10-29 20:25:47 -07:00 |
|
|
5e3185eec8
|
Add outdated client warning message
|
2024-10-23 21:10:57 -07:00 |
|
|
ef66ec8d56
|
Add kick command
|
2024-10-19 12:30:34 -07:00 |
|
|
3adb3f2e7d
|
Update tabula
|
2024-10-18 12:43:20 -07:00 |
|
|
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 |
|