Commit Graph

6492 Commits

Author SHA1 Message Date
36e9232472 Merge master into netstandard 2018-01-05 00:42:48 +09:00
038fa682f7 Merge branch 'master' into expand-social-tab 2018-01-04 11:49:35 +01:00
bf64b8fc69 added hover effects to panels in social
at least partially QQ
2018-01-04 11:42:50 +01:00
9b70578af6 enabled Location as filter tab
forgot it QQ
2018-01-03 19:01:10 +01:00
9d29adce27 bring social tab+filter behaviour closer to direct 2018-01-03 17:54:20 +01:00
988f6ac901 fix SortDirection default to descending when retrieved data is ascending 2018-01-03 17:53:50 +01:00
0e361aefeb added new tabs and sort criteria 2018-01-03 17:52:11 +01:00
532c455f92 Merge branch 'master' into change-audio-settings-icon 2018-01-03 14:34:21 +09:00
fa6db30d30 Fix broken xmldoc param 2018-01-03 13:12:49 +09:00
699902234b remove unused code 2018-01-02 17:58:11 +01:00
52c2ba49cf make loading indicator more visible by deleting panels preemptively 2018-01-02 17:42:44 +01:00
313dfd4d46 remove unnecessary task + rename method 2018-01-02 17:22:12 +01:00
a00f92dcb4 change unnecessary cast 2018-01-02 17:18:49 +01:00
faf1181fc3 Merge branch 'master' into url-parsing-support 2018-01-02 17:51:50 +09:00
0e1b033008 Improve mod cycling logic further 2018-01-02 16:55:03 +09:00
f72239ef7a Centralise deselect logic and add animation to deselection 2018-01-02 16:09:22 +09:00
71bcebe7e1 Fix selections occurring even though buttons aren't selected 2018-01-02 16:08:48 +09:00
c0dd812a4c Merge remote-tracking branch 'upstream/master' into disable-unimplemented-mods 2018-01-02 15:33:08 +09:00
5f3dbfef47 Merge branch 'master' into hide-unavailable-functions 2018-01-02 12:59:12 +09:00
91c49913c9 Merge branch 'master' into focused-overlay-improvements 2018-01-02 12:44:09 +09:00
2354163900 Change icon for audio settings 2018-01-02 12:30:55 +09:00
cc4ef5d0aa Merge branch 'master' into expand-social-tab 2018-01-01 12:00:50 +01:00
e7721d71f3 Changed chat link implementation according to review 2017-12-31 00:51:47 +01:00
ccb69d16d9 move HitResult in Scoring namespace to replace HitCount 2017-12-30 21:23:18 +01:00
1c80f3e918 Disallow selection of non-implemented mods 2017-12-31 04:28:51 +09:00
33dbd1b1a7 Remove search button on toolbar 2017-12-31 03:47:50 +09:00
138d78309f add HitCount enum and replace string usage with enum 2017-12-30 18:07:30 +01:00
f7fe083018 add tooltip to country flags 2017-12-30 14:59:35 +01:00
f56e8121da Fix settings overlay pass-through logic 2017-12-30 22:13:05 +09:00
8733f809a5 Remove chat overlay local override 2017-12-30 21:10:57 +09:00
e332683d18 Fix music controller draggability 2017-12-30 21:10:40 +09:00
f03e064c43 remove unnecessary update 2017-12-30 12:57:32 +01:00
760d2aff4b readd IOnlineComponent to be able to react to APIState changes 2017-12-30 12:56:18 +01:00
442a649c63 Make all FocusedOverlays hide on clicks outside of themselves
Also allows wheel events to pass through around them.
2017-12-30 20:45:41 +09:00
d37ba2c9a4 disable searching/filtering with textbox
it doesn't do anything except from creating unnecessary requests for now
2017-12-30 11:54:03 +01:00
72af5bf672 simplify socialoverlay user request structure 2017-12-30 11:51:49 +01:00
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