Benoit Marty

Results 319 comments of Benoit Marty

Yes, OK, and the randomly-generated UUID will be used as the folder name as well (so there is a sort of behavior break?)?

This is not a big issue, and Element Android understands the error response correctly, so there is no rush.

@babolivier from client POV there is no identity server on the loop :). Internal delegation should stay internal.

For those interested, I fixed the RTL issue this way: https://github.com/vector-im/riot-android/pull/2701/commits/75b8d81c06afe4e3e2b2e586661c329953543181

This is an error from the server, do you see other helpful logs?

`Event.age` which is of type `Long` (and not `long`) is just of cache of age get from `unsigned` data. Or maybe I do not understand your question?

Yes. FYI, some work has been done for another Matrix client here: https://github.com/dinsic-pim/tchap-android/commit/f366b48723362202a0db707405b1758265979728

Yes, it's a fork from Riot. I understood the issue ;-) 2 build flavours will generate 2 aar lib. I'm ok to accept a PR with this and then I...

Sorry, this project is deprecated, we do not handle pull request anymore.

According to https://matrix.org/docs/spec/client_server/latest#post-matrix-client-r0-user-directory-search, the users returned depends on the fact that the logged user shares room(s) with them: > The homeserver may determine which subset of users are searched, however...