Commit graph

771 commits

Author SHA1 Message Date
ismailgulek
8e456298e8
Merge branch 'master' into develop 2022-07-05 10:26:51 +03:00
Johannes Marbach
62033f06c3 Fix layout issues in timeline poll cells (PSB-125)
Fixes: #5326
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-05 08:21:00 +02:00
SBiOSoftWhare
e530647b1f Update changes 2022-07-04 17:44:40 +02:00
aringenbach
29e7e5b162 Display fallback when replied event content is partially missing 2022-07-04 16:59:26 +02:00
aringenbach
837bf0b324 Add changelog 2022-07-04 15:56:37 +02:00
Gil Eluard
67249ac7d5
Invite user UI is always hidden by the keyboard (#6348)
* Invite user UI is always hidden by the keyboard

- fixed
2022-07-01 10:32:57 +02:00
SBiOSoftWhare
c121ece119
Merge pull request #6363 from vector-im/steve/6361_lls_fix_lab_flag
Location sharing: Fix live location sharing lab flag activation
2022-06-30 11:22:01 +02:00
SBiOSoftWhare
37cd053f54 Update changes 2022-06-29 18:14:26 +02:00
Gil Eluard
5663d62e0c
Update Files component iOS (#6345)
* Update Files component iOS

- Done
2022-06-29 16:11:52 +02:00
Anderas
8890369eb5
Merge pull request #6360 from vector-im/andy/6358_cross_sign
Use ZXing library to generate QR codes
2022-06-29 14:54:22 +01:00
Andy Uhnak
10dda21dab Use ZXing library to generate QR codes 2022-06-29 11:58:10 +01:00
Robin Kipp
560debe3f1 Add changelog entry. 2022-06-27 20:02:22 +02:00
Doug
730eafcefe Fix size of media on iPad when multitasking. 2022-06-24 14:13:08 +01:00
Doug
177d77b2af Fix the font when using an Apple Silicon Mac. 2022-06-24 13:06:15 +01:00
Doug
32220fce23 Fix share extension background in dark mode. 2022-06-23 18:41:07 +01:00
Doug
13f4973786 Prevent login using keyboard when homeserver is loading. 2022-06-23 18:33:24 +01:00
Doug
b705db0d0a Fix pasteboard banner when editing text. 2022-06-23 17:01:20 +01:00
aringenbach
ff5bbd2878 Display mandatory backup only if session is running 2022-06-23 14:49:12 +02:00
Johannes Marbach
17c2b20f33
Merge pull request #6333 from vector-im/johannes/clean-up-available
Clean up iOS 14 availability checks
2022-06-23 14:00:28 +02:00
Doug
7d0027e7ba Remove overlap of sender name and first message tap targets. 2022-06-23 11:32:06 +01:00
Johannes Marbach
f1d8e808f9 Add changelog
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-23 10:14:18 +02:00
Doug
8927bff833
Ignore data detector URLs on file attachment names, always opening the file. (#6330) 2022-06-22 15:40:19 +01:00
aringenbach
1d5584d9a8 Handle long press on back buttons 2022-06-22 15:56:31 +02:00
Johannes Marbach
f64b7c50b4
Merge pull request #6322 from vector-im/johannes/tappable-avatar
Make avatar view tappable in bubble layout
2022-06-22 13:43:44 +02:00
Robin Kipp
67291f8023
Accessibility: VoiceOver: Add accessibility label and hint to the Record Voice Message button. (#6323)
* Add accessibility label and hint to the Record Voice Message button.

* Add release note.

* Remove unnecessary import for SwiftUI.

* Update Riot/Modules/Room/VoiceMessages/VoiceMessageToolbarView.swift

Use VectorL10n instead of calling NSLocalizedString directly.

* Add German translation for the newly added a11y strings.

* Revert "Add German translation for the newly added a11y strings."

This reverts commit 003cfd9c3e.

* Update Riot/Assets/en.lproj/Vector.strings
2022-06-22 10:07:13 +01:00
Doug
2d1f6f88b7
Simplify the layout of the onboarding splash screen (#6320)
* Simplify the layout of the onboarding splash screen
* Re-organise OnboardingSplashScreen.
* Fix frame drops for real this time.
2022-06-22 09:54:21 +01:00
Johannes Marbach
03d37b5923
Merge pull request #6328 from vector-im/johannes/quoting
Make quoting context menu action work again
2022-06-21 21:05:57 +02:00
Doug
7c81f67201
Fix unresponsive soft-logout in the legacy flow. (#6329)
- Delegate logic to the OnboardingCoordinator like the new flow does.
- Reset the credentials on every presentation of authVC.
- Make sure not to set the credentials after deleting the data.
2022-06-21 17:30:10 +01:00
Johannes Marbach
18ab841615
Merge pull request #6324 from vector-im/johannes/enable-lls
Expose live location sharing labs flag (default: false) and re-enable background location access (PSF-1127)
2022-06-21 16:01:02 +02:00
Johannes Marbach
fbdd11f98d Make quoting work again
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:49:56 +02:00
Doug
fcd81ced69 Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01:00
Doug
3e6925b980 Trim whitespace and trailing slashes from a user entered homeserver address. 2022-06-21 10:04:22 +01:00
Doug
98c3fb7b82 Add missing ) in workflow. 2022-06-21 09:07:48 +01:00
Johannes Marbach
2fa4cf0c23 Add changelog 2022-06-21 09:52:00 +02:00
Johannes Marbach
2eb9278b86 Make avatar view tappable in bubble layout
Fixes: #5572
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-20 21:24:57 +02:00
Hudzaifah Lutfi
a8514ed6c8 Fix locheck-script that fails the build when there is space character on PROJECT_DIR path.
Signed-off-by: zx <hudzaifah.lutfi@gmail.com>
2022-06-20 10:11:47 +01:00
David Langley
664895107d Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +02:00
aringenbach
a6df2b395b De-labs use only latest user avatar and name 2022-06-20 10:08:58 +02:00
aringenbach
a8e7bf9091
Merge pull request #6311 from vector-im/aringenbach/fix_settings_leading_alignment
Fix settings screens items alignment
2022-06-17 16:03:41 +02:00
aringenbach
1203d945e7 Add changelog 2022-06-17 15:05:23 +02:00
ismailgulek
6ca791feff
Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach
5aba712828
Merge pull request #6309 from vector-im/aringenbach/6302_use_latest_data_for_pills
Use latest user data for mention pills
2022-06-17 13:56:20 +02:00
David Langley
c4debccfb9
Merge pull request #6264 from vector-im/langleyd/6263_remove_ffmpeg
Replace ffmpeg with switf-ogg
2022-06-17 10:21:38 +01:00
Doug
83e2b1d440 Add custom string representations of view model/coordinator results. 2022-06-17 10:15:10 +01:00
aringenbach
ff17725bba Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
ismailgulek
9b4b57fe1f
Add changelog 2022-06-16 17:05:08 +03:00
aringenbach
93cab87102 Fix threads out of labs notice HTML formatting 2022-06-16 10:27:44 +02:00
ismailgulek
8ca127966c
Merge pull request #6304 from vector-im/ismail/6288_voip_freeze 2022-06-16 11:08:16 +03:00
aringenbach
42fb814175 Add changelog 2022-06-16 09:07:02 +02:00
Gil Eluard
21e47062d2
Invites are collapsed incorrectly (#6300)
* Invites are collapsed incorrectly

- use invitee avatar instead of the target avatar for collapsed membership cell
2022-06-15 20:11:03 +02:00
ismailgulek
e268a2c54f
Merge pull request #6298 from vector-im/ismail/5113_directory_bottom_layout
Fix directory bottom layout
2022-06-15 18:55:55 +03:00
ismailgulek
9a0fbc70a7
Merge pull request #6301 from vector-im/ismail/6271_scrollback_spinner 2022-06-15 18:22:16 +03:00
ismailgulek
050493d7f2
Add changelog 2022-06-15 17:37:02 +03:00
Gil Eluard
4f18e40ea3
Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
Stefan Ceriu
5f990b3fb1 NSE - Prevent playback on already read messages and enable on device silencing for unwanted push notifications 2022-06-15 15:18:42 +03:00
ismailgulek
b3994ade95
Add changelog 2022-06-15 14:31:34 +03:00
ismailgulek
94349963c7
Add changelog 2022-06-14 18:32:56 +03:00
ismailgulek
0e6b5f1289
Add changelog 2022-06-14 18:03:04 +03:00
ismailgulek
46bde017bb
Add changelog 2022-06-14 17:03:29 +03:00
David Langley
8462c7be13 Fix changelog filename 2022-06-09 23:57:22 +01:00
David Langley
6a36b81327 Replace ffmpeg with switf-ogg 2022-06-09 23:39:45 +01:00
Doug
b69772edf4 Add AuthenticationRestClient protocol as an authentication interface to MXRestClient. 2022-05-24 10:09:24 +01:00
Stefan Ceriu
201448664e Attempt at fixing [CALayer animationForKey] crashes. 2022-05-23 10:26:59 +03:00
SBiOSoftWhare
eb73525aca
Merge pull request #6161 from vector-im/steve/5722_device_location
Location sharing: Support sending live device location
2022-05-19 14:56:46 +02:00
Doug
9830640ce0 Self review of PR. 2022-05-19 11:43:38 +01:00
Doug
5fd40c994d version++ 2022-05-18 15:09:15 +01:00
Doug
a6cb8f6f16 changelog.d: Upgrade MatrixSDK version ([v0.23.5](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.5)). 2022-05-18 15:09:15 +01:00
Stefan Ceriu
792b4250b2 Fix crash when opening rooms where the current user doesn't have permission to post messages. 2022-05-18 11:58:25 +03:00
Stefan Ceriu
45fdbd64e0 Fixes #6160 - Stop deleting audio recording when sending fails and allow it to be retried through the normal mechanism 2022-05-17 18:25:57 +03:00
MaximeE
c20479b0be 6162: changelog 2022-05-17 11:28:11 +02:00
Yoan Pintas
b5ddb3962d
Merge pull request #6098 from vector-im/yostyle/disable_search_encrypted_rooms
Hide or disable search in the encrypted rooms
2022-05-16 23:24:06 +02:00
SBiOSoftWhare
dfd57a55da Merge branch 'develop' into steve/5722_device_location
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2022-05-16 17:11:57 +02:00
SBiOSoftWhare
abfb086658 Add changes 2022-05-16 17:08:17 +02:00
Stefan Ceriu
4a98b7134a vector-im/element-ios/issues/6149 - Allow video rooms to be shown in the rooms list 2022-05-16 11:34:41 +03:00
aringenbach
64d9824752
Merge pull request #6145 from vector-im/aringenbach/6144_presence_home_dm_refresh
Presence: fix live updates on Home & DM list
2022-05-12 16:19:04 +02:00
MaximeE
1e16c40e66 Merge branch 'develop' into maximee/PSF-986_lls_fix_live_banner_visibility 2022-05-12 11:49:58 +02:00
aringenbach
ce9d502911
Merge pull request #6039 from vector-im/aringenbach/3526_user_pills
Add mention pills to timeline & composer
2022-05-12 11:05:22 +02:00
MaximeE
4a2cddac01 6111: add refresh of live banner visibility when receive beacon from live sharing 2022-05-11 18:18:21 +02:00
aringenbach
6cc5433ac4 Presence: fix live updates on Home & DM list 2022-05-11 15:07:39 +02:00
Doug
835cddab01
Rename completion to callback and simplify actor usage. (#6141) 2022-05-11 13:18:26 +01:00
ismailgulek
4f0946bb90
Merge pull request #6083 from vector-im/ismail/5878_thread_title_fixes
Thread title view fixes
2022-05-11 15:15:59 +03:00
Doug
9bcdf7b19e
Hide the hidden album's thumbnail. (#6143) 2022-05-11 10:51:16 +01:00
Doug
d0494cfb6b
Add ReCaptcha screen (#6135)
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
Doug
8309eea61d Changelog. 2022-05-11 09:49:24 +01:00
MaximeEvrard42
9646cbaa48
Merge pull request #6138 from vector-im/maximee/PSF-984_lls_fix_timeline_refresh_behavior
6103: Handle refreshing timeline with listner on beaconInfoSummary
2022-05-11 09:56:56 +02:00
aringenbach
f64369b9a7 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-11 09:46:02 +02:00
Doug
1b160b5f25
Add registration terms screen. (#6128)
Begin implementing Auth Terms coordinator.
2022-05-10 22:34:35 +01:00
Doug
4a9ace0cf3
Add email verification screen (#6125)
Make a reusable onboarding icon view.
Use a native TextField for better dynamic type support.
Rename completion to callback.
Add readableFrame modifier.
2022-05-10 14:09:43 +01:00
MaximeE
7c5433e214 6103: Handle refreshing timeline with listner on beaconInfoSummary 2022-05-10 11:36:54 +02:00
aringenbach
90a843a8c8 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-09 17:15:45 +02:00
MaximeE
2509b5e7c8 6099: Fix bad interaction between static and live location cell 2022-05-09 14:41:04 +02:00
Andy Uhnak
fbff92fca9 Rename changelog file 2022-05-06 16:04:34 +01:00
Doug
54a4feb0ea
Send the Signup analytics event (#6118)
* Implement the Signup event from AuthenticationViewController.

Use AuthenticationFlow instead of MXKAuthenticationType.
Create new AuthenticationType that aligns with AnalyticsEvent naming.
Add additional cases from AnalyticsEvents.
2022-05-06 13:08:54 +01:00
MaximeEvrard42
f81bd5d656
Merge pull request #6127 from vector-im/maximee/PSF-984_lls_fix_stop_button_timeline
[Location sharing] Fix timeline cell stop button
2022-05-06 09:37:12 +02:00
aringenbach
f67f832cfe Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 15:34:36 +02:00
Stefan Ceriu
c3143ee4b2 version++ 2022-05-05 14:52:05 +03:00
Stefan Ceriu
5f3c96d837 changelog.d: Upgrade MatrixSDK version ([v0.23.4](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.4)). 2022-05-05 14:52:05 +03:00
MaximeE
1d1cf466b6 6110: Fix stop button on timeline cell 2022-05-05 11:56:03 +02:00
aringenbach
43d1e6b2b5 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-05 10:29:01 +02:00
Doug
3161d3d535 Add Authentication Flow WIP.
- Add Registration Screen.
- Add Server Selection Screen.
- Rename AuthenticationCoordinator to LegacyAuthenticationCoordinator.
- Add AuthenticationService and RegistrationWizard.
- Async extensions.
- Add global white and EMS colors to the themes.
- Add tests for server selection and registration screens.
- Accessibility and iPad layout tweaks.
- Remove MainActor from Auth Coordinators/VMs/Views.
(It broke the protocol conformances so now the methods and properties are marked individually.)
2022-05-04 19:26:38 +01:00
SBiOSoftWhare
60d23fa9b2 Merge develop in 6081_lls_screen_integration 2022-05-04 16:53:49 +02:00
aringenbach
70b3a61d2e Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-04 16:01:17 +02:00
aringenbach
7d635f6b22 Add changelog 2022-05-04 16:00:48 +02:00
MaximeEvrard42
9758223fa7
Merge pull request #6112 from vector-im/maximee/PSF-672_add_timer_selector
[Location sharing] Add timer selector
2022-05-04 15:26:28 +02:00
Anderas
b34382f7f7
Merge pull request #6116 from vector-im/andy/6115_fix_crash
Prevent crash when searching
2022-05-03 19:32:46 +01:00
Andy Uhnak
d179cd81d2 Prevent crash when searching 2022-05-03 18:47:03 +01:00
SBiOSoftWhare
b69b080c8f Update changes 2022-05-03 16:05:50 +02:00
Gil Eluard
925c36aee8
Fail to open a sub space #5965 (#6080)
* Fail to open a sub space #5965

- Fixed
2022-05-03 11:22:15 +02:00
yostyle
c86753a2e6 Hide or disable search in the encrypted rooms 2022-05-02 22:30:39 +02:00
MaximeE
8b79cd9eb3 6071: Changelog 2022-05-02 10:24:02 +02:00
ismailgulek
bc8a397277
Merge pull request #6085 from vector-im/ismail/5883_room_preview_crash
Fix room preview crash
2022-04-29 13:39:43 +03:00
MaximeEvrard42
0bc1a79b25
Merge pull request #6088 from vector-im/maximee/6077_lls_SDK_integration_timeline
[Location sharing] Connect SDK on timeline cell
2022-04-29 11:01:54 +02:00
ismailgulek
091daa545a
Add changelog 2022-04-29 10:33:45 +03:00
ismailgulek
ec1cf59916
Add changelog 2022-04-28 16:33:13 +03:00
MaximeE
c8e42b8ca9 Merge branch 'develop' into maximee/6077_lls_SDK_integration_timeline 2022-04-28 12:04:34 +02:00
ismailgulek
a58334b8fa
Add changelog 2022-04-28 03:24:19 +03:00
ismailgulek
dc28583bb3
Add changelog 2022-04-28 02:33:26 +03:00
Gil Eluard
1a3effb8b6
4850 bring leaving space experience in line with web (#6062)
* Bring leaving space experience in line with Web #4850

- Done
2022-04-27 13:31:14 +02:00
MaximeE
168e141586 6077: Changelog 2022-04-27 10:39:58 +02:00
MaximeEvrard42
7e3737aab6
Merge pull request #6055 from vector-im/maximee/6029_lls_timeline_cell
[Location sharing] Live location cell in timeline
2022-04-26 15:58:09 +02:00
Doug
13813353aa
Add locheck run script to Riot target. (#6069)
* Add a locheck pre-build step to find all .strings errors.
* Treat locheck warnings as errors.
* Install mint on CI and pin locheck version.
* Clean up localised strings with invalid formatting
2022-04-26 09:36:05 +01:00
MaximeE
a503938b64 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
SBiOSoftWhare
9a8126d7ac Merge branch 'develop' into steve/6021_beacon_event 2022-04-25 11:07:14 +02:00
SBiOSoftWhare
790604dad1 Merge branch 'develop' into steve/5723_lls_screen
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/ShareLocationActivityController.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/MapViewErrorAlertInfoBuilder.swift
2022-04-22 12:15:34 +02:00
SBiOSoftWhare
009d7b75a1 Update changes 2022-04-22 11:55:40 +02:00
MaximeE
5801c8dcbf 6029: finalise configuration of live location cell 2022-04-21 17:29:32 +02:00
Doug
faea2de85b Fix UI Tests and run on PRs
- Add missing screen states.
- Detect the bottom of the screen list and stop scrolling if screen state wasn't found.
- Remove unimplemented tests to speed up the run.
- Remove failed button checks in MatrixItemChooserUITests
2022-04-21 12:54:53 +01:00
Anderas
31842809af
Merge pull request #6047 from vector-im/andy/6046_uisi_context
Log decryption error details as context in AnalyticsEvent
2022-04-21 12:29:14 +01:00
ismailgulek
94943727b2
Generate changelog for 1.8.13 2022-04-20 17:27:38 +03:00
gulekismail
166d9b2e9e changelog.d: Upgrade MatrixSDK version ([v0.23.3](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.3)). 2022-04-20 16:07:43 +03:00
Andy Uhnak
1a2fcb85cc Log decryption error details as context in AnalyticsEvent 2022-04-19 16:09:46 +01:00
ismailgulek
36e51479ac
Add changelog 2022-04-19 13:33:42 +03:00
Yoan Pintas
c3d7d1eb5e
Merge pull request #6035 from vector-im/yostyle/join_and_show_room
When accepting an invite, expecting to see the room
2022-04-15 15:16:36 +02:00
Gil Eluard
8f86a65080
Room preview on a long press should not update the read receipt (#6027)
- Done
2022-04-14 10:30:51 +02:00
Doug
c04db50a6c Fix some warnings. 2022-04-13 17:21:11 +01:00
ismailgulek
0a92018e76
Merge pull request #6028 from vector-im/ismail/6023_crashes
Fix some crashes
2022-04-12 20:19:17 +03:00
yostyle
175a8a8aea Show room after accepting invite 2022-04-12 19:16:58 +02:00
ismailgulek
46b7681992
Add changelog 2022-04-12 14:42:21 +03:00
MaximeEvrard42
dcfaadbf97
Merge pull request #6016 from vector-im/maximee/5982_ls_static_share_viewer
[Location Sharing] Add separate screen for viewing static shared location
2022-04-12 12:32:12 +02:00
Stefan Ceriu
671197699a Fix vector-im/element-ios/issues/6004 - Reset home filters when switching tabs. 2022-04-12 12:49:53 +03:00
Stefan Ceriu
c4b4a33ffb Warn users about incoming iOS 13 support drop. 2022-04-12 11:24:14 +03:00
MaximeE
fb962a01aa Merge branch 'develop' into maximee/5982_ls_static_share_viewer 2022-04-11 17:26:07 +02:00
Gil Eluard
87e3c64ef6
Wrong copy for upgrade room message (#6003)
* Wrong copy for upgrade room message

- fixed
2022-04-11 15:46:08 +02:00
SBiOSoftWhare
e1f8d7b833
Merge pull request #5928 from vector-im/steve/5903_lls_start
Location sharing: Support live location sharing start
2022-04-11 14:20:26 +02:00
Doug
139316c0f5 Stop excluding ARM64 simulator builds.
Follows on from an update to JitsiMeetSDK in matrix-ios-sdk.
2022-04-11 13:05:42 +01:00
Doug
14f0e53357
Add loading indicators to the SwiftUI templates. (#6014) 2022-04-11 12:57:58 +01:00
Doug
c3bb530d5c Update PostHog debug configuration. 2022-04-11 11:51:18 +01:00
MaximeE
ba8b019f4b 5982: Add string and changelog 2022-04-08 17:47:16 +02:00
Doug
73815ef465
Merge pull request #6011 from vector-im/doug/localisation
Small changes to localisation
2022-04-08 15:50:12 +01:00
aringenbach
1161e23ce6 Use safe area layout guide on ContactDetailsViewController 2022-04-08 15:22:20 +02:00
Doug
98d730f5a9 Rename NOTIFICATION key to Notification for missing translations.
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
Gil Eluard
71aec774d0
Add button in create room dialog can be pressed multiple times (#6005)
- Fixed
2022-04-08 11:25:06 +02:00
SBiOSoftWhare
3fd0212299 Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
#	Riot/Modules/Room/RoomViewController.h
#	RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
#	RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
2022-04-08 11:09:06 +02:00
Andy Uhnak
3531313edc Merge branch 'develop' into andy/5619_home_reloads 2022-04-07 10:49:15 +01:00
aringenbach
3e54762ad0
Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
Andy Uhnak
c7a3b89ca2 Merge branch 'develop' into andy/5958_home_scroll 2022-04-07 09:57:47 +01:00
aringenbach
6a82bf9e01 Add presence offline mode setting 2022-04-06 15:18:54 +02:00
aringenbach
2b29887ce5
Merge pull request #5972 from vector-im/aringenbach/5933_presence_indicator
Display presence indicator on Home & DM
2022-04-06 15:17:48 +02:00
SBiOSoftWhare
0ac1a2c95f Fix changes 2022-04-06 10:12:03 +02:00
SBiOSoftWhare
4f47a31dca Add changes 2022-04-06 09:19:06 +02:00
Doug
ce38eb853f
Merge pull request #5917 from vector-im/doug/5652_enable_ftue_personalisation
Enable profile personalisation screens after registration.
2022-04-05 17:43:44 +01:00
Doug
f61f633f55 Disable RTL languages for now. 2022-04-05 13:23:52 +01:00
aringenbach
fd86d0e331 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek
c2a39a0161
Add changelog 2022-04-05 14:14:46 +03:00
ismailgulek
028861d28c
Merge branch 'develop' into ismail/5878_threads_design_tweaks 2022-04-05 13:02:19 +03:00
ismailgulek
670a86fff5
Merge pull request #5970 from vector-im/ismail/5772_threads_opt-in
Threads opt-in screen
2022-04-05 12:36:01 +03:00
ismailgulek
a345436414
Add changelog 2022-04-05 02:39:42 +03:00
Gil Eluard
8ed0f6be24
Add support for Apple context menus in matrix items list screens (#5963) 2022-04-04 20:07:06 +02:00
aringenbach
ac13312088 Add changelog 2022-04-04 18:55:00 +02:00
MaximeEvrard42
1d17a4205d
Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
[Location Sharing]: Pin drop location sharing
2022-04-04 18:04:22 +02:00
ismailgulek
da711e30bd
Add changelog 2022-04-04 16:59:51 +03:00
Andy Uhnak
08b48b6285 Reduce the number of unnecessary home page reloads 2022-04-04 12:04:55 +01:00
Andy Uhnak
e29c4515b4 Register unique cells for home screen sections 2022-04-04 08:30:25 +01:00
ismailgulek
867af20b40
Merge pull request #5956 from vector-im/ismail/5870_thread_from_voice
Fix voice message cell height when containing thread summary
2022-03-31 14:49:03 +03:00
ismailgulek
285cff1fb7
Add changelog 2022-03-31 13:48:55 +03:00
ismailgulek
92f119a686
Add changelog 2022-03-31 13:45:18 +03:00
ismailgulek
69185b05e2
Merge pull request #5865 from vector-im/ismail/5770_threads_notice
Threads notice
2022-03-31 13:18:40 +03:00
Gil Eluard
de29864a43
Not possible to join an empty room on some suggested rooms (#5950)
* “It is not possible to join an empty room” on suggested rooms in a space #5170

- Fixed
2022-03-30 19:38:05 +02:00
Doug
9ee0e95ada Enable profile personalisation screens after registration. 2022-03-30 16:44:19 +01:00
David Langley
8e795eff97
Merge pull request #5949 from vector-im/langleyd/5948_fix_launch_stuck
We should always reset `listenForRoomListDataReady` for a session sta…
2022-03-30 12:04:55 +01:00
ismailgulek
b12f6497d8
Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
Anderas
d6b334070c
Merge pull request #5946 from vector-im/andy/5606_create_indicators
New loading indicators when creating a room
2022-03-30 11:05:43 +01:00
Anderas
3cfd2393a4
Merge pull request #5942 from vector-im/andy/5604_join_indicators
Join room loading indicators
2022-03-30 11:05:21 +01:00
David Langley
a89e137b2e We should always reset listenForRoomListDataReady for a session start/reset, even if onboarding is in progress. 2022-03-30 11:04:07 +01:00
MaximeE
8be37f76a8 5858: Add pin drop feature 2022-03-30 11:36:31 +02:00
David Langley
df98d385cd
Merge pull request #5945 from vector-im/langleyd/5938_post_autoreporter_cleanup
Post UISI Autoreporter cleanup
2022-03-30 10:14:52 +01:00
Gil Eluard
1674498e18
m.room.join_rules not properly set for private access (#5944)
- Fixed
2022-03-30 10:04:25 +02:00
Gil Eluard
71d637d644
The "Swipe to see all rooms" hint is sometimes presented at the wrong time (#5941)
- fixed
2022-03-30 09:58:47 +02:00
Andy Uhnak
55c3749486 New loading indicators when creating a room 2022-03-29 17:18:11 +01:00
Andy Uhnak
92b31a0f01 Join room loading indicators 2022-03-29 15:03:09 +01:00
Doug
1a77067fd0
Merge pull request #5923 from vector-im/johannes/5058_room_data_source_leak
Fix retain cycle in MXKRoomDataSource
2022-03-29 12:10:36 +01:00
David Langley
9a20332d5d Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5938_post_autoreporter_cleanup 2022-03-29 11:54:48 +01:00
David Langley
59b698ad84 Don't call _callPresenter.addMatrixSession twice. 2022-03-29 11:36:33 +01:00
Doug
3bf6245808
Merge pull request #5907 from vector-im/johannes/5898_authentication_readable_width
Restrict UI components on authentication screen to readable width
2022-03-29 11:07:13 +01:00
Anderas
4e67b0b406
Merge pull request #5937 from vector-im/andy/4858_resolve_alias
Enable joining a room via identifier from another home server
2022-03-29 10:54:48 +01:00
Doug
693a469bda
Merge pull request #5936 from vector-im/doug/5935_enable_all_langauges
Enable all translations
2022-03-29 09:33:06 +01:00
Andy Uhnak
dcfff556a4 Enable joining a room via identifier from another home server 2022-03-28 16:34:12 +01:00
Doug
a0aad52f9b Enable all translations
Sadly, disable RTL layout too as there are many bugs.
2022-03-28 16:28:23 +01:00
Gil Eluard
4f1544f1ef
Space preview shows wrong number of members (#5934)
Space preview shows wrong number of members #4842

- Fixed
2022-03-28 15:35:00 +02:00
Stefan Ceriu
2ed9fe8ded Fixed the regular expression used for link detection in attributed strings. 2022-03-28 11:57:50 +03:00
Gil Eluard
b04bd1c885
Merge pull request #5925 from vector-im/gil/5915-Cannot_view_space_invitations_from_system_notifications
Can't view space invitations from system notifications
2022-03-28 10:48:09 +02:00
SBiOSoftWhare
180df099fa Add changes 2022-03-28 10:42:23 +02:00
Gil Eluard
9b5932baac
Merge pull request #5912 from vector-im/gil/5797-Subspace_error_does_not_make_sense
Subspace error doesn't make sense
2022-03-28 00:02:37 +02:00
Gil Eluard
16ec23e5cb Can't view space invitations from system notifications #5915
- Fixed
2022-03-27 23:52:56 +02:00
Johannes Marbach
945f810484 Fix retain cycle in MXKRoomDataSource
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-27 20:53:46 +02:00
Gil Eluard
dc3e7aec2f Sync space order with web #5134 2022-03-25 13:45:16 +01:00
aringenbach
4bda8da4fe
Merge pull request #5914 from vector-im/aringenbach/1575_jitsi_leave_call_on_remove_widget
Fix app not leaving call when Jitsi widget is removed
2022-03-24 16:40:01 +01:00
aringenbach
49482ef02b Fix app not leaving call when Jitsi widget is removed from the room 2022-03-24 14:57:58 +01:00
Andy Uhnak
218bf30e23 Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +00:00
Gil Eluard
8eb48c95fa Subspace error doesn't make sense #5797
- Updated "Add space" error message
2022-03-24 13:37:24 +01:00
Doug
ffeeacc600
Merge pull request #5910 from vector-im/doug/swiftui_textfield
Remove unused Bindings in RoundedBorderTextField/Editor.
2022-03-24 12:35:09 +00:00
MaximeEvrard42
5a4c5e55ee
Merge pull request #5859 from vector-im/maximee/5720_location_sharing_UI_change
Update UI in location sharing view #5720
2022-03-24 11:58:09 +01:00
Doug
d475c304a2 Remove unused Bindings in RoundedBorderTextField/Editor. 2022-03-24 09:54:53 +00:00
Johannes Marbach
dabd237115 Restrict UI components on authentication screen to readable width
- Make layout margins on content view follow readable width
- Set zero edge insets on content view
- Constrain all subviews of content view to leading & trailing
  layout margins of superview

Fixes: #5898
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-23 20:19:04 +01:00
Gil Eluard
46e0bce5fc
Merge pull request #5899 from vector-im/gil/5771_Update_suggested_room_preview 2022-03-23 20:03:26 +01:00
aringenbach
702f22143d
Merge pull request #5894 from vector-im/aringenbach/5837_handle_empty_jitsi_default_url
Allow empty Jitsi default url in BuildSettings
2022-03-23 15:40:26 +01:00
Gil Eluard
fa5e7f065e
Merge pull request #5897 from vector-im/gil/5810_Add_Invite_people_to_the_space_menu
Add "Invite people" to the space menu in the left panel and update me…
2022-03-23 12:22:09 +01:00
Anderas
db26880ea5
Merge pull request #5892 from vector-im/andy/5875_login_button
Ensure the login button is always visible
2022-03-23 11:19:04 +00:00
Gil Eluard
807c97d076 Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-23 10:58:41 +01:00
Anderas
70d39ef741
Merge pull request #5893 from vector-im/andy/5883_search_crash
Prevent crash when searching for rooms
2022-03-22 16:51:43 +00:00
Doug
ea44865da5
Merge pull request #5891 from vector-im/doug/5651_ftue_celebration
Add FTUE celebration screen
2022-03-22 16:34:41 +00:00
Gil Eluard
909222e212 Add "Invite people" to the space menu in the left panel and update menu order #5810
- done
2022-03-22 16:51:43 +01:00
aringenbach
399d798937 Fix changelog message 2022-03-22 16:24:07 +01:00
aringenbach
9fc634655d Add changelog 2022-03-22 14:26:44 +01:00
Andy Uhnak
f17ef7b20e Prevent crash when searching for rooms 2022-03-22 12:52:11 +00:00
Doug
29dffb3d6e Improve celebration screen layout on iPad
Rename OnboardingConstants to OnboardingMetrics.
Fix strings warning about public property in public extension.
Remove unused OnboardingCelebrationViewModelResult.
2022-03-22 12:02:05 +00:00
David Langley
96c3ed8df3
Merge pull request #5476 from vector-im/langleyd/5472_green_spinner_incorrectly_hidden
Green spinner hidden too early
2022-03-22 11:55:52 +00:00
Andy Uhnak
ef45cc029d Ensure the login button is always visible 2022-03-22 11:44:52 +00:00
aringenbach
9c10bab0cf
Merge pull request #5784 from vector-im/aringenbach/5745_mandatory_secure_backup
Support for mandatory backup/verification
2022-03-22 12:39:40 +01:00
Stefan Ceriu
99ca48fb88 Prevent the homescreen from resetting on every appearance. 2022-03-22 12:44:26 +02:00
MaximeE
49144e1e0e 5720: Update from develop 2022-03-22 09:41:25 +01:00
Anderas
1ddae2b76d
Merge pull request #5882 from vector-im/andy/5873_initial_sync
Do not clear cache if there are no stored filters
2022-03-22 08:19:47 +00:00
Doug
d10c387460
Merge pull request #5861 from vector-im/doug/5652_ftue_personalisation
FTUE personalisation screens
2022-03-21 18:54:11 +00:00
Doug
a827a375d7 Fix crash trying to remove a UserSession for a nil MXSession. 2022-03-21 17:50:05 +00:00
Doug
efa97c9669 Updates following self review. 2022-03-21 17:37:16 +00:00
Stefan Ceriu
c53f34dcd0 Fix user suggestions not showing up when re-entering a room. 2022-03-21 18:40:21 +02:00
Andy Uhnak
2746e4cfaf Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
Arnaud Ringenbach
a3c604eff3 Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup 2022-03-21 15:28:23 +01:00
Doug
06abdf78ad 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
Gil Eluard
6fd2f2c3a2
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
c734d7c93e 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
SBiOSoftWhare
21473374d0 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
ismailgulek
d9b5445755
Merge branch 'develop' into ismail/5770_threads_notice 2022-03-18 15:07:44 +03:00
ismailgulek
88e5ab0152
Add changelog 2022-03-18 13:24:10 +03:00
ismailgulek
3330fbd06a
Add changelog 2022-03-18 02:08:38 +03:00
Anderas
c3b231b1e4
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
ab157c5f10 Update changes 2022-03-17 17:02:29 +01:00
MaximeE
9ca2b1dda3 5720: Changelog 2022-03-17 16:56:53 +01:00
Gil Eluard
594187d02f
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
178a6a7f30 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