Commit Graph

14 Commits

Author SHA1 Message Date
SuperMarioDaBom
3d45d4b32e
Update init.go
Fix Kerberos password thing that I just noticed part 2
2023-07-17 12:32:48 -07:00
SuperMarioDaBom
179a8221ba Add missing gRPC initialization 2023-07-16 23:41:05 -07:00
Jonathan Barrow
5880ba8f4a
Updated to new token format 2023-05-01 15:17:12 -04:00
Jonathan Barrow
2cce4a7af4
Updated to latest NEX libs 2023-04-08 10:44:51 -04:00
Jonathan Barrow
ca54e576d5
Move from Cassandra to Postgres 2022-09-11 02:22:37 -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
06ec0f9b71
Added better logging 2022-09-07 20:00:07 -04:00
Jonathan Barrow
bf3e38ec49 new token format 2021-11-28 11:02:22 -05:00
Jonathan Barrow
d7b42d8b02 Added AcceptFriendRequest 2021-10-30 17:59:26 -04:00
Jonathan Barrow
ee3466c822 Started added presence tracking 2021-10-30 17:09:33 -04:00
Jonathan Barrow
5bbf1653ba Added AddFriendRequest method 2021-10-30 00:08:24 -04:00
Jonathan Barrow
51f1032c41 Added GetBasicInfo 2021-10-24 21:09:22 -04:00
Jonathan Barrow
1a21b18c44 Friends app (WiiU) boots 2021-08-22 18:40:49 -04:00
Jonathan Barrow
a63330c6e3 WIP First commit
Server is still very much a WIP. At the moment it uses hard-coded data for the friends list and comment message. Users are pulled from a mongo server and are created with the new account server
2020-02-16 20:40:20 -05:00