Commit Graph

2048 Commits

Author SHA1 Message Date
8a02900c01 changed titles from social tabs 2017-12-30 11:33:06 +01:00
616ad5b723 Cleanups 2017-12-30 16:55:01 +09:00
714d93dd92 Merge remote-tracking branch 'origin/master' 2017-12-30 16:17:14 +09:00
9660e0885b correctly name tooltip interface 2017-12-29 19:20:37 +00:00
6de41ba172 Trim whitespace 2017-12-29 19:16:43 +00:00
b1dd64983d Add tooltip text to supporter icon 2017-12-29 19:05:50 +00:00
d66d741af2 fixed constant naming 2017-12-28 22:11:10 +01:00
ae79be7b51 small style fixes plus new assert in test 2017-12-28 21:45:58 +01:00
7454633f63 Refactor and general tidying up 2017-12-28 20:11:21 +01:00
b029f019b2 Merge branch 'master' into expand-social-tab 2017-12-28 19:36:22 +01:00
66f076815f query friends endpoint to fetch friendlist 2017-12-28 19:32:06 +01:00
128603a99f Added more and fixed the old automated tests 2017-12-28 01:12:13 +01:00
54a11e24b7 Fixed links being removed too early 2017-12-27 21:13:32 +01:00
4681a0c47b handle chat == null gracefully and remove link from message if channel not found 2017-12-27 21:06:48 +01:00
dcd994e65b Merge branch 'master' into better-notification-delays 2017-12-27 23:58:04 +09:00
996e156fd0 Merge branch 'master' into fix-notification-scheduled-events 2017-12-27 23:27:23 +09:00
3bfa6bd9fd Merge branch 'master' into better-notification-delays 2017-12-27 23:26:57 +09:00
3de07ddba8 Merge branch 'master' into fix-progress-notifications-close 2017-12-27 21:43:58 +09:00
9a4b2f0d1d Apply workaround at two levels 2017-12-27 21:19:06 +09:00
7d0c94fd01 Fix notification overlay layout and scheduled tasks being delayed
Closes #1295
2017-12-27 19:42:44 +09:00
2a7147240f Fix progress notifications not creating their completion notification early enough
FIxes notification overlay thinking it has no notifications left and closing.
2017-12-27 13:25:42 +09:00
c4f5754f94 Fixed only the links being italics for /me messages 2017-12-27 02:14:45 +01:00
94449ed597 Merge branch 'master' into notification-verbosity 2017-12-26 20:48:59 +09:00
35ae5173cd Merge branch 'master' into better-notification-delays 2017-12-26 20:48:41 +09:00
460eeafd32 Merge branch 'master' into quieter-notifications 2017-12-26 18:18:28 +09:00
ab6c93fba4 Merge branch 'master' into notification-verbosity 2017-12-26 16:14:24 +09:00
3524ad3dc2 Merge remote-tracking branch 'upstream/master' into better-notification-delays 2017-12-26 16:10:57 +09:00
f7a54a203b Merge branch 'master' into beatmap-import-prompt 2017-12-26 16:00:37 +09:00
24d8d357d0 Only bounce and flash notification count when increasing 2017-12-26 15:54:37 +09:00
45b3acdd6f Fix progress notifications not closing properly when opening their continuation 2017-12-26 15:54:33 +09:00
ed1df94f77 Fix unread light not turning off 2017-12-26 15:54:28 +09:00
ef0031a719 Merge branch 'master' into popup-word-wrap 2017-12-26 15:47:58 +09:00
d089e27cad Merge branch 'master' into osu-prefixed-text 2017-12-26 15:40:29 +09:00
ad811961a7 Merge branch 'master' into quieter-notifications 2017-12-26 15:30:12 +09:00
bc90793b1c Trim whitespace 2017-12-25 19:18:57 -06:00
044e4d0acd Add blur to background in Player 2017-12-25 19:11:49 -06:00
962e4d7c8a Removed LinkId and word wrapping (for now).
Also reimplemented the OsuHoverContainer properly
2017-12-25 20:46:04 +01:00
a30448095e Merge branch 'master' into url-parsing-support 2017-12-25 19:12:23 +01:00
0886107ec9 Connect counter with button display 2017-12-26 01:56:57 +09:00
1fc240f6c5 Expose unread notification count 2017-12-26 01:50:05 +09:00
bb33d0211a Add a count of unread notifications to the toolbar 2017-12-26 01:36:58 +09:00
dff082ed94 Make toolbar testable and add the most basic of visual tests 2017-12-26 01:12:46 +09:00
3c8d30f8e6 Add a dialog offering to import beatmaps from stable 2017-12-26 00:52:11 +09:00
3c1654e5e4 Fix many instances of non-osu-prefixed text classes being used
Results in incorrect default formatting.
2017-12-26 00:44:35 +09:00
929633efaa Make body text in popups word wrap properly 2017-12-26 00:38:35 +09:00
0fe78bee6e center user panels 2017-12-25 16:11:50 +01:00
bb4b5bebf9 fix supporter icon in profile missing its background
also it doesn't show up on profiles without supporter anymore
2017-12-25 15:30:42 +01:00
e2a1b18a2c fix selecting different tab causing filter to change by itself
and minor cleanup
2017-12-25 14:17:35 +01:00
71a94d6b44 Add a bindable Enabled flag to NotificationManager
Also better handles delays before notifications are displayed.
2017-12-25 20:53:23 +09:00
861bf55773 Adjust notification padding a touch 2017-12-25 18:31:32 +09:00