Arnaud Ringenbach
ec7d0d2b85
Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
2022-03-16 13:41:47 +01:00
ismailgulek
c5a80b8de9
Fix tests
2022-03-15 13:55:44 +03:00
ismailgulek
1986e04fa2
Merge branch 'develop' into ismail/5816_reply_fallback
2022-03-15 13:50:06 +03:00
Andy Uhnak
2a7036819c
Merge branch 'master' into develop
2022-03-14 16:26:07 +00:00
ismailgulek
e925bb0380
Extend reply fallback for also non-thread events
2022-03-14 13:44:13 +03:00
Andy Uhnak
9751d22772
Anchor action sheet to source view
2022-03-14 08:47:52 +00:00
Andy Uhnak
e0adc29903
Ignore the sender of a room invite without needing to join the room first
2022-03-11 16:24:40 +00:00
Anderas
c5fc649e82
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
63cb0e0ce7
Room: Refresh header when call actions become available
2022-03-11 09:09:49 +01:00
Andy Uhnak
18d0ccf6b7
Add more comments
2022-03-10 17:40:23 +00:00
Andy Uhnak
0fed5c6a73
Name changes
2022-03-10 17:32:25 +00:00
Andy Uhnak
902a227e8d
Do not show user indicators when the view controller is not visible
2022-03-10 15:56:40 +00:00
Doug
4fe023daee
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
5ab06d9f18
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
cab04809c5
Merge pull request #5748 from vector-im/gil/SP1_space_creation
...
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
Anderas
7c13648976
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
71eff6c58b
Display only available secure backup methods on setup
2022-03-09 11:45:57 +01:00
Arnaud Ringenbach
e334a7b02f
Hide key recovery if only passphrase is supported
2022-03-09 11:45:48 +01:00
Arnaud Ringenbach
d72a0252f1
Fix minor cryptography typo
2022-03-09 11:45:39 +01:00
Arnaud Ringenbach
07c0b8bee5
Security settings: disable secure backup management if backup is required
2022-03-09 11:45:29 +01:00
Arnaud Ringenbach
8f7fc981cc
Display mandatory secure backup setup if needed (first login / migration)
2022-03-09 11:45:18 +01:00
Arnaud Ringenbach
439743f9ff
Force non-cancellable session verification when needed (account migration / interrupted authentication)
2022-03-09 11:45:03 +01:00
Andy Uhnak
3ad2348639
Break retain cycle between split controller and indicator presenters
2022-03-09 09:50:56 +00:00
Arnaud Ringenbach
644aac224b
Add cancellable property to secureBackup/recovery coordinators
2022-03-09 10:41:48 +01:00
Arnaud Ringenbach
6c5584acc0
Add cancellable property to secureBackup/recovery view controllers
2022-03-09 10:41:27 +01:00
Arnaud Ringenbach
25660bdace
Set keyPreSharingStrategy on handleAppState
2022-03-09 10:41:06 +01:00
Arnaud Ringenbach
93b6ec940a
Update WellKnown & HomeserverConfiguration for mandatory backup
2022-03-09 10:40:33 +01:00
Andy Uhnak
72179db80f
Replace user indicator presenting view controller with context
2022-03-09 09:11:47 +00:00
ismailgulek
61fde700b5
Merge branch 'develop' into ismail/5749_thread_notifications
2022-03-08 21:18:59 +03:00
ismailgulek
49683e11d3
Open & reply to thread only if threads enabled
2022-03-08 17:09:29 +03:00
Gil Eluard
5229264d21
Merge branch 'develop' into gil/SP1_space_creation
2022-03-08 13:19:38 +01:00
Anderas
5dfbaef799
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
03c6641d66
Update indicator after ipad layout change
2022-03-08 10:40:01 +00:00
Gil Eluard
4f43793313
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
26b8afeace
Navigate to thread from notification
2022-03-08 12:58:13 +03:00
Gil Eluard
24de57bb58
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Andy Uhnak
eef9802e96
Use split controller's top navigation controller to present toasts
2022-03-08 08:34:45 +00:00
Arnaud Ringenbach
e300d6ea6f
Rename profile as userAvatarAndName
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
70b99daa21
Remove duplicated roomScreenUseOnlyLatestProfiles setting test
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
1ab4922d8d
Revamp refreshProfiles as setRoomState
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
4530b61df3
Rename dataSource2 parameters and handle target profiles
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
31f63a72dd
Handle use only latest profile live refreshes
2022-03-07 13:45:02 +01:00
Arnaud Ringenbach
6ccf209ed8
Use only latest profiles in the timeline (labs)
2022-03-07 13:45:02 +01:00
Gil Eluard
dcebd89fdf
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
9dbf34a308
Use new activity indicators on all tabs
2022-03-04 16:51:15 +00:00
Gil Eluard
42b4144323
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
8d31cbc0f9
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
Gil Eluard
06bda465d9
SP4: space settings ( #5730 )
...
* SP4: Space Settings
- Space settings screen implemented
- No space upgrade available as per Element web
- Need more insights for the space address field
- Added settings live update
- Added local alias implementation
2022-03-04 12:53:42 +01:00
Doug
792e7ebb3b
Remove unused NSBundle extension methods.
...
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
Doug
c9cc59d006
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00