friends/nex
Daniel López Guimaraes f9071cbed3
feat: Update modules and new Mii database fields
Add Mii profanity flag and character set to the 3DS friends database.
This in theory allows better support of Mii names that use characters
exclusive to the following regions: CHN, KOR or TWN.

Also get the Mii changed timestamp from the database, and not use the
current time for it.

Update the go modules to get the latest stability updates and use the
new fields on the Mii structure.
2024-05-20 21:55:56 +01:00
..
account-management rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
friends-3ds fix: use Copy() on presence data to get around race condition 2024-05-16 07:43:26 -04:00
friends-wiiu fix: use Copy() on presence data to get around race condition 2024-05-16 07:43:26 -04:00
secure-connection chore: migrate ConnectedUser map to MutexMap 2024-04-09 12:21:50 -04:00
authentication.go chore: remove debug logging 2024-04-08 16:09:43 -04:00
register_common_authentication_server_protocols.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
register_common_secure_server_protocols.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
register_secure_server_protocols.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
secure.go feat: Update modules and new Mii database fields 2024-05-20 21:55:56 +01:00