friends/database/3ds
Daniel López Guimaraes 3f48ae8306
Update FriendPersistentInfo on 3DS
One of the DateTimes doesn't represent the date of the friendship, but
when the friend has updated their Mii.

I noticed this when playing with the friend servers researching
information about the data stored on the FRD sysmodule.

The friendship date is still stored internally, but it's not provided to
the user anymore.
2023-10-08 19:24:58 +01:00
..
get_friend_miis.go remove database.PIDArrayToString in favor of pq.Array 2023-10-06 19:13:19 -04:00
get_friend_persistent_infos.go Update FriendPersistentInfo on 3DS 2023-10-08 19:24:58 +01:00
get_user_friends.go Add missing error handling 2023-08-13 23:19:34 +01:00
remove_friendship.go Add missing error handling 2023-08-13 23:19:34 +01:00
save_friendship.go Rename friends-secure to friends and remove Mongo 2023-08-13 01:05:08 +01:00
update_user_comment.go Rename friends-secure to friends and remove Mongo 2023-08-13 01:05:08 +01:00
update_user_favorite_game.go Rename friends-secure to friends and remove Mongo 2023-08-13 01:05:08 +01:00
update_user_last_online_time.go Rename friends-secure to friends and remove Mongo 2023-08-13 01:05:08 +01:00
update_user_mii.go Rename friends-secure to friends and remove Mongo 2023-08-13 01:05:08 +01:00
update_user_preferences.go Rename friends-secure to friends and remove Mongo 2023-08-13 01:05:08 +01:00
update_user_profile.go Rename friends-secure to friends and remove Mongo 2023-08-13 01:05:08 +01:00