Dan Balasescu
|
eea9bd3898
|
Merge pull request #21463 from peppy/fix-chat-system-message-ordering
Fix system messages appearing out of order in chat display
|
2022-12-02 17:39:20 +09:00 |
|
Dean Herbert
|
6524914dbd
|
Merge branch 'master' into chat-profile-highlight-v2
|
2022-11-30 16:00:52 +09:00 |
|
Dean Herbert
|
9e34fe360a
|
Ensure all LocalMessage s get a timestamp
|
2022-11-30 15:46:36 +09:00 |
|
Dean Herbert
|
b0039c9b1b
|
Add test coverage of incorrect system message ordering
|
2022-11-30 15:46:14 +09:00 |
|
Dean Herbert
|
b5c514a8f0
|
Make incoming Channel target non-nullable
|
2022-11-30 14:30:20 +09:00 |
|
Alden Wu
|
0cb7c94c21
|
Merge branch 'master' of https://github.com/ppy/osu into chat-profile-highlight-v2
|
2022-11-28 17:59:15 -08:00 |
|
Alden Wu
|
c2d8ffc225
|
Refactor ChatLine username drawable creation
|
2022-11-28 17:50:12 -08:00 |
|
cdwcgt
|
54681217be
|
fix test
|
2022-11-27 10:53:00 +09:00 |
|
cdwcgt
|
e16f8a4410
|
Merge branch 'master' into NowPlaying
|
2022-11-27 08:48:49 +08:00 |
|
Bartłomiej Dach
|
212d78865a
|
Add a few more missing partial specs
|
2022-11-26 16:30:52 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
cdwcgt
|
13f86f3e53
|
Merge branch 'master' into NowPlaying
|
2022-11-25 23:22:52 +09:00 |
|
cdwcgt
|
a2ea7a3f58
|
show selected mod and use ILocalisedBindableString in np
|
2022-11-25 23:20:44 +09:00 |
|
Bartłomiej Dach
|
2f67199b1c
|
Merge branch 'master' into fix-missing-day-separator
|
2022-11-23 18:40:44 +01:00 |
|
Bartłomiej Dach
|
76bb529cfa
|
Add test for local echo adding day separator
|
2022-11-22 16:46:21 +01:00 |
|
Bartłomiej Dach
|
41039340cf
|
Fix rank graphs not showing in test due to unset IsRanked
|
2022-11-21 21:00:06 +01:00 |
|
Bartłomiej Dach
|
1777a60136
|
Add failing assertions
|
2022-11-21 20:58:52 +01:00 |
|
Bartłomiej Dach
|
735cac3104
|
Rewrite rank graph test to use more modern style
|
2022-11-21 20:56:38 +01:00 |
|
Andrei Zavatski
|
6f449a583e
|
Handle empty values as a separate case
|
2022-11-19 23:27:48 +03:00 |
|
Dean Herbert
|
dde09d409b
|
Merge branch 'master' into chat-silences
|
2022-11-12 21:00:56 +09:00 |
|
Dean Herbert
|
19876ca0fb
|
Merge branch 'master' into websocket-chat-2
|
2022-11-11 23:53:42 +09:00 |
|
Dean Herbert
|
ee68f33e3c
|
Merge pull request #21109 from frenzibyte/fix-beatmap-duplicating-again
Fix beatmap cards still potentially showing twice in listing
|
2022-11-06 18:46:31 +09:00 |
|
Dan Balasescu
|
fa18b5f701
|
Construct notifications client inside ChannelManager
|
2022-11-04 18:51:00 +09:00 |
|
Joseph Madamba
|
e11d44d14f
|
Add url clicking support to profile badges
|
2022-11-03 18:12:32 -07:00 |
|
Salman Ahmed
|
37b5f48911
|
Adjust test scene to cover failure
|
2022-11-04 03:23:33 +03:00 |
|
Dan Balasescu
|
f688ed12d0
|
Add test for removing chat messages
|
2022-11-02 17:00:47 +09:00 |
|
Dan Balasescu
|
695104a666
|
Fix TestSceneChatOverlay messages not being unique
|
2022-11-02 16:59:03 +09:00 |
|
Dan Balasescu
|
5b25ef5f2f
|
Construct notifications client via IAPIProvider
|
2022-11-01 21:34:34 +09:00 |
|
Dan Balasescu
|
169bcc2654
|
Use polling connector in tests
|
2022-10-28 18:08:08 +09:00 |
|
Salman Ahmed
|
90a9961a69
|
Add visual test case for report button
Makes it much easier to test button/popover design changes
|
2022-10-22 02:50:59 +03:00 |
|
ansel
|
15aeb4a137
|
Display text in buttons flow instead of toast
|
2022-10-21 17:25:41 +03:00 |
|
ansel
|
81bdf716ef
|
Change test
|
2022-10-20 19:56:00 +03:00 |
|
ansel
|
18cc3b0bd3
|
Fix reason not set in test
|
2022-10-17 20:23:25 +03:00 |
|
ansel
|
3bcc91511f
|
Update test
|
2022-10-17 13:46:13 +03:00 |
|
ansel
|
e1785f73a2
|
Make report's comment not optional
|
2022-10-16 20:14:05 +03:00 |
|
ansel
|
dc0aa2295a
|
Add test
|
2022-10-14 16:51:48 +03:00 |
|
ansel
|
c65a8a83f3
|
Add basic UI for reporting
|
2022-10-14 15:52:09 +03:00 |
|
Feodor0090
|
565de23222
|
Fix CQ (non-readonly field)
|
2022-10-12 21:26:33 +03:00 |
|
Dean Herbert
|
00d8398056
|
Update test scene to allow seeing loading spinner
|
2022-10-12 15:48:42 +09:00 |
|
Dean Herbert
|
47fe4eb0bd
|
Merge branch 'master' into comment-deletion
|
2022-10-12 15:48:26 +09:00 |
|
Dean Herbert
|
d700040a0d
|
Make country code parsing resilient to invalid cases
|
2022-10-11 01:39:53 +09:00 |
|
Salman Ahmed
|
0309751d55
|
Add test coverage
|
2022-10-08 21:50:31 +03:00 |
|
Salman Ahmed
|
13083813bd
|
Update hardcoded article page
|
2022-10-08 21:50:25 +03:00 |
|
ansel
|
e7b1f369a3
|
Revert unwanted changes in other tests
|
2022-10-08 18:55:58 +03:00 |
|
ansel
|
c384093802
|
Update main test and add failure scenario test
|
2022-10-08 18:53:41 +03:00 |
|
ansel
|
6e82ffbc6f
|
Add check for spinner
|
2022-10-08 17:41:51 +03:00 |
|
ansel
|
c11258a7e9
|
Tidy up test reloading
|
2022-10-08 17:20:25 +03:00 |
|
ansel
|
abf56c27a1
|
Do not requere dialog overlay
|
2022-10-08 17:11:09 +03:00 |
|
ansel
|
85adfc2df7
|
Fix DI type
|
2022-09-28 18:26:36 +03:00 |
|
ansel
|
965e7bf265
|
Check local deletion in test
|
2022-09-28 17:52:12 +03:00 |
|