Jonathan Barrow
|
b5b5c7419e
|
Merge pull request #1 from hauntii/friends-3ds
Support for 3DS Friends
|
2023-02-24 08:04:26 -05:00 |
|
light
|
7af3bdec01
|
Switch to platform globals from int
|
2023-02-24 01:15:10 -05:00 |
|
light
|
1d20b3d262
|
Move notifications to package
|
2023-02-24 00:31:44 -05:00 |
|
light
|
2057cbb3fc
|
LFC methods now return unimplemented error
|
2023-02-23 23:32:10 -05:00 |
|
light
|
cd29f36934
|
Easier flag readability
|
2023-02-23 23:08:59 -05:00 |
|
light
|
0547153ecc
|
Replace update_preference with update_preferences
|
2023-02-23 23:01:17 -05:00 |
|
light
|
8403c4bdc5
|
Update libraries and README
|
2023-02-23 21:02:20 -05:00 |
|
light
|
b0215272ce
|
Update other files
Update other main files to add more functionality
|
2023-02-23 21:02:04 -05:00 |
|
light
|
cb6ff5bf25
|
Move sending offline notifications to notifications.go and update to PresenceV2
|
2023-02-23 21:00:58 -05:00 |
|
light
|
8330f8f139
|
Update and add methods
|
2023-02-23 20:59:57 -05:00 |
|
light
|
b4ce1e275b
|
Update database
|
2023-02-23 20:59:02 -05:00 |
|
Jonathan Barrow
|
1d82e5f182
|
Make user1_pid, user2_pid unique on wiiu.friendships
|
2022-10-09 10:24:37 -04:00 |
|
Jonathan Barrow
|
220417b48e
|
Added check for invalid friend request PIDs
|
2022-09-28 21:10:51 -04:00 |
|
Jonathan Barrow
|
1cfdb247e6
|
Reactivate friendships if existed before
|
2022-09-28 20:59:54 -04:00 |
|
Jonathan Barrow
|
a82fee4c93
|
Added active flag to blocks and friendships
|
2022-09-16 20:17:56 -04:00 |
|
Jonathan Barrow
|
57a6607cd4
|
Updated go modules
|
2022-09-11 15:03:58 -04:00 |
|
Jonathan Barrow
|
874e8d9f38
|
Added logs
|
2022-09-11 15:03:40 -04:00 |
|
Jonathan Barrow
|
6ca793e2a7
|
Remove ping log
|
2022-09-11 10:27:24 -04:00 |
|
Jonathan Barrow
|
3437805af1
|
Moved database handlers to console-specific package
|
2022-09-11 02:38:16 -04:00 |
|
Jonathan Barrow
|
ca54e576d5
|
Move from Cassandra to Postgres
|
2022-09-11 02:22:37 -04:00 |
|
Jonathan Barrow
|
a3f9757608
|
Remove Bella friend reqtest (caused crash)
|
2022-09-11 02:21:39 -04:00 |
|
Jonathan Barrow
|
b671d440bd
|
Add Disconnect event handler
|
2022-09-11 02:19:57 -04:00 |
|
Jonathan Barrow
|
9ed6d3add8
|
Updated database logger to globals.Logger
|
2022-09-10 14:23:45 -04:00 |
|
Jonathan Barrow
|
86094cb6dc
|
Removed 3DS suffix from handler file names
|
2022-09-10 09:48:04 -04:00 |
|
Jonathan Barrow
|
5de811eefc
|
nexServerStart->startNEXServer
|
2022-09-10 09:41:00 -04:00 |
|
Jonathan Barrow
|
fab5c19aef
|
listenGRPCServer -> startGRPCServer
|
2022-09-10 09:40:16 -04:00 |
|
Jonathan Barrow
|
8b1f750825
|
Moved Wii U/3DS method handlers into packages
|
2022-09-10 09:39:07 -04:00 |
|
Jonathan Barrow
|
d521650617
|
Rename some files
|
2022-09-10 09:18:24 -04:00 |
|
Jonathan Barrow
|
bb5476ac0d
|
Updated go modules
|
2022-09-10 09:07:10 -04:00 |
|
Jonathan Barrow
|
521790c49a
|
Uncomment SetFriendRequestReceived
|
2022-09-10 09:05:11 -04:00 |
|
Jonathan Barrow
|
f66c5af11f
|
Added Bella test friend request
|
2022-09-10 09:04:45 -04:00 |
|
Jonathan Barrow
|
5b5d9db244
|
Split database.go into own functions, made database package, made globals package
|
2022-09-10 09:03:37 -04:00 |
|
Jonathan Barrow
|
06ad99d04e
|
getUserFriendRequestsOut -> getUserFriendRequestsIn
|
2022-09-07 20:04:15 -04:00 |
|
Jonathan Barrow
|
06ec0f9b71
|
Added better logging
|
2022-09-07 20:00:07 -04:00 |
|
Jonathan Barrow
|
1ce5efaea2
|
Updated go modules
|
2022-09-07 19:59:20 -04:00 |
|
Jonathan Barrow
|
42c757d7f4
|
Updated go modules
|
2022-09-04 23:03:31 -04:00 |
|
Jonathan Barrow
|
738b430d93
|
Update Friends protocol definition to FriendsWiiU
|
2022-09-04 22:59:45 -04:00 |
|
Jonathan Barrow
|
8ad33060c2
|
Updated dependencies
|
2022-08-30 19:44:31 -04:00 |
|
Jonathan Barrow
|
d9a19ed484
|
Use gRPC getters
|
2022-08-28 07:54:30 -04:00 |
|
Jonathan Barrow
|
e736d141e1
|
Updated notifications method ID
|
2022-08-28 07:53:23 -04:00 |
|
Jonathan Barrow
|
12bc7310e5
|
Split main.go into go routines
|
2022-08-28 01:27:37 -04:00 |
|
Jonathan Barrow
|
ee6c0a21cf
|
Deleted send_test_notification.go
|
2022-08-28 01:18:00 -04:00 |
|
Jonathan Barrow
|
09ad6a9af5
|
Added base gRPC server
|
2022-08-28 01:17:32 -04:00 |
|
Jonathan Barrow
|
c6cc6817ac
|
Merge branch 'master' of https://github.com/PretendoNetwork/friends-secure
|
2022-08-28 00:46:28 -04:00 |
|
Jonathan Barrow
|
b9102e1488
|
NintendoCreateAccount now one function
|
2022-08-28 00:36:10 -04:00 |
|
Jonathan Barrow
|
5de5a7eefa
|
Updated DataHolder api (missed)
|
2022-08-28 00:35:08 -04:00 |
|
Jonathan Barrow
|
e5294155b3
|
Go module
|
2022-08-28 00:31:05 -04:00 |
|
Jonathan Barrow
|
ee10a75364
|
Update .gitignore
|
2022-08-28 00:30:51 -04:00 |
|
Jonathan Barrow
|
dcae05cee2
|
Updated DataHolder api
|
2022-08-28 00:30:27 -04:00 |
|
Jonathan Barrow
|
11d4a0db4e
|
Updated StationURL api
|
2022-08-28 00:27:16 -04:00 |
|