Thomas Guillemard
|
ac1a379265
|
Fix some issues with UserId (#455)
|
2018-10-14 02:07:56 +00:00 |
|
Ac_K
|
3561062bc6
|
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
|
caa181edf2
|
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
|
675f3f6f81
|
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 |
|