friends/database
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
..
3ds feat: Update modules and new Mii database fields 2024-05-20 21:55:56 +01:00
wiiu fix: use Copy() on presence data to get around race condition 2024-05-16 07:43:26 -04:00
connect_postgres.go chore: migrate to SQL manager 2024-04-27 16:22:30 -04:00
database.go remove database.PIDArrayToString in favor of pq.Array 2023-10-06 19:13:19 -04:00
init_postgres_3ds.go feat: Update modules and new Mii database fields 2024-05-20 21:55:56 +01:00
init_postgres_wiiu.go refactor(wiiu): dont track NNAInfo in user state, use the DB 2024-05-12 15:56:24 -04:00