* refactor: dialogs
* fix: storeAvatarImage
* FriendLog.vue
* FriendLog.vue
* FriendLog.vue
* GameLog.vue
* fix: next day button jumping to the wrong date
* sync master
* fix: launchGame
* Notification.vue
* Feed.vue
* Search.vue
* Profile.vue
* PlayerList.vue
* Login.vue
* utils
* update dialog
* del gameLog.pug
* fix
* fix: group role cannot be displayed currently
* fix: "Hide Friends in Same Instance" hides players in unrelated private instances (#1210)
* fix
* fix: "Hide Friends in Same Instance" does not work when "Split Favorite Friends" is enabled
* fix Notification.vue message
* fix: deleteFavoriteNoConfirm
* fix: feed status style
* fix: infinite loading when deleting note
* fix: private players will not be hidden when 'Hide Friends in Same Instance', and 'Hide Friends in Same Instance' will not work when 'Split Favorite Friends'
* add initial implementation of dbmerger
merges of user tables that have overlapping data is still unimplemented. otherwise, merging of all other tables has been implemented.
* add handling for when user feed tables overlap
* fix sqlite dll path in dbmerger build
* fix accidentally inserting rows with nonunique pks
* fix merger not handling missing columns well
* fix sort not reassigning pks
* sync merger with master
* woopsies
* w-woops again
* reset database version in config to let vrcx generate missing fields
* move to net 9 and move build folder to new build folder
* remove unneeded build configurations
* support avatar time in the merge
* csproj pains
---------
Co-authored-by: Natsumi <cmcooper123@hotmail.com>