SuperMarioDaBom
|
4274963c20
|
Use sprintf for string concatenation
|
2023-07-17 18:37:58 -07:00 |
|
SuperMarioDaBom
|
7d80142f0f
|
Switch to new organization convention
|
2023-07-17 18:37:41 -07:00 |
|
SuperMarioDaBom
|
84db1463eb
|
Switch to newer function
|
2023-07-17 18:36:19 -07:00 |
|
SuperMarioDaBom
|
69cddb088d
|
Add error info to log
|
2023-07-17 18:36:01 -07:00 |
|
SuperMarioDaBom
|
db972eacc6
|
Adjust import names for consistency
|
2023-07-17 18:35:33 -07:00 |
|
SuperMarioDaBom
|
3d45d4b32e
|
Update init.go
Fix Kerberos password thing that I just noticed part 2
|
2023-07-17 12:32:48 -07:00 |
|
SuperMarioDaBom
|
4b7cbb3668
|
Update secure.go
Add version numbers
Fix Kerberos password thing that I just noticed
|
2023-07-17 12:16:20 -07:00 |
|
SuperMarioDaBom
|
ca71cb56f6
|
Update authentication.go
Set NEX version
|
2023-07-17 12:11:50 -07:00 |
|
Jonathan Barrow
|
6eedca01d5
|
Merge pull request #5 from PretendoNetwork/docker
|
2023-07-17 06:00:46 -04:00 |
|
SuperMarioDaBom
|
179a8221ba
|
Add missing gRPC initialization
|
2023-07-16 23:41:05 -07:00 |
|
SuperMarioDaBom
|
91816691de
|
Prevent execution from stopping when no .env file is present
|
2023-07-16 22:11:42 -07:00 |
|
SuperMarioDaBom
|
56f4381eb9
|
Dockerize
|
2023-07-16 21:25:43 -07:00 |
|
SuperMarioDaBom
|
a817a7ccd0
|
Merge authentication and secure servers
|
2023-07-16 21:20:04 -07:00 |
|
SuperMarioDaBom
|
1b43935ea6
|
Update to latest version of libraries
|
2023-07-16 21:19:30 -07:00 |
|
Jonathan Barrow
|
348f43de1c
|
Merge pull request #4 from PretendoNetwork/dev
Merge dev into master
|
2023-07-16 23:02:34 -04:00 |
|
Jonathan Barrow
|
9cd0783a99
|
Merge pull request #3 from DaniElectra/grpc-friends-3ds
|
2023-06-30 00:10:28 -04:00 |
|
Daniel López Guimaraes
|
441e5c168f
|
Add 3DS friends to GetUserFriendPIDs gRPC method
Only add complete friendships to the friend list.
|
2023-06-28 18:35:50 +01:00 |
|
Jonathan Barrow
|
4587a217f9
|
Added missing nil checks to ConnectedUsers and add missing users
|
2023-06-12 21:01:57 -04:00 |
|
Jonathan Barrow
|
614c7d580d
|
nil check on connected users map when updating presence
|
2023-06-12 16:51:38 -04:00 |
|
Jonathan Barrow
|
4a98796b05
|
Added token padding bounds check and error response
|
2023-06-12 16:26:03 -04:00 |
|
Jonathan Barrow
|
520c3a4f3a
|
Updated library versions
|
2023-06-12 15:17:21 -04:00 |
|
Jonathan Barrow
|
2b66b5c21a
|
Compiles on latest library versions
|
2023-06-10 20:14:19 -04:00 |
|
Jonathan Barrow
|
6b9e9cf42b
|
Update token format
|
2023-06-10 20:12:59 -04:00 |
|
Jonathan Barrow
|
5880ba8f4a
|
Updated to new token format
|
2023-05-01 15:17:12 -04:00 |
|
Jonathan Barrow
|
a1e82c92d3
|
Updated env var names
|
2023-05-01 15:16:39 -04:00 |
|
Jonathan Barrow
|
5d39218a86
|
Added DenyFriendRequest gRPC method
|
2023-04-18 11:49:18 -04:00 |
|
Jonathan Barrow
|
e5306b2961
|
Filter expired WiiU friend requests from the returned list
|
2023-04-18 11:40:30 -04:00 |
|
Jonathan Barrow
|
1a5edb7d3d
|
Added AcceptFriendRequest gRPC method
|
2023-04-11 22:55:43 -04:00 |
|
Jonathan Barrow
|
5cfa094633
|
Added GetUserFriendRequestsIncoming gRPC method
|
2023-04-11 22:50:18 -04:00 |
|
Jonathan Barrow
|
d9ab22204b
|
Added SendUserFriendRequest gRPC method
|
2023-04-11 22:36:46 -04:00 |
|
Jonathan Barrow
|
842d6f369a
|
Updated NEX library versions
|
2023-04-11 22:36:32 -04:00 |
|
Jonathan Barrow
|
c4fe5b5b47
|
Updated NEX library versions
|
2023-04-10 22:33:21 -04:00 |
|
Jonathan Barrow
|
5268390e35
|
Updated NEX library versions
|
2023-04-10 22:27:27 -04:00 |
|
Jonathan Barrow
|
108d5f387e
|
Import base nex-protocols-go to register DataHolders
|
2023-04-10 22:25:35 -04:00 |
|
Jonathan Barrow
|
e14e5d4dc6
|
Added gRPC method to query friend PIDs
|
2023-04-10 22:00:48 -04:00 |
|
Jonathan Barrow
|
2cce4a7af4
|
Updated to latest NEX libs
|
2023-04-08 10:44:51 -04:00 |
|
Jonathan Barrow
|
1d82e2e39c
|
Merge pull request #2 from PretendoNetwork/feature-unfriendly-methods
Request rejection, blocking, and unfriending
|
2023-04-08 09:56:01 -04:00 |
|
light
|
e8c940e616
|
Update libraries
|
2023-04-06 22:10:40 -04:00 |
|
light
|
054b9f17d4
|
Add WiiU default values
|
2023-04-02 18:41:58 -04:00 |
|
light
|
d90bd745d9
|
Merge branch 'feature-unfriendly-methods' of https://github.com/PretendoNetwork/friends-secure into feature-unfriendly-methods
|
2023-04-01 18:30:06 -04:00 |
|
light
|
9bfb3d2474
|
Add defaults to table and stop invalid blacklists
|
2023-04-01 18:30:02 -04:00 |
|
Jonathan Barrow
|
50e2ccecb8
|
Added 100 result limit to friendlist query for 3DS
|
2023-04-01 10:48:06 -04:00 |
|
Jonathan Barrow
|
b110b38edf
|
Added 100 result limit to friendlist query
|
2023-04-01 10:41:08 -04:00 |
|
light
|
598a75f37d
|
Add blocking features and refactor a bit
|
2023-03-31 17:05:35 -04:00 |
|
light
|
116a19631e
|
Stop duplicate friend requests
|
2023-03-27 01:25:51 -04:00 |
|
light
|
186d9635ef
|
Add friend request canceling and deletion
|
2023-03-26 23:32:26 -04:00 |
|
light
|
27c9b21047
|
Add friend removal
|
2023-03-26 17:41:04 -04:00 |
|
light
|
159fc4487c
|
Update dependencies
|
2023-03-26 17:40:24 -04:00 |
|
Jonathan Barrow
|
7724b130ee
|
Updated to nex-protocols-go v1.0.13
|
2023-02-26 22:23:22 -05:00 |
|
Jonathan Barrow
|
bf4f8bfc53
|
Updated SQL query in accept_friendship_and_return_friend_info.go
|
2023-02-25 23:24:15 -05:00 |
|