bloxstrap/Bloxstrap/UI/ViewModels/Settings
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
..
AppearanceViewModel.cs Satisfy my OCD 2024-09-01 09:52:43 +01:00
BehaviourViewModel.cs Draft: bootstrapper refactoring 2024-09-05 22:07:07 +01:00
FastFlagEditorWarningViewModel.cs Satisfy my OCD 2024-09-01 09:52:43 +01:00
FastFlagsViewModel.cs Remove flag preset for graphics quality slider 2024-09-09 12:45:40 +01:00
IntegrationsViewModel.cs Show account on discord rich presence (#2255) 2024-09-28 21:52:12 +01:00
MainWindowViewModel.cs Move activity watcher to separate process (#810) 2024-08-28 22:47:04 +01:00
ModsViewModel.cs fix indentation 2024-09-21 19:17:36 +01:00
ShortcutsViewModel.cs Allow extraction of icons for shortcuts (#1143) 2024-09-27 23:08:57 +01:00