Commit Graph

17750 Commits

Author SHA1 Message Date
Phl-Pro dd313293bd Merge pull request #7175 from vector-im/phlpro/voice_broadcast_recorder_cell_paddings
Voice Broadcast: Update recorder cell layout
2022-12-16 14:06:57 +01:00
Philippe Loriaux b83a39572c Add Towncrier file 2022-12-15 17:04:10 +01:00
Philippe Loriaux b88f423013 Update Voice Broadcast recorder cell by adjusting some padding values 2022-12-15 17:01:52 +01:00
giomfo 30fc2697b3 Bug Fix : Crash on new voice broadcast if the room has avatar (#7173)
* Bug Fix : Crash if the room has avatar and voice broadcast tiles

* add logfile

* update logs
2022-12-15 16:46:09 +01:00
Phl-Pro 8104e01164 Merge pull request #7165 from vector-im/phlpro/voice_broadcast_player_timeline
VoiceBroadcast: Replace the player timeline
2022-12-15 16:39:53 +01:00
Velin92 a76fe784ee Merge pull request #7174 from vector-im/mauroromito/fix_formatted_links_ios16
Fix for formatted links that appear in black that works also on iOS 16
2022-12-15 16:37:01 +01:00
Mauro Romito 71ceb2fc40 fix that works both iOS 15 and iOS 16 2022-12-15 16:33:25 +01:00
Phl-Pro fe44448efc Update RiotSwiftUI/Modules/Room/VoiceBroadcastPlayback/MatrixSDK/VoiceBroadcastPlaybackViewModel.swift
Co-authored-by: Yoan Pintas <y.pintas@gmail.com>
2022-12-15 15:49:57 +01:00
Velin92 1877206ab1 Merge pull request #7170 from vector-im/mauroromito/7109_fix_formatted_links
Fix for formatted links appearing in black
2022-12-15 12:37:38 +01:00
Mauro Romito 43729bd3a4 better comment 2022-12-15 12:36:44 +01:00
Anderas c8c97c4c8f Merge pull request #7167 from vector-im/andy/fix-issues
Fix Sentry errors
2022-12-15 09:41:53 +00:00
Mauro Romito aea1be4512 code improvement 2022-12-15 03:40:15 +01:00
Mauro Romito 6dca14ac2e better comment 2022-12-15 03:37:15 +01:00
Mauro Romito c56bb4abde changelog 2022-12-15 01:51:33 +01:00
Mauro Romito 0d569a28ff removed unused code 2022-12-15 01:44:26 +01:00
Mauro Romito da9b181fed fix 2022-12-15 01:41:45 +01:00
Andy Uhnak 9022362c7b Fix Sentry errors 2022-12-14 17:25:27 +00:00
Alfonso Grillo 3eb313afa4 Merge pull request #7164 from vector-im/alfogrillo/delete_old_account_data
Delete old account data (PSG-635)
2022-12-14 17:43:48 +01:00
Philippe Loriaux 206be8eabb Update Avatar size on Voice Broadcast playback cell 2022-12-14 17:36:46 +01:00
Philippe Loriaux b077dec50b Update global layout by adjusting some padding values 2022-12-14 17:36:46 +01:00
Philippe Loriaux 3d0229e60e Update slider thumb image 2022-12-14 17:36:46 +01:00
Philippe Loriaux 65e7c16de8 Add Towncrier file 2022-12-14 17:36:46 +01:00
Philippe Loriaux e012c9202e Replace the player timeline 2022-12-14 17:36:46 +01:00
Phl-Pro 88061b97aa Merge pull request #7146 from vector-im/phlpro/voice_broadcast_backward_forward
VoiceBroadcast: Add backward and forward buttons for playback
2022-12-14 17:34:49 +01:00
Velin92 ed7107bd1e Merge pull request #7158 from vector-im/mauroromito/rich_text_editor_links
Rich Text Editor: Adding/Editing Links feature
2022-12-14 13:31:15 +01:00
Mauro Romito d679176137 tests completed 2022-12-13 18:12:47 +01:00
Mauro Romito bbf4bf3047 view model fully tested 2022-12-13 17:06:12 +01:00
Mauro Romito ea2881b614 editing that highlights the textfield behaviour added 2022-12-13 16:58:26 +01:00
Mauro Romito 7ca4c9c8e9 some tests 2022-12-13 15:58:33 +01:00
Alfonso Grillo 73890d2979 Add changelog.d file 2022-12-13 15:46:53 +01:00
Alfonso Grillo 5e9730adf1 Refine UTs 2022-12-13 15:45:37 +01:00
Alfonso Grillo ad3028257a Add UTs 2022-12-13 15:35:18 +01:00
Philippe Loriaux 43b04a2c53 Fix PR comments 2022-12-13 15:07:21 +01:00
Mauro Romito 8b6327ece4 removed autocapitalization and improved the animation 2022-12-13 15:00:46 +01:00
Stefan Ceriu 35b2fdc538 Merge pull request #7162 from vector-im/release/1.9.14/release
Release 1.9.14
2022-12-13 15:47:21 +02:00
Stefan Ceriu dec177de30 version++ 2022-12-13 15:46:42 +02:00
Stefan Ceriu 2a580fb320 changelog.d: Upgrade MatrixSDK version ([v0.24.6](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.24.6)). 2022-12-13 15:46:42 +02:00
Alfonso Grillo e776e6944d Delete old devices in account data 2022-12-13 14:19:55 +01:00
Mauro Romito f23b03cbd6 localisation added 2022-12-13 13:56:49 +01:00
Alfonso Grillo cf5ddc191d Merge pull request #7140 from vector-im/alfogrillo/badge_threshold
Add threshold for unread messages in all the spaces
2022-12-13 13:38:56 +01:00
Mauro Romito cf543be08a changelog 2022-12-13 10:37:28 +01:00
Mauro Romito af0026adc0 fixed link color issue 2022-12-13 10:30:47 +01:00
Gil Eluard d4bf6f2ea6 Merge pull request #7157 from vector-im/gil/7156-Turn_on_Threads_for_all_users 2022-12-12 19:48:40 +01:00
Mauro Romito de260068f0 link color support added 2022-12-12 19:26:45 +01:00
Mauro Romito a9cc5a71e7 fix 2022-12-12 19:09:22 +01:00
Mauro Romito aa78c4d30c fix 2022-12-12 19:09:15 +01:00
Mauro Romito 0d6c575445 fix 2022-12-12 18:50:26 +01:00
Mauro Romito 3aad54efde implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito 31fd822f39 view is created and responsive, I need now to implement the result processing of the actions 2022-12-12 17:34:06 +01:00
Gil Eluard 5a72ae2cad Turn on Threads for all users 2022-12-12 16:43:06 +01:00