Commit graph

15029 commits

Author SHA1 Message Date
Andy Uhnak
31ff803f59 Merge branch 'release/1.8.6/master' 2022-03-14 16:26:01 +00:00
Andy Uhnak
a719fc5fdf finish version++ 2022-03-14 16:26:01 +00:00
Anderas
2e04271a38
Merge pull request #5820 from vector-im/release/1.8.6/release
Release 1.8.6
2022-03-14 16:25:40 +00:00
Andy Uhnak
74f6b4f57c version++ 2022-03-14 15:45:55 +00:00
Andy Uhnak
5b94236cc5 changelog.d: Upgrade MatrixSDK version ([v0.22.6](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.6)). 2022-03-14 15:45:54 +00:00
Anderas
76eb83be75
Merge pull request #5809 from vector-im/andy/5807_ignore_from_invite
Ignore the sender of a room invite without needing to join the room first
2022-03-14 13:13:37 +00:00
ismailgulek
efae900a4e
Add changelog 2022-03-14 13:44:50 +03:00
ismailgulek
0c0d6da1ff
Extend reply fallback for also non-thread events 2022-03-14 13:44:13 +03:00
Andy Uhnak
dab59bece5 Anchor action sheet to source view 2022-03-14 08:47:52 +00:00
David Langley
2309908c0e Add AutoReported, re-work big client interface and hook up AutoReporter. 2022-03-11 16:47:08 +00:00
Andy Uhnak
31ec9be2ad Ignore the sender of a room invite without needing to join the room first 2022-03-11 16:24:40 +00:00
Anderas
53245af5c2
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
62c6ff759f Room: Refresh header when call actions become available 2022-03-11 09:09:49 +01:00
Andy Uhnak
64652b4f4f Add more comments 2022-03-10 17:40:23 +00:00
Andy Uhnak
9b72e91947 Name changes 2022-03-10 17:32:25 +00:00
Doug
1e349aebc4
Merge pull request #5802 from vector-im/doug/5879_fix_sso_buttons
Fix social button visibility during registration
2022-03-10 17:08:16 +00:00
Andy Uhnak
18e78864c8 Do not show user indicators when the view controller is not visible 2022-03-10 15:56:40 +00:00
Doug
c65ead8e58 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
24ff83dc18 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
c76e0bc4b4
Merge pull request #5748 from vector-im/gil/SP1_space_creation
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
Andy Uhnak
8e4a669f3d Prepare for new sprint 2022-03-09 15:15:58 +00:00
Andy Uhnak
eb5dafc91f Merge branch 'master' into develop 2022-03-09 15:15:55 +00:00
Andy Uhnak
9b23dd3750 Merge branch 'release/1.8.5/master' 2022-03-09 15:15:50 +00:00
Andy Uhnak
cfc2e25319 finish version++ 2022-03-09 15:15:50 +00:00
Anderas
4e33ebba37
Merge pull request #5787 from vector-im/release/1.8.5/release
Release 1.8.5
2022-03-09 15:15:26 +00:00
Andy Uhnak
d31ae401fb version++ 2022-03-09 14:31:19 +00:00
Anderas
afef79cc46
Merge pull request #5785 from vector-im/andy/5783_hidden_messages
Only render missing messages for m.room.message types
2022-03-09 14:21:03 +00:00
Andy Uhnak
433405f166 Small change 2022-03-09 13:34:18 +00:00
Andy Uhnak
efbfe46924 Only render missing messages for m.room.message types 2022-03-09 13:32:35 +00:00
Anderas
9b922a3bc6
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
ismailgulek
78c26e0ede
Merge pull request #5779 from vector-im/ismail/5749_thread_notifications
Thread Notification Fixes
2022-03-09 14:10:50 +03:00
Arnaud Ringenbach
4ea18f999b Add changelog 2022-03-09 11:53:57 +01:00
Arnaud Ringenbach
6102927e9c Display only available secure backup methods on setup 2022-03-09 11:45:57 +01:00
Arnaud Ringenbach
90b79f2303 Hide key recovery if only passphrase is supported 2022-03-09 11:45:48 +01:00
Arnaud Ringenbach
6d60899b76 Fix minor cryptography typo 2022-03-09 11:45:39 +01:00
Arnaud Ringenbach
ddaf784100 Security settings: disable secure backup management if backup is required 2022-03-09 11:45:29 +01:00
Arnaud Ringenbach
40eb67338e Display mandatory secure backup setup if needed (first login / migration) 2022-03-09 11:45:18 +01:00
Arnaud Ringenbach
088ddd4972 Force non-cancellable session verification when needed (account migration / interrupted authentication) 2022-03-09 11:45:03 +01:00
Andy Uhnak
84ff87d5b7 Break retain cycle between split controller and indicator presenters 2022-03-09 09:50:56 +00:00
Arnaud Ringenbach
082cc520fe Add cancellable property to secureBackup/recovery coordinators 2022-03-09 10:41:48 +01:00
Arnaud Ringenbach
e949aa42bd Add cancellable property to secureBackup/recovery view controllers 2022-03-09 10:41:27 +01:00
Arnaud Ringenbach
1455908262 Set keyPreSharingStrategy on handleAppState 2022-03-09 10:41:06 +01:00
Arnaud Ringenbach
700f0896ea Update WellKnown & HomeserverConfiguration for mandatory backup 2022-03-09 10:40:33 +01:00
Andy Uhnak
589ded77e7 Replace user indicator presenting view controller with context 2022-03-09 09:11:47 +00:00
Andy Uhnak
f89a9f165b Prepare for new sprint 2022-03-08 18:20:22 +00:00
Andy Uhnak
83baea8a92 Merge branch 'master' into develop 2022-03-08 18:20:21 +00:00
Andy Uhnak
33f39bfdd1 Merge branch 'release/1.8.4/master' 2022-03-08 18:20:16 +00:00
Andy Uhnak
0bfc548538 finish version++ 2022-03-08 18:20:16 +00:00
Anderas
23a28e92e2
Merge pull request #5778 from vector-im/release/1.8.4/release
Release 1.8.4
2022-03-08 18:19:49 +00:00
ismailgulek
e7192be4b7
Merge branch 'develop' into ismail/5749_thread_notifications 2022-03-08 21:18:59 +03:00