Commit Graph

14824 Commits

Author SHA1 Message Date
Gil Eluard 74e33dd894 Update gemfile.lock to match versions with podfile.lock 2022-03-21 15:33:02 +01:00
Doug b61f012294 Re-enable NSException on Share extension dismiss.
Disable crash logging in the share extension because of this.
2022-03-21 10:06:19 +00:00
Doug 0040f6391a Fix sending messages via the siri intent.
Fix a bug sending videos into unencrypted rooms.
2022-03-21 10:06:19 +00:00
Doug 097f981158 Store the MXSession in ShareDataSource to prevent multiple copies being created. 2022-03-21 10:06:19 +00:00
Doug 00c6a631e8 Remove NSException from RiotShareExtension
Fix some retain cycles and early releases.
2022-03-21 10:06:19 +00:00
Gil Eluard 4e4961d898 Merge pull request #5856 from vector-im/gil/5500-Change_behaviour_of_avatar_self_in_left_menu
Change behaviour of avatar/self in left menu to match common paradigm…
2022-03-21 10:21:54 +01:00
Johannes Marbach 81257d9ea9 Fix retain cycle in UserSuggestionViewModel
Steps to reproduce:

- Launch app
- Enter and leave a bunch of rooms
- Fire up the memory graph debugger
- Filter for `UserSuggestionViewModel`

Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-21 10:26:43 +02:00
Andy Uhnak 27e8f29cd4 Prepare for new sprint 2022-03-18 17:07:35 +00:00
Andy Uhnak 2701ec9ae5 Merge branch 'master' into develop 2022-03-18 17:01:32 +00:00
Andy Uhnak ac91fb27dd Merge branch 'release/1.8.7/master' 2022-03-18 16:56:05 +00:00
Andy Uhnak 50847dd7dc finish version++ 2022-03-18 16:56:05 +00:00
Anderas 3f65d8f878 Merge pull request #5872 from vector-im/release/1.8.7/release
Release 1.8.7
2022-03-18 16:55:43 +00:00
Andy Uhnak 6a92e47707 version++ 2022-03-18 15:58:55 +00:00
Anderas 01d5123859 Merge pull request #5867 from vector-im/any/5866_ignore_invitee
Allow ignoring invited users that have not joined a room yet
2022-03-18 15:55:49 +00:00
SBiOSoftWhare 06f2110b17 Merge pull request #5860 from vector-im/steve/5857_lls_banner
Location sharing: Room screen live location banner view
2022-03-18 16:39:52 +01:00
Andy Uhnak bd0bad7b69 Fix broken indicators on iPad 2022-03-18 15:26:30 +00:00
SBiOSoftWhare dfce72d8f8 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
Andy Uhnak 7d3ecfb120 Revert copy change 2022-03-18 14:02:50 +00:00
Andy Uhnak 69be930692 Allow ignoring invited users that have not joined a room yet 2022-03-18 13:31:43 +00:00
ismailgulek 9253eb9660 Merge pull request #5862 from vector-im/ismail/5853_threads_badge
Remove threads icon badge count
2022-03-18 13:24:41 +03:00
ismailgulek b72e4f4d63 Add changelog 2022-03-18 02:08:38 +03:00
ismailgulek f3cdec498a Update thread list bar button item badge 2022-03-18 02:08:03 +03:00
ismailgulek 0a17ad211d Add icons for thread badges 2022-03-18 00:55:09 +03:00
SBiOSoftWhare 7465f4ea7e RoomVC: Handle theme change for live location banner. 2022-03-17 17:34:09 +01:00
Anderas 152d2f1501 Merge pull request #5852 from vector-im/andy/5547_crash_tabs
Fix crash when pressing tabs
2022-03-17 16:04:30 +00:00
SBiOSoftWhare d3a6143f69 Update changes 2022-03-17 17:02:29 +01:00
SBiOSoftWhare b26b87e421 RoomCoordinator: Update with new RoomViewControllerDelegate methods. 2022-03-17 16:59:30 +01:00
SBiOSoftWhare e8a4e5fa5f RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00
SBiOSoftWhare 1f136aaec8 Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
SBiOSoftWhare f4878b002a UIButton: Add convenient method to modify font. 2022-03-17 16:39:05 +01:00
SBiOSoftWhare f9ec4fddd5 Add live location banner strings. 2022-03-17 16:37:32 +01:00
SBiOSoftWhare dc617bbf7c Add live location icon. 2022-03-17 16:37:07 +01:00
Gil Eluard 7a38ac6926 Merge pull request #5834 from vector-im/gil/5769_add_trigger_to_join_and_view_room_metrics_event
Add trigger to JoinedRoom event and implement ViewRoom metrics event
2022-03-17 16:09:38 +01:00
Gil Eluard 6ffe6dded2 Change behaviour of avatar/self in left menu to match common paradigm and take user to their own profile/settings
- Done
2022-03-17 15:56:33 +01:00
ismailgulek 601f2c6318 Merge pull request #5850 from vector-im/ismail/5841_edit_asterisk
Fix edit fallback usage in threads
2022-03-17 17:12:42 +03:00
Gil Eluard fb4cc9c82f Add trigger to join and view room metrics events #5769
- update `Podfile.lock` after updating `release/swift` branch for analytics
2022-03-17 15:00:19 +01:00
Gil Eluard 1203c7725a Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
# Conflicts:
#	Riot/Modules/Analytics/Analytics.swift
2022-03-17 13:59:24 +01:00
Andy Uhnak 9ade55e100 Fix crash when pressing tabs 2022-03-17 12:37:42 +00:00
ismailgulek 6be1f0c37b fix missing MXJSONModel setters 2022-03-17 15:31:15 +03:00
ismailgulek 8d208e5b54 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:29 +03:00
ismailgulek 57b5f996a1 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:22 +03:00
ismailgulek c59d052f22 Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:14 +03:00
ismailgulek 9fa6e84a4c Update Riot/Modules/MatrixKit/Utils/EventFormatter/MXKEventFormatter.m
Co-authored-by: Gil Eluard <gile@element.io>
2022-03-17 15:27:05 +03:00
ismailgulek e383952c19 Add changelog 2022-03-17 14:24:50 +03:00
ismailgulek eaca186e5b Use event's new content when available 2022-03-17 14:24:02 +03:00
Gil Eluard 5eb9445f83 Merge pull request #5836 from vector-im/gil/5401_Instrument_metrics_for_the_IA_project
Instrument metrics for iOS for the IA project #5401
2022-03-17 11:55:55 +01:00
ismailgulek efdb33df23 Merge pull request #5822 from vector-im/ismail/5441_thread_timeline_fixes
Thread Timeline Fixes
2022-03-17 13:16:49 +03:00
Gil Eluard 75c1b4342a Instrument metrics for iOS for the IA project #5401
- updates after review
2022-03-17 10:48:00 +01:00
Gil Eluard b0fdede3b6 Merge pull request #5831 from vector-im/gil/5825_crash_after_leaving_empty_space_and_all_rooms
Crash after leaving empty space and all rooms
2022-03-17 10:03:40 +01:00
Gil Eluard c5820ba22e Instrument metrics for iOS for the IA project #5401
- Added last needed metrics
2022-03-16 16:56:27 +01:00