- Sep 01, 2020
-
-
Hubert Chathi authored
-
- Aug 31, 2020
-
-
Hubert Chathi authored
-
- Aug 14, 2020
-
-
Hubert Chathi authored
-
- Jul 04, 2020
-
-
Saúl Ibarra Corretgé authored
Add 4 by default, and make sure OT keys are not reused.
-
- Jun 11, 2020
-
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
- May 19, 2020
-
-
Hubert Chathi authored
-
Hubert Chathi authored
Fix JS demos, which had bitrotted See merge request matrix-org/olm!12
-
- May 16, 2020
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- May 15, 2020
-
-
Matthew Hodgson authored
-
- May 13, 2020
-
-
Hubert Chathi authored
-
- May 07, 2020
-
-
Hubert Chathi authored
Thanks to Dominic Fischer for spotting.
-
stoically authored
Allows building an WASM-ready archive with emscripten. This allows e.g. to compile to the `wasm32-unknown-unknown` target with Rust. Related matrix-rust-sdk PR: https://github.com/matrix-org/matrix-rust-sdk/pull/31 Signed-off-by:
stoically <stoically@protonmail.com>
-
- Apr 29, 2020
-
-
Hubert Chathi authored
Add TypeScript definition file See merge request matrix-org/olm!11
-
Hubert Chathi authored
-
- Apr 24, 2020
-
-
Hubert Chathi authored
-
Hubert Chathi authored
-
- Nov 08, 2019
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix some math blocks See merge request matrix-org/olm!10
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
- Oct 23, 2019
-
-
Alexey Rusakov authored
Without that, if olm is installed to a non-standard location, the user code might run CMake configuration fine but further building will fail. Signed-off-by:
Alexey Rusakov <Alexey.Rusakov@pm.me>
-
- Oct 09, 2019
-
-
Hubert Chathi authored
Add olm_session_describe See merge request matrix-org/olm!9
- Oct 08, 2019
-
-
Hubert Chathi authored
-
- Oct 04, 2019
-
-
David Baker authored
instead of having a static one, as that could end up taking up a lot of memory if your app keeps olm sessions hanging about.
-
- Oct 01, 2019
-
-
David Baker authored
-
David Baker authored
As a way to dump the state of an olm session, ie. the chain indicies, so we can debug why olm sessions break and get out of sync.
-
- Sep 30, 2019
-
-
Hubert Chathi authored
Build the js objects without PIC See merge request matrix-org/olm!8
-
Hubert Chathi authored
Fix comment and also js build See merge request matrix-org/olm!7
-
David Baker authored
This confuses emscripten now
-
David Baker authored
The python that searches the header files for exports isn't smart enough to know what is a comment and what isn't, so it picks this up too and emscripten then complains about it being undefined.
-
- Aug 22, 2019
-
-
Hubert Chathi authored
Update megolm.md See merge request matrix-org/olm!6
-
Richard van der Hoff authored
-