Thomas Guillemard
|
53e4afcbbf
|
Fix some issues with UserId (#455)
|
2018-10-14 02:07:56 +00:00 |
|
Ac_K
|
f47a68f371
|
Update IAccountService and IManagerForApplication (#454)
* Update IAccountService and IManagerForApplication
`IAccountService`:
- Add symbols.
- Fix some mistake.
- Add `IsUserRegistrationRequestPermitted` and `TrySelectUserWithoutInteraction`.
`IManagerForApplication`:
- Add symbols.
- Add Uuid args.
- Little improvement of `GetAccountId`
|
2018-10-14 01:16:02 +02:00 |
|
emmauss
|
5fe03144f2
|
Save Common implementation (#434)
* save common implementation
* remove zero userid check
* Renamed UserId to UInt128
* fix index in hex conversion
|
2018-10-07 15:13:46 +02:00 |
|
emmauss
|
f2406621fd
|
Implement loading of profile image (#391)
* implement loading of profile image
* rename icon to profilepicture
* rename icon file
|
2018-09-01 19:04:20 -03:00 |
|