Dean Herbert
|
c4a93cbc85
|
Move drawable chat related classes to better namespace
|
2017-05-12 15:38:51 +09:00 |
|
Dean Herbert
|
f248efb01f
|
CI Fixes
|
2017-05-12 13:25:50 +09:00 |
|
Dean Herbert
|
ffa59c6cb3
|
Support read-only channels, post to correct channel.
Also cache drawable channels better.
|
2017-05-11 23:51:26 +09:00 |
|
Dean Herbert
|
a77049213d
|
Add basic hard-coded inefficient multi-channel support.
|
2017-05-11 23:10:48 +09:00 |
|
Dean Herbert
|
c3d2cdd2f2
|
Fix typo
|
2017-05-11 19:49:28 +09:00 |
|
Dean Herbert
|
4e881644f6
|
Add thread-safety on access token validation logic.
|
2017-05-11 19:39:01 +09:00 |
|
Dean Herbert
|
7d221802a2
|
Fix refresh tokens not working correctly
Turns out there's plenty of slashes in refresh tokens.
|
2017-05-11 19:38:57 +09:00 |
|
Huo Yaoyuan
|
dff05bec79
|
Use readonly fields.
|
2017-05-08 18:56:04 +08:00 |
|
Jorolf
|
6b08f485b4
|
fix typo
|
2017-04-30 14:45:23 +02:00 |
|
Dean Herbert
|
9ecfb4e4bf
|
Last CI fix.
|
2017-04-24 20:22:04 +09:00 |
|
Dean Herbert
|
9670ea9a2a
|
CI fixes
|
2017-04-24 20:16:41 +09:00 |
|
Dean Herbert
|
8b048a6706
|
Fix typo.
|
2017-04-24 19:33:48 +09:00 |
|
Dean Herbert
|
e1a2f1bc7a
|
Add beatmap metrics lookup.
|
2017-04-24 19:17:11 +09:00 |
|
Dean Herbert
|
9cb789f426
|
Use 24 hour display for chat times.
|
2017-04-20 17:10:05 +09:00 |
|
Dan Balasescu
|
7475b39dc1
|
Merge branch 'master' into chat-post-support
|
2017-04-19 21:29:07 +09:00 |
|
Dean Herbert
|
dda3fb85ee
|
Add user colour support.
|
2017-04-19 19:07:38 +09:00 |
|
Dean Herbert
|
3129708ccb
|
Add chat sending support.
|
2017-04-19 18:46:52 +09:00 |
|
Dean Herbert
|
325af333b9
|
Update API responses for chat.
|
2017-04-19 18:46:48 +09:00 |
|
Dean Herbert
|
83fa143e17
|
Bring API request structure up-to-date.
|
2017-04-19 16:05:06 +09:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|
Dean Herbert
|
039f4a65dc
|
Combine user models.
|
2017-03-28 00:08:24 +09:00 |
|
Dean Herbert
|
55df07a872
|
Fix username being cleared when it shouldn't be.
|
2017-03-28 00:08:22 +09:00 |
|
smoogipooo
|
2074812f46
|
Move ScoreProcessor and Score to Scoring/.
|
2017-03-24 09:51:52 +09:00 |
|
Dean Herbert
|
54e1b24fe9
|
Enforce readonly private members where possible.
|
2017-03-23 13:50:08 +09:00 |
|
Dean Herbert
|
2b82f256d2
|
More resilient API cancel/fail logic.
|
2017-03-15 20:08:12 +09:00 |
|
Dean Herbert
|
1855f48997
|
Add cancellation support for API requests.
|
2017-03-15 18:07:26 +09:00 |
|
Dean Herbert
|
08e93275fa
|
Styling fixes.
|
2017-03-15 17:50:52 +09:00 |
|
Dean Herbert
|
e3e19a156c
|
Rename incorrect class file.
|
2017-03-15 14:37:29 +09:00 |
|
Dean Herbert
|
8f5d262f30
|
Add GetScoresRequest API methods.
|
2017-03-15 14:06:05 +09:00 |
|
Dean Herbert
|
dad6060149
|
Fix warnings not covered by resharper locally.
|
2017-03-09 16:07:34 +09:00 |
|
Dean Herbert
|
da751804b6
|
Reduce error count.
|
2017-03-09 14:24:16 +09:00 |
|
Dean Herbert
|
0cad5d7d41
|
Fix most warnings.
|
2017-03-07 13:05:57 +09:00 |
|
Dean Herbert
|
c24a4f57d9
|
Raise errors on unnecessary using statements.
|
2017-03-06 19:15:47 +09:00 |
|
Thomas Müller
|
a2317e5a1e
|
Update usage of FillDirection
|
2017-03-04 11:00:17 +01:00 |
|
Dean Herbert
|
4163569e57
|
Fix some license headers.
|
2017-03-02 18:45:20 +09:00 |
|
Thomas Müller
|
4d28696479
|
FlowDirection -> FillDirection
|
2017-03-01 20:15:38 +01:00 |
|
Thomas Müller
|
9c853b0465
|
Update framewörk
|
2017-03-01 19:33:01 +01:00 |
|
default0
|
03889e6ca6
|
Update References to FlowStrategies
References now use the Create*-names instead of the outdated
Get*-names to create instances of FlowStrategies.
|
2017-02-27 16:55:55 +01:00 |
|
default0
|
8d91519d59
|
Update usage of FlowContainer and its subclasses
|
2017-02-26 21:32:43 +01:00 |
|
Thomas Müller
|
a5dfa7ab06
|
Remove unnecessary using statements
|
2017-02-23 21:38:10 +01:00 |
|
Thomas Müller
|
0d3cc39cbc
|
Merge branch 'master' into general-fixes
|
2017-02-22 08:01:34 +01:00 |
|
Dean Herbert
|
d00ea4564f
|
Fix API coming online too early in race scenarios.
|
2017-02-22 14:09:48 +09:00 |
|
Dean Herbert
|
5f29b0dc4f
|
Update in line with framework changes.
|
2017-02-21 15:46:04 +09:00 |
|
Dean Herbert
|
6a83620589
|
Add better focus handling and padding/margin updates.
|
2017-02-20 21:11:09 +09:00 |
|
Dean Herbert
|
4afa434962
|
Maintain a scroll position when scrolled to the bottom of a chat channel.
|
2017-02-20 21:10:23 +09:00 |
|
Dean Herbert
|
75b66871dd
|
Add colourised usernames.
|
2017-02-20 21:09:56 +09:00 |
|
Dean Herbert
|
7a2eedbd7e
|
Add message batching per-channel.
|
2017-02-20 21:09:34 +09:00 |
|
Dean Herbert
|
729f2eec8d
|
Increase maximum chat history.
|
2017-02-20 21:07:44 +09:00 |
|
Dean Herbert
|
c6fa5cc803
|
Fix order of execution when populating initial messages.
|
2017-02-19 18:46:19 +09:00 |
|
Dean Herbert
|
cde660a8ef
|
Scroll to bottom.
|
2017-02-19 18:07:35 +09:00 |
|