Commit Graph

5115 Commits

Author SHA1 Message Date
Frank Rotermund 8465630063 Feature/4041 new layout new feature banner 2023-02-08 15:39:51 +00:00
Arnfried Griesert 4264e3b02f MESSENGER-4034 app icon name 2023-02-08 14:53:45 +00:00
Frank Rotermund f7110e461a MESSENGER-4029 remove longpress and context menus for state events 2023-01-30 10:35:09 +00:00
Frank Rotermund cdb37aaab7 Feature/4014 new layout notes room 2023-01-27 10:18:49 +00:00
JanNiklas Grabowski 0f22ac9855 MESSENGER-4039 new layout - add last admin function 2023-01-25 11:06:00 +00:00
Arnfried Griesert 10e66e2e96 merged release_2_2_0 into develop 2023-01-24 09:24:47 +01:00
JanNiklas Grabowski fb92b09f64 MESSENGER-4016 add netiquette 2023-01-23 14:42:33 +00:00
Frank Rotermund b8b6134226 MESSENGER-3790 activate new layout 2023-01-23 13:41:49 +00:00
Arnfried Griesert b0cb9c40e0 Hide lottie animation when user logs out 2023-01-23 13:05:29 +01:00
Arnfried Griesert 3b8a3d9bce Changes in new features and build settings 2023-01-17 12:33:12 +01:00
Frank Rotermund 3288335a79 MESSENGER-4068 buildfixes 2023-01-16 14:37:53 +01:00
Frank Rotermund d9057cd0cb Merge commit '0bf30fc7d2f35f80982c2d6cfd5e844de5f798e6' into feature/4068_merge_foss_1_9_15
# Conflicts:
#	Config/AppVersion.xcconfig
#	Podfile.lock
#	Riot/Assets/de.lproj/Localizable.strings
#	Riot/Modules/Room/RoomViewController.m
#	RiotNSE/NotificationService.swift
#	fastlane/Fastfile
2023-01-16 12:11:51 +01:00
Frank Rotermund cc5a9ed847 MESSENGER-4078 permalinks only in open rooms, better texts and icons 2023-01-16 08:06:13 +01:00
Arnfried Griesert c962a16917 merged develop into feature_3418_text_changes_chrosssigning 2023-01-11 15:29:03 +01:00
Arnfried Griesert 05e9eb846d Scan verification screen shows again the old icon instead of the activity indicator 2023-01-11 15:21:52 +01:00
Frank Rotermund 9d6b348812 Merge branch 'feature/4032_disable_thread_functions' into 'develop'
MESSENGER-4032 disable thread options

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!72
2023-01-11 13:26:13 +00:00
JanNiklas Grabowski b959345067 MESSENGER-4032 disable thread options 2023-01-11 13:26:13 +00:00
Arnfried Griesert 6285b3c1b9 MESSENGER-3418 text changes chrosssigning 2023-01-11 13:11:20 +00:00
Arnfried Griesert c6a2684926 Bugfixes 2023-01-10 21:10:42 +01:00
JanNiklas Grabowski 17fd93cd3d MESSENGER-4030 and MESSENGER-4031 creation of multiple dms with one user... 2023-01-10 14:37:37 +00:00
Alfonso Grillo 3f97f89e0a Merge pull request #7231 from vector-im/alfogrillo/render_poll_end_event
Render poll ended event in the timeline (PSG-196)
2023-01-10 14:49:13 +01:00
Alfonso Grillo c156f76ec5 Refine MXKEventFormatter 2023-01-10 12:20:34 +01:00
Alfonso Grillo d965becd7a Fix poll.end read receipts 2023-01-10 12:20:34 +01:00
Alfonso Grillo 43d4ceb101 Cleanup code 2023-01-10 12:20:34 +01:00
Alfonso Grillo 64f904f8dd Fix reactions layout 2023-01-10 12:19:39 +01:00
Alfonso Grillo c18f3a1be5 Fix reload bug 2023-01-10 12:18:00 +01:00
Alfonso Grillo d982174efe Push poll.end event to PollAggregator 2023-01-10 12:17:15 +01:00
Alfonso Grillo 96fca04471 Remove filter for poll.end events 2023-01-10 12:17:15 +01:00
Yoan Pintas c3322ea747 Delete an existing broadcast (#7219) 2023-01-10 09:32:18 +00:00
Nicolas Mauri aedd289169 Pause voice broadcast listening on new voice broadcast recording (#7192) 2023-01-09 17:41:21 +01:00
Nicolas Mauri e17dd2eca1 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 56ef64009d 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
Nicolas Mauri 15c68bfe3d Ensures that we only support reactions for a start event 2023-01-09 14:46:26 +01:00
Nicolas Mauri b8923460df Allow to add reactions on VB using a long press gesture 2023-01-09 14:18:31 +01:00
Arnfried Griesert ac15bc7b9e Added two missing translations in alerts 2023-01-09 14:00:37 +01:00
Arnfried Griesert 43f0ff009c Replaced icon with activity indicator 2023-01-09 07:11:54 +01:00
Arnfried Griesert 4856539f23 Changed text 2023-01-09 07:11:25 +01:00
Nicolas Mauri bbb13516bf Send voice message should not be allowed during a voice broadcast recording (#7235) 2023-01-06 17:45:48 +01:00
Nicolas Mauri cf28034dad Fix clearCache method on VoiceMessageAttachmentCacheManager 2023-01-06 16:14:43 +01:00
Nicolas Mauri 94d14c581c add support for reactions on VB (#7179) 2023-01-06 12:18:19 +01:00
Nicolas Mauri ad66f0fad2 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 6c1a5434ad 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
Nicolas Mauri 93f53e2120 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 724c07d352 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
Alfonso Grillo 8cb0d39df4 Fix module navigation 2023-01-03 15:39:08 +01:00
Johannes Marbach dc4b8350ce 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 7b25ef20ee Amend comment 2023-01-03 13:25:56 +01:00
Alfonso Grillo 27c43d38c7 Fix navigation to replied message 2023-01-02 19:49:52 +01:00
Frank Rotermund 62586f4892 MESSENGER-3977 disable Threadpopup if threads are disabled 2023-01-02 11:42:21 +01:00
Frank Rotermund a81b7a1da2 MESSENGER-3977 Buildability with XCode 14.2 2023-01-02 07:51:38 +01:00