Maxime NATUREL
|
6b98b3023e
|
Merge pull request #7851 from vector-im/feature/mna/poll-message-decryption-error
[Poll] Warning message on decryption failure of some events (PSG-1025)
|
2023-01-16 10:19:00 +01:00 |
|
Maxime NATUREL
|
60e838a82c
|
Check encrypted event status using the Event model
|
2023-01-13 16:48:53 +01:00 |
|
Onuray Sahin
|
1787031cc6
|
Merge pull request #7939 from vector-im/feature/ons/fix_edit_poll
Fix rendering of edited polls (PSG-963)
|
2023-01-13 03:13:53 +03:00 |
|
Onuray Sahin
|
6813571015
|
Fix rendering bug when poll is edited from another client.
|
2023-01-12 18:46:18 +03:00 |
|
Maxime NATUREL
|
ee3cbd9884
|
Filter in only encrypted events with relatesTo content
|
2023-01-12 11:15:38 +01:00 |
|
Maxime NATUREL
|
8b051c5b86
|
Replace usage of new UnableToDecryptEventEntity by usage of existing EventInsertEntity
|
2023-01-12 10:02:05 +01:00 |
|
Maxime NATUREL
|
fd58875c31
|
Database migration
|
2023-01-12 10:02:05 +01:00 |
|
Maxime NATUREL
|
b001bc382f
|
Fixing code style issue
|
2023-01-12 10:01:51 +01:00 |
|
Maxime NATUREL
|
e9f59d85b4
|
Adding unit tests for DefaultCreateUnableToDecryptEventEntityTask
|
2023-01-12 10:01:51 +01:00 |
|
Maxime NATUREL
|
a04c60a85b
|
Adding unit tests for EncryptedEventRelationsAggregationProcessor
|
2023-01-12 10:01:51 +01:00 |
|
Maxime NATUREL
|
1bd11775e9
|
Adding unit tests for EncryptedReferenceAggregationProcessor
|
2023-01-12 10:01:51 +01:00 |
|
Maxime NATUREL
|
eb4de37603
|
Updating unit tests for poll aggregation processor
|
2023-01-12 10:01:51 +01:00 |
|
Maxime NATUREL
|
fdc28c0383
|
Add encrypted event id only if not already in the list
|
2023-01-12 10:01:50 +01:00 |
|
Maxime NATUREL
|
7e1016da7e
|
Changing where we insert UnableToDecryptEventEntity in DB
|
2023-01-12 10:01:50 +01:00 |
|
Maxime NATUREL
|
a29d4399a5
|
Removing encrypted related id when receiving decrypted event
|
2023-01-12 10:01:50 +01:00 |
|
Maxime NATUREL
|
3b9faa5f31
|
Render specific message on decryption error
|
2023-01-12 10:01:49 +01:00 |
|
Maxime NATUREL
|
c0c5e208bd
|
Remove processing of encrypted events from EventRelationsAggregationProcessor
|
2023-01-12 10:00:41 +01:00 |
|
Maxime NATUREL
|
ae2639aeb0
|
Keep track of related events to a poll which had failed to be decrypted
|
2023-01-12 10:00:41 +01:00 |
|
Maxime NATUREL
|
bd7b1f9496
|
(WIP) Introducing new UnableToDecryptEventEntity
|
2023-01-12 10:00:40 +01:00 |
|
Onuray Sahin
|
62e0c80a06
|
Fix rendering edited poll in timeline.
|
2023-01-11 15:59:15 +03:00 |
|
Benoit Marty
|
273d2e6a63
|
Remove package declaration from AndroidManifest.xml
|
2023-01-11 11:38:23 +01:00 |
|
Onuray Sahin
|
c012d559b7
|
Merge pull request #7900 from vector-im/feature/ons/render_ended_poll
Render ended polls (PSG-904)
|
2023-01-10 21:06:03 +03:00 |
|
Benoit Marty
|
31a0a049b1
|
Merge pull request #7432 from ByeongsuPark/feature/bspark/enhancement-7111-trim-username
Add trim to username input when sign-in
|
2023-01-10 14:38:56 +01:00 |
|
Onuray Sahin
|
a8b111dc8c
|
Code review fixes.
|
2023-01-10 15:04:13 +03:00 |
|
Benoit Marty
|
6eece5b270
|
Remove the "device" field from get /pushrules response model.
|
2023-01-09 18:07:47 +01:00 |
|
Benoit Marty
|
ca3d441de0
|
Handle error in the thread list request.
|
2023-01-09 14:16:12 +01:00 |
|
Benoit Marty
|
ce0c514dae
|
Fix link on doc.
|
2023-01-09 14:11:16 +01:00 |
|
Benoit Marty
|
baa46634b5
|
Merge pull request #7885 from vector-im/feature/bma/fixLint
Fix lint false positive
|
2023-01-06 18:44:37 +01:00 |
|
Onuray Sahin
|
2c24601155
|
Merge branch 'develop' into feature/ons/render_ended_poll
|
2023-01-06 17:21:08 +03:00 |
|
Benoit Marty
|
b7076a13dc
|
Merge pull request #7879 from vector-im/feature/bma/still_investigating
Reduce number of crypto database transactions when handling the sync response
|
2023-01-06 15:16:16 +01:00 |
|
Onuray Sahin
|
37f4cf11bd
|
Merge branch 'develop' into feature/ons/render_ended_poll
|
2023-01-06 13:29:04 +03:00 |
|
Benoit Marty
|
0d2fb8e3d0
|
Lint: fix KotlinNullnessAnnotation warning
|
2023-01-05 14:07:12 +01:00 |
|
Onuray Sahin
|
f2359ccac2
|
Implement ended poll indicator.
|
2023-01-05 14:54:16 +03:00 |
|
Benoit Marty
|
dbf3b76331
|
Update doc.
|
2023-01-05 11:54:19 +01:00 |
|
Benoit Marty
|
27d32188bf
|
Aggregate data outside of the RealmCryptoStore.
|
2023-01-05 11:22:54 +01:00 |
|
Benoit Marty
|
30940cb937
|
Rename UserCrossSigningKeys to UserIdentity
|
2023-01-05 09:53:12 +01:00 |
|
Benoit Marty
|
7e26c4b6f2
|
Rename fun
|
2023-01-05 09:48:25 +01:00 |
|
Benoit Marty
|
437b93cc18
|
Add some doc
|
2023-01-04 11:35:34 +01:00 |
|
Benoit Marty
|
92d048f45a
|
Update replied event when it's updated
Rebased and squashed.
Authors: Claire and Ganfra
|
2023-01-03 18:16:38 +01:00 |
|
Benoit Marty
|
06f3c11010
|
Changelog
|
2023-01-03 16:43:09 +01:00 |
|
Benoit Marty
|
02e7157206
|
Introduce CryptoCrossSigningKeys container
|
2023-01-03 16:16:17 +01:00 |
|
Benoit Marty
|
4c4ef0d73e
|
Batch insertion of user data after downloading keys.
|
2023-01-03 15:57:39 +01:00 |
|
Benoit Marty
|
f26178fc21
|
Avoid useless transaction
|
2023-01-03 15:21:03 +01:00 |
|
Benoit Marty
|
a386a4762c
|
Crypto store: Log realm transactions and the duration
|
2023-01-03 15:18:32 +01:00 |
|
Benoit Marty
|
c1a8bf828b
|
Batch insertion of shouldEncryptForInvitedMembers
|
2023-01-03 15:15:15 +01:00 |
|
Benoit Marty
|
6f384c799f
|
Batch insertion of shouldShareHistory
|
2023-01-03 15:02:45 +01:00 |
|
Benoit Marty
|
0e504e9014
|
Format
|
2023-01-03 11:55:41 +01:00 |
|
Benoit Marty
|
837590104d
|
Avoid launching coroutine for nothing.
|
2023-01-03 11:55:32 +01:00 |
|
valere
|
a345c6c8e5
|
fix 7870
|
2022-12-31 13:21:07 +01:00 |
|
valere
|
25f4f2175a
|
Fix failing tests
|
2022-12-28 10:19:25 +01:00 |
|