Commit Graph

5101 Commits

Author SHA1 Message Date
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
Flavio Alescio 645edd91c5 function renamed 2023-01-27 15:28:02 +01:00
Flavio Alescio 4e4ad5074c Merge branch 'develop' into flescio/1040-poll_detail
# Conflicts:
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/Room/PollHistory/Coordinator/PollHistoryCoordinator.swift
#	RiotSwiftUI/Modules/Room/PollHistory/PollHistoryModels.swift
#	RiotSwiftUI/Modules/Room/PollHistory/PollHistoryViewModel.swift
2023-01-27 15:22:15 +01:00
Flavio Alescio 21eafa2383 added view in timeline action, added tests 2023-01-27 15:07:32 +01:00
Andy Uhnak 746fd99ddb Generate crypto store key 2023-01-27 10:20:40 +00:00
Doug 9bf52b614c Merge branch 'master' into develop 2023-01-26 17:17:17 +00:00
Andy Uhnak 946ca1d1be Ensure E2EE never tracks UnknownError 2023-01-26 11:23:25 +00:00
Nicolas Mauri 13b7f78de7 Inform the user about decryption errors during a voice broadcast 2023-01-25 17:23:42 +01:00
Flavio Alescio a8c82abd35 Merge branch 'develop' into flescio/1040-poll_detail
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
2023-01-25 15:49:40 +01:00
Flavio Alescio 63faaaf19d room set manually unread style without notification count 2023-01-25 11:05:54 +01:00
Flavio Alescio 89ffbcfa3f Merge branch 'develop' into flescio/7253-Add_mar_kas_unread_option_for_rooms 2023-01-25 10:28:37 +01:00
Gil Eluard 04f85ad8b8 App Layout: Removed the onboarding flow 2023-01-24 21:25:58 +01:00
Alfonso Grillo 9436c634f9 Merge pull request #7293 from vector-im/alfogrillo/fetch_poll_history
Fetch poll history (PSG-1043)
2023-01-24 16:31:27 +01:00
Phl-Pro 1c54bc922d Merge pull request #7275 from vector-im/phlpro/remove-duplicate-leave-room-button
Remove "Leave" button on Room details screen
2023-01-24 10:56:46 +01:00
Nicolas Mauri 67d64ab373 Merge pull request #7290 from vector-im/nimau/PSF-1630-add_support_msc3912
Implement MSC3912 to delete server side all the data of the deleted voice broadcast
2023-01-24 09:16:55 +01:00
Andy Uhnak aaa9d5b91e Fix compile error 2023-01-23 17:14:11 +00:00
Nicolas Mauri 5192730821 Always try to delete a voicebroadcast with relations. The SDK will ensure the feature is supported. 2023-01-23 17:06:47 +01:00
Nicolas Mauri 56d215fb60 Use the new endpoint for redaction 2023-01-23 16:47:17 +01:00
Flavio Alescio 333cba0606 added poll detail scene with mock data 2023-01-23 16:38:53 +01:00
Nicolas Mauri b4f61e4a22 Merge pull request #7291 from vector-im/nimau/7285_voicebroadcast_connection_issue
Detect and handle the lost of connectivity with the homeserver while recording a voice broadcast
2023-01-23 14:29:32 +01:00
Alfonso Grillo 3f343a028b Begin PollHistoryService 2023-01-23 12:09:46 +01:00
Anderas 4aee4cef82 Merge pull request #7272 from vector-im/andy/migrate_crypto
Add labs settings for Crypto SDK
2023-01-23 09:22:11 +00:00
Nicolas Mauri 87fb137e60 Pause the voicebroadcast recording if the homeserver is not reachable 2023-01-20 19:42:15 +01:00