- https://polynom.me
-
Student, Anime Expert, Vocaloid Listener,
DockerNixOS and Linux Fan - Joined on
2021-11-22
Block a user
b4c14a9769
fix: Guard against a crash in the critical section
b69acdd936
fix: Fix replaceOnetimePrekey mutating the device's id
96d9c55c87
fix: Make fromJson* functions work when reading JSON from a String
49c847a96b
feat: Remove toJson and fromJson from OmemoSessionManager
cf5331a026
feat: Introduce logging for logging purposes
c1d8073af0
refactor: Remove BTBV's loadState method
438012d8f8
fix: Hopefully fix all tests being flaky
79704da99c
fix: Fix issues with the maps being unmodifiable
4341797f14
fix: Commit the restored ratchet
c5c579810e
fix: Restore the ratchets in case of an error
8991599a0b
feat: Allow removing all ratchets for a given Jid
d530358359
chore: Lower meta's minimum version
0e370a8e19
refactor: Use synchronized's return
b6aa28e1ee
release: Bump version
2e10842c54
feat: Make accepted ratchets unacknowledged by default
0e2af1f2a3
feat: Add a function to check if a ratchet is acknowledged
80e1b20f27
fix: Fix crash when calling getUnacknowledgedRatchets for a new Jid
d5d4aa9014
feat: Add getDeviceId and getDeviceBundle
ee7b09bdb0
feat: Ratchets should overwrite each other
73613e266f
feat: Allow regerating a device's id
0a03483aaf
feat: Allow regenerating one's device identity
fda06cef55
feat: Implement acknowledging ratchet sessions
800b53b11f
style: Fix linter warnings
5a097e4d2a
feat: Allow removing a ratchet session
710b3c9497
feat: Allow serialising and deserialising without the ratchets
f540a80ec2
docs: Remove trust manager serialization from OmemoSessionManager