d2e42d0a3c
feat(meta): Show a message if a contact adds a new device
2023-01-02 15:19:08 +01:00
0de99adeed
fix(service): Adjust to new omemo_dart API
2023-01-01 18:22:41 +01:00
0a6b0b8fa5
feat(service): Migrate to new omemo_dart design
2023-01-01 15:02:35 +01:00
43b0b34cdd
fix(service): Fix crash when conversation partner has no OMEMO:2 devices
2022-12-21 20:29:54 +01:00
578eea5d9f
fix(ui): Fix missing space
2022-12-21 20:15:18 +01:00
f723c43603
feat(service): Cache fingerprints for all JIDs
2022-12-09 21:17:39 +01:00
d88876c928
feat(service): Cache our own device fingerprints
2022-12-09 20:51:56 +01:00
f15a3e6bf4
fix(service): Crash when accesing our own devices
2022-12-09 18:43:51 +01:00
4852237bf8
feat(service): Implement verifying OMEMO devices
2022-12-09 18:34:24 +01:00
d02fe73952
refactor(meta): Migrate to using moxxmpp
...
Fixes #139 .
2022-11-09 16:41:38 +01:00
4261e26f19
feat(ui): Update our own device fingerprint after regeneration
2022-11-04 21:52:06 +01:00
69438f44b3
feat(service): Notify if we could not publish the Omemo device
2022-11-04 21:52:06 +01:00
b9ebd506c8
chore(ui): Refactor 'Key' to 'Device'
2022-11-04 21:52:06 +01:00
c3cf84ee7d
fix(service): Clear session related tables when regenerating the device
2022-11-04 21:52:06 +01:00
313e276ad6
feat(service): Implement regenerating one's device
2022-11-04 21:52:06 +01:00
8852356966
feat(xmpp): Work around ejabberd not accepting max in publish options
2022-11-04 21:52:06 +01:00
2d5e987fcc
feat(service): Implement deleting devices
...
- Fix accidentally deleting the entire bundles node instead of just
retracting the single item.
- ASK IF THE USER WANTED TO DO THIS
- Fix checking for the wrong result type
2022-11-04 21:52:06 +01:00
1175d77c55
feat(service): Generate the OMEMO device in the background
2022-11-04 21:52:06 +01:00