Commit Graph

4138 Commits

Author SHA1 Message Date
ismailgulek 699e99b021 Reload thread screen for the first message 2022-03-15 16:15:38 +03:00
ismailgulek dcc7a48664 Fix tests 2022-03-15 13:55:44 +03:00
ismailgulek 7e929c09e9 Merge branch 'develop' into ismail/5816_reply_fallback 2022-03-15 13:50:06 +03:00
Gil Eluard a067a0586f Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event 2022-03-15 10:32:19 +01:00
Gil Eluard 0df41c3b90 Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
2022-03-15 10:31:24 +01:00
Andy Uhnak f44107cfbb Merge branch 'master' into develop 2022-03-14 16:26:07 +00:00
ismailgulek ed7f1a6863 Extend reply fallback for also non-thread events 2022-03-14 13:44:13 +03:00
Andy Uhnak f6396d1361 Anchor action sheet to source view 2022-03-14 08:47:52 +00:00
David Langley 7c6a798caa Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Andy Uhnak 6cd479f716 Ignore the sender of a room invite without needing to join the room first 2022-03-11 16:24:40 +00:00
Anderas fc2976c88d Merge pull request #5804 from vector-im/andy/5801_dismiss_indicators
Do not show user indicators when the view controller is not visible
2022-03-11 08:16:03 +00:00
Arnaud Ringenbach 59a6f2d356 Room: Refresh header when call actions become available 2022-03-11 09:09:49 +01:00
Andy Uhnak 0960f5ff79 Add more comments 2022-03-10 17:40:23 +00:00
Andy Uhnak 81fb118013 Name changes 2022-03-10 17:32:25 +00:00
Andy Uhnak 6ef7ecd780 Do not show user indicators when the view controller is not visible 2022-03-10 15:56:40 +00:00
Doug 6e701a3316 Fix social button visibility during registration
Hide the back button at the same time.
Disable custom server entry when picking a different use case.
2022-03-10 11:28:03 +00:00
Arnaud Ringenbach 31a5b8e3cc Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
# Conflicts:
#	Riot/Modules/CreateRoom/EnterNewRoomDetails/EnterNewRoomDetailsViewModel.swift
2022-03-10 10:35:20 +01:00
Gil Eluard 34e0ee4967 Merge pull request #5748 from vector-im/gil/SP1_space_creation
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
Anderas 2f3f09c033 Merge pull request #5781 from vector-im/andy/5780_indicator_context
Replace user indicator presenting view controller with context
2022-03-09 12:28:50 +00:00
Arnaud Ringenbach 65db06a752 Display only available secure backup methods on setup 2022-03-09 11:45:57 +01:00
Arnaud Ringenbach b4c128db30 Hide key recovery if only passphrase is supported 2022-03-09 11:45:48 +01:00
Arnaud Ringenbach 189d83710b Fix minor cryptography typo 2022-03-09 11:45:39 +01:00
Arnaud Ringenbach d383252097 Security settings: disable secure backup management if backup is required 2022-03-09 11:45:29 +01:00
Arnaud Ringenbach d56bfe111c Display mandatory secure backup setup if needed (first login / migration) 2022-03-09 11:45:18 +01:00
Arnaud Ringenbach d0fe3a0d92 Force non-cancellable session verification when needed (account migration / interrupted authentication) 2022-03-09 11:45:03 +01:00
Andy Uhnak ca832b040a Break retain cycle between split controller and indicator presenters 2022-03-09 09:50:56 +00:00
Arnaud Ringenbach 010e5d8d9f Add cancellable property to secureBackup/recovery coordinators 2022-03-09 10:41:48 +01:00
Arnaud Ringenbach e79e77e1f0 Add cancellable property to secureBackup/recovery view controllers 2022-03-09 10:41:27 +01:00
Arnaud Ringenbach db10e2ee28 Set keyPreSharingStrategy on handleAppState 2022-03-09 10:41:06 +01:00
Arnaud Ringenbach 9dde92a75a Update WellKnown & HomeserverConfiguration for mandatory backup 2022-03-09 10:40:33 +01:00
Andy Uhnak c93ca5d640 Replace user indicator presenting view controller with context 2022-03-09 09:11:47 +00:00
ismailgulek 09b066ab82 Merge branch 'develop' into ismail/5749_thread_notifications 2022-03-08 21:18:59 +03:00
ismailgulek d90c850f5f Open & reply to thread only if threads enabled 2022-03-08 17:09:29 +03:00
Gil Eluard 60269a6e4b Merge branch 'develop' into gil/SP1_space_creation 2022-03-08 13:19:38 +01:00
Anderas 9f488951c9 Merge pull request #5767 from vector-im/andy/5752_missing_spinner
Use split controller's top navigation controller to present toasts
2022-03-08 11:30:52 +00:00
Andy Uhnak 738e794c79 Update indicator after ipad layout change 2022-03-08 10:40:01 +00:00
Gil Eluard 6dce767666 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Settings/RoomSettingsViewController.h
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
ismailgulek 0b0ae45f84 Navigate to thread from notification 2022-03-08 12:58:13 +03:00
Gil Eluard 27571866b5 Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Andy Uhnak d786e97717 Use split controller's top navigation controller to present toasts 2022-03-08 08:34:45 +00:00
Arnaud Ringenbach 66bf8f0428 Rename profile as userAvatarAndName 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 6f9a3ecef4 Remove duplicated roomScreenUseOnlyLatestProfiles setting test 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach f1c722a694 Revamp refreshProfiles as setRoomState 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 1445af8366 Rename dataSource2 parameters and handle target profiles 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach a321f086d0 Handle use only latest profile live refreshes 2022-03-07 13:45:02 +01:00
Arnaud Ringenbach 6ae0a9cdb3 Use only latest profiles in the timeline (labs) 2022-03-07 13:45:02 +01:00
Gil Eluard 25c21e9653 selection impossible when filtering in add room screen #5757 (#5758)
- Fixed
- Other minor code / UI tweaks
2022-03-07 12:25:50 +01:00
Andy Uhnak 43456de323 Use new activity indicators on all tabs 2022-03-04 16:51:15 +00:00
Gil Eluard da9c921efb Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Gil Eluard dfda5f09d9 Merge branch 'gil/SP1_space_creation' of github.com:vector-im/element-ios into gil/SP1_space_creation 2022-03-04 13:06:27 +01:00