friends/nex/friends-3ds
Daniel López Guimaraes ab80949173
fix(3ds): Send friendship notification to proper target
The sender PID of the notification was being set to the target PID,
instead of the sender PID. Use correct PID and remove redundant target
PID argument.

Also fix minor accuracy issues.
2024-05-20 21:48:10 +01:00
..
add_friendship_by_pid.go fix(3ds): Send friendship notification to proper target 2024-05-20 21:48:10 +01:00
get_all_friends.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
get_friend_mii.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
get_friend_persistent_info.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
get_friend_presence.go fix: use Copy() on presence data to get around race condition 2024-05-16 07:43:26 -04:00
get_principal_id_by_local_friend_code.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
remove_friend_by_local_friend_code.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
remove_friend_by_pid.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
sync_friend.go fix(3ds): Send friendship notification to proper target 2024-05-20 21:48:10 +01:00
update_comment.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
update_favorite_game_key.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
update_mii.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
update_preference.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00
update_presence.go fix: use Copy() on presence data to get around race condition 2024-05-16 07:43:26 -04:00
update_profile.go rewrite: Migrate to v2 libraries and small bug fixes 2024-04-08 08:53:39 -04:00