Craftplacer
|
795051e256
|
Prevent channel duplicates
|
2020-01-22 00:29:12 +01:00 |
|
Craftplacer
|
5978e2c0e2
|
Redo how instances of PM notifications are removed
|
2020-01-22 00:28:59 +01:00 |
|
Craftplacer
|
699547e1a2
|
Also exclude last read message
|
2020-01-22 00:28:08 +01:00 |
|
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 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09: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 |
|
Lucas A
|
e1f172e3f8
|
Fix CI issues
|
2020-01-17 19:29:42 +01:00 |
|
Lucas A
|
f00938971e
|
Apply review suggestions
|
2020-01-17 18:54:00 +01:00 |
|
Lucas A
|
0422b326ad
|
Add visual tests
|
2020-01-17 18:54:00 +01:00 |
|
smoogipoo
|
2187523bf3
|
Fix json web requests having incorrect user agents
|
2020-01-17 19:21:27 +09:00 |
|
smoogipoo
|
2bc7458abf
|
Add mod setting (de)serialization support
|
2020-01-17 13:27:47 +09: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 |
|
smoogipoo
|
33993837b7
|
Remove participant count (not returned by API)
|
2020-01-14 14:41:38 +09:00 |
|
smoogipoo
|
7349c023d1
|
Cleanup spotlight selection
|
2020-01-14 14:01:51 +09:00 |
|
Dean Herbert
|
4ef30f6a05
|
Merge branch 'master' into spotlights_api
|
2020-01-13 12:36:13 +08:00 |
|
Dean Herbert
|
c190c68659
|
Add safety for channel with no messages
|
2020-01-13 12:22:44 +09:00 |
|
Lucas A
|
8f6c6ad77a
|
Fix class name not corresponding to filename
|
2020-01-12 17:43:44 +01:00 |
|
Craftplacer
|
8cc2d70df0
|
Reduce API calls by checking what message was last marked as read
|
2020-01-12 16:24:14 +01:00 |
|
Lucas A
|
e9a5298484
|
Allow setting the displayed text on LoginPlaceholder
|
2020-01-12 15:50:35 +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 |
|
Lucas A
|
e1eda89ea6
|
Implement OnlineContainer
|
2020-01-11 10:15:59 +01:00 |
|
Andrei Zavatski
|
9260ea9195
|
Apply suggestions
|
2020-01-10 20:46:35 +03:00 |
|
Andrei Zavatski
|
08fb68ddfe
|
Fix incorrect return type for spotlight request
|
2020-01-10 16:28:52 +03:00 |
|
Andrei Zavatski
|
f65f030e79
|
Implement GetSpotlightsRequest
|
2020-01-10 15:48:54 +03: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 |
|