Craftplacer
|
9fd494b057
|
Fix order where messages are checked in
|
2020-01-22 00:27:46 +01:00 |
|
Craftplacer
|
47a92a13b0
|
Change code comments
|
2020-01-22 00:13:07 +01:00 |
|
Craftplacer
|
4d6ff31134
|
Wrap getWords() with anyCaseInsensitive()
|
2020-01-21 23:43:21 +01:00 |
|
Craftplacer
|
63c8ae8211
|
Use IDs for checking against message author
|
2020-01-21 23:42:15 +01:00 |
|
Craftplacer
|
be2a88c8a5
|
Remove left over config entry
|
2020-01-19 18:40:17 +01:00 |
|
Craftplacer
|
7d1fc388ce
|
Resolve code quality errors
|
2020-01-19 18:34:48 +01:00 |
|
Craftplacer
|
4b871f61e3
|
Use Humanizer for counting PMs in text
|
2020-01-19 18:23:12 +01:00 |
|
Craftplacer
|
4feae82434
|
Split HandleMessages method
|
2020-01-19 17:55:17 +01:00 |
|
Craftplacer
|
86ecaf223d
|
Improve getWords()
|
2020-01-19 17:36:38 +01:00 |
|
Craftplacer
|
dd5478fe1f
|
Remove highlighted/mentioned words
|
2020-01-19 17:26:43 +01:00 |
|
Craftplacer
|
8a9c90c5e6
|
Resolve CA errors #2
|
2020-01-18 16:18:17 +01:00 |
|
Craftplacer
|
64fe9692ed
|
Resolve CA errors
|
2020-01-18 15:57:51 +01:00 |
|
Craftplacer
|
8ddd36596e
|
Revert useless changes varying from properties, naming changes etc.
|
2020-01-18 15:40:55 +01:00 |
|
Craftplacer
|
f55cf03bd0
|
Remove unnecessary changes after rework
|
2020-01-18 14:17:26 +01:00 |
|
Craftplacer
|
5d244f48f7
|
Use instance list instead of exposing NotifcationOverlay's notifications
|
2020-01-17 00:00:10 +01:00 |
|
Craftplacer
|
2b5d541857
|
Merge remote-tracking branch 'upstream/master' into chat-mention
|
2020-01-16 23:15:39 +01:00 |
|
Craftplacer
|
1b53c0ff74
|
Remove populated property, and other changes
|
2020-01-16 23:15:30 +01:00 |
|
Dean Herbert
|
0d8b4e7c3e
|
Fix user agent missing in registration
|
2020-01-16 12:51:43 +09:00 |
|
Dean Herbert
|
c190c68659
|
Add safety for channel with no messages
|
2020-01-13 12:22:44 +09:00 |
|
Craftplacer
|
8cc2d70df0
|
Reduce API calls by checking what message was last marked as read
|
2020-01-12 16:24:14 +01:00 |
|
Craftplacer
|
ccaf4e48a1
|
Remove using directive
|
2020-01-11 20:04:58 +01:00 |
|
Craftplacer
|
5d5c635b1b
|
Merge branch 'api-chat-read' of https://github.com/Craftplacer/osu into api-chat-read
|
2020-01-11 19:47:40 +01:00 |
|
Craftplacer
|
2ea1367a88
|
Remove message parameter and make it mark the entire channel as read
|
2020-01-11 19:47:35 +01:00 |
|
Craftplacer
|
7aac6deb71
|
Merge branch 'master' into api-chat-read
|
2020-01-11 19:18:50 +01:00 |
|
Craftplacer
|
f8a11e50b6
|
Remove redundant ToString() calls
as string interpolation does this automatically..
|
2020-01-11 18:00:34 +01:00 |
|
Craftplacer
|
d9c57baa89
|
Add test case for mismatch of channels
|
2020-01-11 17:48:03 +01:00 |
|
Craftplacer
|
50e357a799
|
Change method parameters, add detailed error message and method docs
|
2020-01-11 17:42:02 +01:00 |
|
Craftplacer
|
cd679707ed
|
Prevent channel duplicates
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-01-11 17:16:11 +01:00 |
|
Dean Herbert
|
ab9603b06a
|
Merge remote-tracking branch 'upstream/master' into #7146
|
2020-01-09 17:08:12 +08:00 |
|
Dean Herbert
|
d33a507d96
|
Implement a login placeholder (#7438)
Implement a login placeholder
|
2020-01-08 16:55:41 +08:00 |
|
Dean Herbert
|
6dd45e52ef
|
Move text definition inside class
|
2020-01-08 17:22:51 +09:00 |
|
Lucas A
|
7f92cefe10
|
Apply review suggestions
|
2020-01-07 19:06:47 +01:00 |
|
smoogipoo
|
4a7f5f98df
|
Cleanup methods/events
|
2020-01-06 17:20:09 +09:00 |
|
Lucas A
|
21e6351c53
|
Allow DI for LoginOverlay to resolve to null in non-graphical environments (fix tests)
|
2020-01-05 14:33:44 +01:00 |
|
Lucas A
|
3d747835dc
|
Fix CI issues
|
2020-01-04 21:09:40 +01:00 |
|
Lucas A
|
5fd5665467
|
Use implementation on song select leaderboards.
|
2020-01-04 19:59:25 +01:00 |
|
Lucas A
|
474b8fc8fd
|
Add LoginPlaceholder
|
2020-01-04 19:56:42 +01:00 |
|
Lucas A
|
3bd3ebad49
|
Move placeholders to a dedicated namespace
|
2020-01-04 19:56:34 +01:00 |
|
Craftplacer
|
cd91cc860d
|
Resolve "Redundant lambda signature parentheses"
|
2020-01-04 01:06:38 +01:00 |
|
Craftplacer
|
4f36bc0fd3
|
Add error log message for debugging
|
2020-01-04 00:49:35 +01:00 |
|
Craftplacer
|
8dbddfab55
|
Add HTTP method
|
2020-01-04 00:45:51 +01:00 |
|
Craftplacer
|
9b95ce1045
|
Change wrong values used to form target URL
Dumb mistake by me, C# used ToString() on these objects.
|
2020-01-04 00:45:02 +01:00 |
|
Willy Tu
|
e23c71be80
|
Update Resolved and Cached attribute issues
|
2020-01-03 11:34:26 -08:00 |
|
Craftplacer
|
51556a809d
|
Fix variables not being used inside target string
|
2020-01-02 17:20:33 +01:00 |
|
Craftplacer
|
7b71e56817
|
Initial commit
|
2020-01-02 17:07:28 +01:00 |
|
Roman Kapustin
|
e8bcb52612
|
Set UserAgent for API requests
|
2019-12-28 18:07:55 +03:00 |
|
Craftplacer
|
0d812bce9f
|
WIP changes for code review
|
2019-12-26 03:32:40 +01:00 |
|
Willy Tu
|
6abbd33b51
|
Fixed CI issues
|
2019-12-19 21:57:14 -08:00 |
|
Willy Tu
|
8ab26e8889
|
Update Tests with dependencies on LeaderboardScore. Added its dependency on DialogOverlay for the tests. Added test for deleting individual local score
|
2019-12-19 21:29:54 -08:00 |
|
Willy Tu
|
d4d4ddc624
|
Remove new line for CodeFactor
|
2019-12-18 22:42:26 -08:00 |
|