Richard van der Hoff
34439ee652
Simplify references to VerificationRequest ( #11045 )
...
* Use new `VerificationRequest.getQRCodeBytes()`
* Use new `VerificationRequest.otherDeviceId`
* Remove references to `VerificationRequest.channel`
* Replace references to `VerificationRequest.{requesting,receiving}UserId`
Normally these are guarded by `request.initiatedByMe` so we can trivially
replace it with `request.otherUserId` or `client.getUserId()`. In one place we
actually need to apply some logic.
* increase test coverage
* Even more test coverage
* Even more test coverage
2023-06-07 14:43:44 +00:00
..
2023-04-28 09:45:36 +01:00
2023-05-17 14:18:21 +00:00
2023-05-26 01:58:28 +00:00
2023-05-23 16:24:12 +01:00
2023-05-10 08:41:55 +01:00
2023-05-23 16:24:12 +01:00
2023-06-07 14:43:44 +00:00
2023-05-23 16:24:12 +01:00
2023-05-11 09:56:56 +01:00
2023-04-28 09:45:36 +01:00
2023-06-05 14:39:46 +00:00
2023-06-06 08:20:21 +00:00
2023-05-16 14:25:43 +01:00
2023-06-05 18:12:23 +01:00
2023-05-16 14:25:43 +01:00
2023-05-23 16:24:12 +01:00
2023-06-07 13:29:39 +00:00
2023-05-09 18:24:40 +01:00
2023-05-09 18:24:40 +01:00
2023-06-01 14:43:24 +01:00
2023-04-21 11:50:42 +01:00
2023-06-05 13:53:11 +00:00
2023-06-06 08:27:53 +00:00
2023-05-12 09:49:37 +01:00
2023-06-06 14:07:51 +00:00
2023-06-05 18:12:23 +01:00
2023-06-06 14:07:51 +00:00
2023-04-27 11:02:20 +01:00
2023-05-30 10:36:34 +01:00
2023-04-19 07:45:27 +00:00
2023-05-25 08:32:20 +00:00
2023-04-24 07:29:01 +00:00
2023-04-27 11:02:20 +01:00
2023-05-16 14:25:43 +01:00
2023-05-23 16:24:12 +01:00
2023-06-01 14:43:24 +01:00
2023-04-20 09:49:10 +01:00
2023-06-01 14:43:24 +01:00
2023-06-05 14:39:46 +00:00
2023-06-06 14:07:51 +00:00
2023-06-01 14:43:24 +01:00
2023-04-13 08:52:57 +01:00
2023-03-31 08:30:43 +01:00
2023-06-06 14:07:51 +00:00
2023-06-01 14:43:24 +01:00
2023-05-23 16:24:12 +01:00
2023-06-01 14:43:24 +01:00
2023-03-31 09:26:15 +01:00
2023-04-17 07:41:51 +00:00
2023-06-07 12:25:34 +00:00
2023-04-28 09:45:36 +01:00
2023-05-05 09:11:14 +01:00
2023-06-05 18:12:23 +01:00
2023-06-01 14:43:24 +01:00
2023-05-30 10:36:34 +01:00
2023-05-30 10:36:34 +01:00
2023-06-01 14:43:24 +01:00
2023-06-01 14:43:24 +01:00
2023-06-01 14:43:24 +01:00
2023-06-01 14:43:24 +01:00
2023-04-26 09:36:00 +00:00
2023-05-30 10:36:34 +01:00
2023-05-23 16:24:12 +01:00
2023-04-14 10:14:05 +00:00
2023-05-25 16:29:48 +01:00
2023-05-16 14:25:43 +01:00
2023-06-01 14:43:24 +01:00
2023-06-05 18:12:23 +01:00
2023-05-16 14:25:43 +01:00
2023-05-16 11:54:16 +00:00
2023-05-30 10:36:34 +01:00
2023-06-01 14:43:24 +01:00
2023-05-30 10:36:34 +01:00
2023-04-27 11:02:20 +01:00