Commit graph

887 commits

Author SHA1 Message Date
David Langley
6e278e92ed Fix both issues as outlined in 7222 2023-01-03 16:52:25 +00:00
Gil Eluard
c4d66d6364
Merge pull request #7185 from vector-im/gil/6059-Load_thread_list_using_server-side_sorting_and_pagination
Load the thread list using server-side sorting and pagination
2022-12-28 10:36:19 +01:00
Phl-Pro
ece07c4446
VoiceBroadcast: Manage app crash cases when recording (#7188)
* Cancel automatically a Voice Broadcast from a room after an app crash
* We limit for the moment the uncompleted voice broadcast cleaning to the breadcrumbs rooms list

By considering potential performance issues, we decided to limit the uncompleted VB cleaning in the recents list service:
- we run the process only once when the application is resumed
- we run the process only on the breadcrumbs rooms list

This prevent us from checking several times in parallel the same room (because a room may be listed in several recents sections)
This prevent us from checking several times the same room (each room should be checked only once after the app resume)
If a room is not checked from the recents list, a sanity check is still done in RoomViewController (to clean the room when the user opens it)
2022-12-23 15:25:52 +01:00
Aleksandrs Proskurins
80d3f577fc
Update xcversion to 14.2 (#7187)
* Update xcversion to 14.2

* Changelog
2022-12-20 12:08:29 +02:00
Alfonso Grillo
c758d3504a
Merge pull request #7180 from vector-im/alfogrillo/design_review_fixes
UI/UX fixes on device manager after design review (PSG-1100)
2022-12-19 19:36:05 +01:00
Yoan Pintas
3e9b3aa877
Update the room description in the rooms list in case of live broadcast (incoming or outgoing) (#7160) 2022-12-19 19:26:55 +01:00
Gil Eluard
8a9f1d2a78 Load the thread list using server-side sorting and pagination 2022-12-19 14:56:06 +01:00
Phl-Pro
710b09ed44
Merge pull request #7178 from vector-im/phlpro/voice_broadcast_live_buttons_layout
VoiceBroadcast: Update live badge layout for recorder and player cells
2022-12-19 14:44:00 +01:00
Velin92
7428273eec
Merge pull request #7169 from vector-im/mauroromito/inline_code
Rich Text Editor: Inline Code feature
2022-12-16 18:37:04 +01:00
Alfonso Grillo
1c28059fa7 Add changelog.d file 2022-12-16 17:51:12 +01:00
Philippe Loriaux
96fd716c1f Add Towncrier file 2022-12-16 16:43:14 +01:00
Phl-Pro
2a80735fb4
Merge pull request #7172 from vector-im/phlpro/voice_broadcast_live_button
VoiceBroadcast: Link the live icon color to the recording state
2022-12-16 14:27:48 +01:00
Mauro Romito
5efc17c3f7 Merge branch 'develop' into mauroromito/inline_code 2022-12-16 10:09:31 +01:00
Mauro Romito
06959d3fa6 changelog 2022-12-15 18:49:43 +01:00
Philippe Loriaux
fd747a2a54 Add Towncrier file 2022-12-15 17:04:10 +01:00
giomfo
f61d29f1c5
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
8366c96360
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
Philippe Loriaux
c4a4112b58 Add Towncrier file 2022-12-15 16:35:29 +01:00
Velin92
9c1341118c
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
21be5bea5c changelog 2022-12-15 01:51:33 +01:00
Alfonso Grillo
4038e2b1bf
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
b0b4410f29 Add Towncrier file 2022-12-14 17:36:46 +01:00
Phl-Pro
34159cb63a
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
a484c283cb
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
Alfonso Grillo
c4219adb4d Add changelog.d file 2022-12-13 15:46:53 +01:00
Alfonso Grillo
7170daa82f
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
5c985cb9db changelog 2022-12-13 10:37:28 +01:00
Gil Eluard
7a05ee3a46 Turn on Threads for all users 2022-12-12 16:43:06 +01:00
Gil Eluard
f12eafa9c4
Merge pull request #7153 from vector-im/gil/Use_cross-platform_consistent_naming_for_threads_in_labs
Use cross-platform consistent naming for threads in labs
2022-12-12 10:42:54 +01:00
Gil Eluard
892f1a5066
Merge pull request #7152 from vector-im/gil/7151-Thread_preview_doesnt_update_in_main_timeline
Thread preview doesn't update in main timeline
2022-12-09 15:55:59 +01:00
Gil Eluard
5bef5e04a7 Use cross-platform consistent naming for threads in labs 2022-12-09 15:10:41 +01:00
Gil Eluard
2b66bbe57a Thread preview doesn't update in main timeline
- Fixed
2022-12-09 14:58:07 +01:00
Doug
e55b4266a0 Update ruby gems. 2022-12-09 12:29:10 +00:00
Hugh Nimmo-Smith
e6ba2965b1
Merge pull request #7142 from vector-im/hughns/qr-device-race 2022-12-08 16:48:57 +00:00
Philippe Loriaux
53023c6f03 Add Towncrier file 2022-12-08 14:58:15 +01:00
Anderas
5edb9b08aa
Merge pull request #7141 from vector-im/andy/todevice-id
Add message id for to-device events
2022-12-08 10:54:24 +00:00
Hugh Nimmo-Smith
cc7ff36a56 Changelog 2022-12-07 15:42:50 +00:00
Andy Uhnak
4bb2e46f83 Add message id for to-device events 2022-12-07 14:34:27 +00:00
Alfonso Grillo
83f7c70118 Add changelog.d file 2022-12-07 14:57:43 +01:00
Alfonso Grillo
1efa7c1485
Merge pull request #7138 from vector-im/alfogrillo/unverified_sessions_refinements
Update unverifiable sessions copies (PSG-1002)
2022-12-06 15:34:30 +01:00
Anderas
ed5bb99912
Merge pull request #7115 from vector-im/andy/mandatory_crypto
Do not retry initial sync on fatal errors
2022-12-05 17:48:42 +00:00
Alfonso Grillo
7e3724298f Add changelog.d file 2022-12-05 17:24:27 +01:00
Phl-Pro
0a7ed2787b
Merge pull request #7131 from vector-im/phlpro/localize_authentication_errors
Add localization mechanism for authentication errors
2022-12-05 10:44:46 +01:00
Phl-Pro
b5c4ef32e5
Merge pull request #7136 from vector-im/phlpro/voicebroadcast_last_sequence_number
[VoiceBroadcast] Add the last sequence number in the paused/stopped state event
2022-12-05 08:19:56 +01:00
Philippe Loriaux
d41d03c50f Add Towncrier file 2022-12-02 16:27:07 +01:00
Philippe Loriaux
977d3551fd Add Towncrier file 2022-12-02 11:52:35 +01:00
Philippe Loriaux
151a25628f Add Towncrier file 2022-12-01 16:40:06 +01:00
Phl-Pro
1ee120cb85
Merge pull request #7125 from vector-im/phlpro/voicebroadcast_pause_playback_buffering
VoiceBroadcast: Be able to pause the playback when it is buffering
2022-12-01 08:36:38 +01:00
Velin92
aa43d7420a
Merge pull request #7127 from vector-im/mauroromito/design_improvements_2
Rich Text Editor: Design Improvements
2022-11-30 16:30:41 +01:00
Philippe Loriaux
83baeb511a Update PR number in Towncrier filename 2022-11-30 16:02:27 +01:00