- 31 Aug, 2018 5 commits
- 30 Aug, 2018 5 commits
- 29 Aug, 2018 3 commits
- 28 Aug, 2018 2 commits
- 27 Aug, 2018 9 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Fixes #1172
-
JC Brand authored
updates #497
-
JC Brand authored
When receiving a PreKeySignalMessage, then a prekey has been chosen and should now be removed from the list of available prekeys in the bundle, so that a different device doesn't choose it as well. AFAICT, libsignal removes the prekey, so it's then up to us to regenerate it and republish our bundle. updates #497
-
JC Brand authored
-
- 25 Aug, 2018 1 commit
-
-
JC Brand authored
Before these changes, prekeys were stored in two places, one place that converse-omemo accessed and one that libsignal accessed and when libsignal deleted a prekey the other store wasn't updated. Now we let the methods called by libsignal store/remove prekeys (and the signed_prekey) in the same place as used by the code in converse-omemo.
-
- 24 Aug, 2018 10 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
updates #497
-
JC Brand authored
-
JC Brand authored
updates #497
-
JC Brand authored
-
JC Brand authored
Updates #497
-
JC Brand authored
Updates #497
-
JC Brand authored
-
linkmauve authored
Currently multiple consecutive spaces or tabs were being transformed into a single space, rendering some ASCII art unreadable. This patch fixes it by giving each message text the CSS behaviour of <pre/>.
-
- 23 Aug, 2018 5 commits