* Group user's previous instances by location AND calendar dates for better clarity
* date grouping in local timezone instead of UTC
* prevent zero-time records due to OnPlayerJoined and OnPlayerLeft happening on different calendar days
* fix deleteGameLogUserInstance behavior to be consistent with new history grouping
* change 'previous instances' algorithm
group multiple events together into single session record, even if rejoins occur within 1 hour on the same instance
delete button also deletes all related gamelog_join_leave events correctly by their id
* replace questionable condition with proper one
* 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'