Salman Ahmed
|
ef6e16b1cb
|
UserCountry -> Country
|
2022-07-18 08:40:43 +03:00 |
|
Salman Ahmed
|
9c81241f4c
|
Fix potential nullref on APIUser.Country
We need NRT sooner than later...
|
2022-07-16 06:02:05 +03:00 |
|
Salman Ahmed
|
00f4c8052e
|
Update APIUser to provide enum from serialised country code
|
2022-07-16 05:04:24 +03:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Salman Ahmed
|
a9ea0ab91b
|
Add support for fetching user guest participations
|
2022-04-22 07:55:39 +03:00 |
|
Dean Herbert
|
a0692ce477
|
Add a const for system users which should never display a profile
|
2022-03-28 22:22:56 +09:00 |
|
Dean Herbert
|
53bbd00675
|
Also make APIUser opt-in and remove the remaining serialization exclusion rule
|
2022-02-23 17:12:38 +09:00 |
|
Salman Ahmed
|
9cd88ec2b8
|
Update API models with score pinning changes
|
2022-02-10 21:23:38 +03:00 |
|
Joseph Madamba
|
0bd928b5cd
|
Fix incorrect naming / apply review
|
2021-12-27 21:44:19 -08:00 |
|
Joseph Madamba
|
7de43e3aba
|
Fix most open compound words in identifiers being closed
|
2021-12-27 20:26:28 -08:00 |
|
Dean Herbert
|
285b161da7
|
Update other usages of online ID comparisons to use new extension method
|
2021-11-15 14:44:08 +09:00 |
|
Dean Herbert
|
f2700b0a6d
|
Expose bot state via interface
|
2021-11-05 13:40:44 +09:00 |
|
Dean Herbert
|
ead64282dd
|
Split out a couple more nested classes
|
2021-11-05 13:40:44 +09:00 |
|
Dean Herbert
|
b9983add15
|
Rename User to APIUser and move to correct namespace
|
2021-11-04 18:21:31 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
8cc31aca54
|
Reorganise API requests and response classes
They were previously breaking the two-class-per-file rule.
|
2018-06-08 11:42:35 +09:00 |
|