Nicolas Mauri
faefcb818f
Start chat: Hide the contact search bar if adding a participant is not allowed
2023-03-01 17:40:29 +01:00
Nicolas Mauri
a31a35ca57
Code cleanup
2023-03-01 11:41:35 +01:00
Nicolas Mauri
de2819ae60
Direct Message: manage encrypted DM in case of invite by email
...
- Don’t allow to invite more than one contact by email
- The DM will be created by enabling the encryption when the HS promotes the encryption
- The chat composer is disabled until a matrix account is created by using the invited email
2023-02-27 18:42:18 +01:00
Nicolas Mauri
73d3002525
Fix localized string
2023-02-24 14:21:27 +01:00
Nicolas Mauri
a599b8bd40
Update other key verification screens UX/UI
2023-02-23 09:33:14 +01:00
Nicolas Mauri
9fbc7cea05
Update UX/UI implementation
2023-02-23 09:33:14 +01:00
Nicolas Mauri
85fa9c3543
QRCodeScannerView must be hidden when starting a session verification
2023-02-23 09:33:14 +01:00
Nicolas Mauri
083f52262e
Automatically starts scanning the QR code if we have not received a QR code.
2023-02-23 09:33:14 +01:00
Andy Uhnak
65c9dd3b40
CryptoSDK phased rollout feature
2023-02-22 11:25:28 +00:00
Flescio
ae2d01be22
Show own location in map views ( #7375 )
...
* show own location on static sharing
* show own location on live sharing
* add tests and changelog
* check location authorisation, fix center to current user location button
* it moves request to LocationManager in proper service
* add static location viewer service
2023-02-20 18:07:03 +01:00
Hugh Nimmo-Smith
a2a3205ace
Support for v2 of MSC3903 ( #7372 )
2023-02-15 14:02:33 +00:00
Anderas
bb0986a59c
Merge pull request #7369 from vector-im/andy/crypto_fixes
...
Do not reset device keys if migrating to CryptoSDK
2023-02-13 13:01:39 +00:00
Andy Uhnak
2bc314e994
Do not reset device keys if migrating to CryptoSDK
2023-02-13 11:14:26 +00:00
aringenbach
2425721614
Update composer library version to 1.1.0 ( #7365 )
...
* Update composer library version to 1.1.0
* Add changelog file
2023-02-13 10:44:03 +01:00
Doug
56f2ff19b7
Merge branch 'master' into develop
2023-02-10 13:39:22 +00:00
Alfonso Grillo
877c0bdd4d
Merge pull request #7353 from vector-im/alfogrillo/fallback_poll_ended_event
...
Fallback for poll ended event (PSG-1156)
2023-02-10 10:33:39 +01:00
Nicolas Mauri
cba9dcb4d0
Fix some voice message issues ( #7325 , #7217 )
...
Fix #7325 : prevent setting the audio session to inactive during recording
Fix #7217 : ensure that an audio player has its content loaded when it reaches the end to allow seek and replay.
2023-02-09 11:58:38 +01:00
Andy Uhnak
0588f5bca7
Crashes in verification view models
2023-02-09 08:44:31 +00:00
Andy Uhnak
599e20ea01
Fix some crashes
2023-02-09 08:44:31 +00:00
Flescio
1a33d6976d
"Mark as unread" dot appears on rooms that are actually unread, not marked as such ( #7352 )
...
* fix green dot only to appear for marked action
2023-02-09 09:01:16 +01:00
Alfonso Grillo
f47ad395b0
Sync with matrix feature branch
2023-02-08 17:29:30 +01:00
Alfonso Grillo
a7fec65b33
Fix last message for m.poll.end events
2023-02-08 15:30:05 +01:00
Nicolas Mauri
fc577d1111
Fix an issue where a voice message disappears after being sent
2023-02-08 15:07:40 +01:00
Alfonso Grillo
9686f324d6
Merge pull request #7335 from vector-im/alfogrillo/automatic_poll_rules_sync
...
Automatic poll rules sync (PSG-1135)
2023-02-03 11:57:53 +01:00
Alfonso Grillo
b259f9ed0d
Refactor PushRulesUpdater API
2023-02-03 10:49:59 +01:00
Andy Uhnak
0bdde0e26c
Track crypto sdk being enabled
2023-02-02 17:55:09 +00:00
Alfonso Grillo
e31819061a
Remove debug prints
2023-02-02 17:01:24 +01:00
Alfonso Grillo
5c1dca8fe4
Put logic back in AppCoordinator
2023-02-02 15:02:13 +01:00
Andy Uhnak
ba367d149d
Enable Crypto SDK for production
2023-02-02 12:32:14 +00:00
Alfonso Grillo
1114177a16
Move logic in AppConfiguration
2023-02-02 11:04:28 +01:00
Alfonso Grillo
4400b75225
Continue PushRulesUpdater logics
2023-02-02 09:58:29 +01:00
Alfonso Grillo
b2d77e3455
Start PushRulesUpdater
2023-02-01 19:11:00 +01:00
Flavio Alescio
d1333a8c45
Merge commit '32beb2393ceb08e585e8d62c145d133d9bba5ce6' into flescio/1040-poll_detail
2023-02-01 10:13:28 +01:00
aringenbach
32beb2393c
Merge pull request #7317 from vector-im/aringenbach/7316_indentation_support
...
Labs: Rich text editor: enable list items indentation
2023-02-01 09:44:45 +01:00
Anderas
7950518db7
Merge pull request #7323 from vector-im/andy/reset_crypto
...
Reset Crypto SDK labs on logout
2023-01-31 16:35:39 +00:00
Andy Uhnak
c2ace3e350
Fix develop
2023-01-31 16:29:17 +00:00
Flavio Alescio
fae76cf002
indentation
2023-01-31 16:55:59 +01:00
Flavio Alescio
368892d2ad
Merge commit '35d6d9ada3d92068f328e31b547a348ef035380b' into flescio/1040-poll_detail
2023-01-31 16:03:49 +01:00
Flavio Alescio
7b4333e9af
code restyle for poll detail
2023-01-31 16:03:38 +01:00
Andy Uhnak
7352cd479c
Reset Crypto SDK on logout
2023-01-31 13:14:47 +00:00
Flescio
35d6d9ada3
Merge pull request #7301 from vector-im/flescio/7253-Add_mar_kas_unread_option_for_rooms
...
Flescio/7253 add mar kas unread option for rooms
2023-01-31 12:37:40 +01:00
Nicolas Mauri
f6229d1b65
Merge pull request #7302 from vector-im/nimau/7189_vb_decryption_error
...
Inform the user about decryption errors during a voice broadcast
2023-01-31 10:23:47 +01:00
Flavio Alescio
321de767c5
Merge branch 'develop' into flescio/1040-poll_detail
2023-01-31 09:18:59 +01:00
Andy Uhnak
ea6c6b171d
Display backup import progress
2023-01-30 15:49:10 +00:00
Nicolas Mauri
0d49c043a7
Hide decryption errors only for voice broadcast chunks.
2023-01-30 16:37:58 +01:00
Flavio Alescio
1a3529d09b
function renamed as in sdk
2023-01-30 16:04:58 +01:00
Flavio Alescio
0f75dbd40d
Merge branch 'develop' into flescio/7253-Add_mar_kas_unread_option_for_rooms
2023-01-30 15:55:30 +01:00
aringenbach
a903196e48
Labs: Rich text editor: enable list items indentation
2023-01-30 15:38:56 +01:00
Anderas
aaaec987d8
Merge pull request #7310 from vector-im/andy/crypto_password
...
Generate Crypto SDK store key
2023-01-30 11:42:40 +00:00
Flavio Alescio
bb384f837e
added alert to show possible error, improved tests
2023-01-27 17:10:16 +01:00