bloxstrap/Bloxstrap/UI/ViewModels
axel 55f5ef48e8
Show account on discord rich presence (#2255)
* add functionality for grabbing userid

* Create UserInfoResponse.cs

* add user pfp small image thingy

* add missing semicolons

* get rid of semicolons

* debugging (remove later)

* make properties nullable

* forgot to put dollar sign before interpolated string

* make properties that cant be nullable not nullable

* more debugging

* remove thing

* remove other thing

* remove thing (again) (again)

* remove thing (again) (again) (again)

* add space between username and displayname to make it more visually pleasing

* matt review changes (better code readability)

* add strings for show account on profile

* add AccountShownOnProfile setting

* add DiscordActivityJoinEnabled to integrations viewmodel

* fix accidentally swapping 2 variables

* refrence correct variables

* refrence correct variables (again)

* add showaccountonprofile strings

* add option to integrations page

* add missing < that somehow got lost

* make that its own option

* dont invert that value

* dont invert that (again)

* Update IntegrationsViewModel.cs

* fix grammatical issue in string

* move else to new line

* fix merge conflicts

* move gameJoinLoadTime check

* matt review changes

* handle if parsing userid fails

---------

Co-authored-by: pizzaboxer <pizzaboxer@pizzaboxer.xyz>
2024-09-28 21:52:12 +01:00
..
About Show one-off supporters on supporters info page 2024-09-28 00:26:13 +01:00
Bootstrapper Abandon staging folder idea, use lockfile instead 2024-09-07 22:51:03 +01:00
ContextMenu Improve server location querying and general connectivity handling 2024-09-12 09:52:36 +01:00
Dialogs Refactor automatic updater + fix install details + fix launch flag parser + fix temp directory 2024-08-30 13:29:51 +01:00
Installer Address "Access to the path is denied" error 2024-09-09 16:18:29 +01:00
Settings Show account on discord rich presence (#2255) 2024-09-28 21:52:12 +01:00
GlobalViewModel.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
NotifyPropertyChangedViewModel.cs Consolidation - global usings 2023-07-15 22:52:44 +01:00