- Oct 31, 2022
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
If the other party have already sent us their mac, see if we can send a reply and do so if possible
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
This reverts commit 20b2f8a6. We still have some crashes with HTTP/2
-
- Oct 20, 2022
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
Adapt to cm-verfication-event API changes
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
- Oct 19, 2022
-
-
Mohammed Sadiq authored
-
- Oct 18, 2022
-
-
Mohammed Sadiq authored
Don't force HTTP/1.x so that if the server supports HTTP/2 libsoup shall use it.
-
Mohammed Sadiq authored
HTTP/2 in libsoup2 doesn't like the stream being read in a different thread, which is what the JsonParser does. Instead, read the stream ourselves and feed it to the JsonParser so that we can enable HTTP/2 support again.
-
- Oct 14, 2022
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
This handles device key verification. Currently only single device verification is implemented.
-
- Oct 13, 2022
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
- Oct 11, 2022
-
-
Mohammed Sadiq authored
-
- Oct 10, 2022
-
-
Mohammed Sadiq authored
'signatures' and 'unsigned' members should be removed from the json as per the spec
-
- Oct 09, 2022
-
-
Mohammed Sadiq authored
-
- Oct 08, 2022
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
- Oct 05, 2022
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
-
- Oct 04, 2022
-
-
Mohammed Sadiq authored
-
- Oct 01, 2022
-
-
Mohammed Sadiq authored
-
- Sep 30, 2022
-
-
Mohammed Sadiq authored
-
Mohammed Sadiq authored
display_name and avatar are not room-member specific, and so use cm-user API to set those details so that it works for cm-account too
-