Besnik Bleta
d2da677bdf
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (2323 of 2331 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2023-01-10 09:54:23 +00:00
Vri
cc4fbfa661
Translated using Weblate (German)
...
Currently translated at 100.0% (2331 of 2331 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2023-01-10 09:54:23 +00:00
Yoan Pintas
df855e0553
Ignore the voice broadcast chunks at the notifications level ( #7230 )
2023-01-10 09:54:17 +00:00
Yoan Pintas
27023ef037
Delete an existing broadcast ( #7219 )
2023-01-10 09:32:18 +00:00
Nicolas Mauri
b22a301081
Merge pull request #7246 from vector-im/nimau/7192_pause_VB_listening_new_VB
...
Pause voice broadcast listening on new voice broadcast recording (#7192 )
2023-01-10 09:14:45 +01:00
Nicolas Mauri
7b24fba5f5
Pause voice broadcast listening on new voice broadcast recording ( #7192 )
2023-01-09 17:41:21 +01:00
Alfonso Grillo
d3c3f65ca1
Merge pull request #7206 from vector-im/alfogrillo/poll_decryption_message
...
Handle decryption errors in polls (PSG-1023)
2023-01-09 17:20:28 +01:00
Nicolas Mauri
c4542cb796
Merge pull request #7245 from vector-im/nimau/7235_prevent_new_voicemessage_during_VB
...
Send voice message should not be allowed during a voice broadcast recording (#7235 )
2023-01-09 17:13:53 +01:00
Nicolas Mauri
522ed51a79
Merge pull request #7243 from vector-im/nimau/7179_VB_reactions
...
add support for reactions on VB (#7179 )
2023-01-09 17:09:33 +01:00
Alfonso Grillo
adafc14eeb
Fix UTs
2023-01-09 16:17:21 +01:00
Alfonso Grillo
69b37c0949
revert changes
2023-01-09 15:48:35 +01:00
Nicolas Mauri
9845d161a5
Ensures that we only support reactions for a start event
2023-01-09 14:46:26 +01:00
Nicolas Mauri
9a792f6053
Allow to add reactions on VB using a long press gesture
2023-01-09 14:18:31 +01:00
Yoan Pintas
43fe62b251
Delete during broadcasting ( #7227 )
2023-01-06 22:36:55 +01:00
Nicolas Mauri
a7172fca68
Merge pull request #7244 from vector-im/nimau/fix_temporary_audiofiles_not_deleted
...
Fix clearCache method on VoiceMessageAttachmentCacheManager
2023-01-06 17:47:59 +01:00
Nicolas Mauri
905a7bb3ea
Send voice message should not be allowed during a voice broadcast recording ( #7235 )
2023-01-06 17:45:48 +01:00
Nicolas Mauri
2f07359985
Add Towncrier file
2023-01-06 16:22:19 +01:00
Nicolas Mauri
250e3c5a05
Fix clearCache method on VoiceMessageAttachmentCacheManager
2023-01-06 16:14:43 +01:00
Nicolas Mauri
315bed3fe6
add support for reactions on VB ( #7179 )
2023-01-06 12:18:19 +01:00
Nicolas Mauri
0033e0e724
Merge pull request #7242 from vector-im/nimau/7240_voice_message_temp_file_not_deleted
...
Fix temporary file deletion for a voice message (#7240 )
2023-01-06 09:29:32 +01:00
Nicolas Mauri
f7584ab6aa
Merge pull request #7237 from vector-im/nimau/7232_crash_new_dm_creation
...
fixed a crash when a new DM room is created (#7232 )
2023-01-06 09:21:54 +01:00
Nicolas Mauri
b334a4a46b
Fix temporary file deletion for a voice message ( #7240 )
...
Signed-off-by: Nicolas Mauri <nicolasm@element.io >
2023-01-05 16:43:04 +01:00
Yoan Pintas
8df9c96774
Update sub label ( #7228 )
2023-01-05 13:59:28 +01:00
Nicolas Mauri
1d96d94e65
fixed a crash when a new DM room is created ( #7232 )
...
Signed-off-by: Nicolas Mauri <nicolasm@element.io >
2023-01-05 10:47:01 +01:00
Alfonso Grillo
9b909c9e60
Merge pull request #7221 from vector-im/alfogrillo/fix_navigation_to_replied_message
...
Fix navigation from replies
2023-01-04 16:16:08 +01:00
Gil Eluard
c4ab79cd8c
Merge pull request #7212 from vector-im/gil/6579-App_Layout-Wrap_space_names_in_bottom_sheet
...
App Layout: Space names in the bottom sheet should wrap to 1 line only
2023-01-04 10:23:52 +01:00
Alfonso Grillo
5c6fcf0e33
Merge pull request #7214 from vector-im/alfogrillo/dm_fix_session_name_fallback
...
Change display name fallback for sessions
2023-01-04 09:55:34 +01:00
Johannes Marbach
ece9732495
Merge pull request #7220 from vector-im/johannes/psg-1082
...
Fix hidden live location timeline tiles after text messages (PSG-1082)
2023-01-04 08:25:11 +01:00
Alfonso Grillo
38fd8705fd
Add changelog.d file
2023-01-03 15:54:05 +01:00
Alfonso Grillo
c794a4f266
Fix module navigation
2023-01-03 15:39:08 +01:00
Johannes Marbach
40232ec721
Add changelog
2023-01-03 14:03:45 +01:00
Johannes Marbach
7ce4667977
Fix hidden live location timeline tiles after text messages
...
This prevents `MXEventTypeBeaconInfo` events from being added into other
bubble cell data objects.
Previously, when starting a live location share right after
sending a text message, the beacon info event would get appended into the text
message's bubble cell data which prevented it from rendering.
Similarly, when restarting the app in such a situation the events would be getting
reprocessed _in backwards order_ which meant the final beacon info landed in
its own bubble cell data (causing it to render) but a beacon info right before the
text message would now get combined with the text message causing it to go hidden.
2023-01-03 13:57:23 +01:00
Alfonso Grillo
03af34deac
Amend comment
2023-01-03 13:25:56 +01:00
Alfonso Grillo
844c358af4
Fix navigation to replied message
2023-01-02 19:49:52 +01:00
Alfonso Grillo
3d61e33546
Fix UTs
2022-12-30 12:13:56 +01:00
Alfonso Grillo
1ebefc514c
Add changelog.d file
2022-12-30 11:46:15 +01:00
Alfonso Grillo
816ec1c457
Fix display session name
2022-12-30 11:37:06 +01:00
Gil Eluard
3a333eff5d
App Layout: Space names in the bottom sheet should wrap to 1 line only
2022-12-28 11:03:15 +01:00
Gil Eluard
2f76be2594
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
Alfonso Grillo
353138a8b8
Cleanup code
2022-12-23 16:41:25 +01:00
Alfonso Grillo
f67dfbabf7
Add changelog.d file
2022-12-23 15:48:53 +01:00
Phl-Pro
746391ae23
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
Alfonso Grillo
359f44cb30
Show decryption error on TimelinePollView
2022-12-23 12:08:25 +01:00
Alfonso Grillo
c946009c24
Handle decryption errors in TimelinePollProvider
2022-12-23 12:06:49 +01:00
Aleksandrs Proskurins
ff075c7052
Update xcversion to 14.2 ( #7187 )
...
* Update xcversion to 14.2
* Changelog
2022-12-20 12:08:29 +02:00
Alfonso Grillo
0650abd0d8
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
887a703360
[Voice Broadcast] Add chunk after decrypting the event. ( #7181 )
2022-12-19 19:32:01 +01:00
Yoan Pintas
79e9f8ee40
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
Alfonso Grillo
09365943c3
Update fonts
2022-12-19 17:59:38 +01:00
Alfonso Grillo
151f3ac81a
Update chevron image
2022-12-19 15:12:52 +01:00