Andy Uhnak
fe33c58e7b
Merge branch 'master' into develop
2022-05-19 18:21:22 +01:00
Stefan Ceriu
1821167356
#6130 , #4769 - Fix home screen not resetting on tab switching
2022-05-19 16:49:09 +03:00
Stefan Ceriu
ff3d99108b
#4769 , #6130 - Fix filtering search bar cancel button not clearing the results.
2022-05-19 16:49:09 +03:00
Stefan Ceriu
758dfa3c12
Fix home screen shrinking too much on keyboard opening.
2022-05-19 16:49:09 +03:00
SBiOSoftWhare
055c45128b
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
108527e2b7
Fix doc comments and callback.
2022-05-19 11:43:38 +01:00
Doug
2ff94e46c3
Use ordered flow for matrix.org and (kind of) homeserver defined order otherwise.
2022-05-19 11:43:38 +01:00
Doug
fd543b562f
Use an onStart closure instead of awaiting the authentication coordinator.
2022-05-19 11:43:38 +01:00
Doug
8eb6228801
Self review of PR.
2022-05-19 11:43:38 +01:00
Doug
b848e6b126
Add Email/Terms/ReCaptcha into the Authentication flow
...
Replace ReCaptcha navigation delegate with a WKUserContentController.
Move callback property closures onto the MainActor.
Show a loading indicator whilst waiting for the authentication service to start.
Move nextUncompletedStage into FlowResult.
Handle text field actions during authentication.
Remove scroll view tweaks in server selection screen following EMS banner removal.
2022-05-19 11:43:38 +01:00
Stefan Ceriu
dce59fb6ee
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
a184fe1fe2
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
cfd8aa8da4
6162: Update UI according to new design
2022-05-17 11:26:29 +02:00
Yoan Pintas
46930060ec
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
2714eb52f1
Fix UI tests.
2022-05-16 18:18:13 +02:00
SBiOSoftWhare
7bf6935970
Merge branch 'develop' into steve/5722_device_location
...
# Conflicts:
# Riot/Modules/Room/DataSources/RoomDataSource.m
2022-05-16 17:11:57 +02:00
SBiOSoftWhare
b080d75f6d
RoomDataSource: Fix SDK updates.
2022-05-16 17:05:13 +02:00
SBiOSoftWhare
eed75a140f
LocationManager: Fix request always usage.
2022-05-16 16:58:02 +02:00
SBiOSoftWhare
430534db50
AppCoordinator: Handle UserLocationServiceProvider setup
2022-05-16 11:33:40 +02:00
SBiOSoftWhare
fd18d14e17
MXSession: Add convenient getter to retrieve UserLocationService associated to session user id
2022-05-16 11:32:33 +02:00
SBiOSoftWhare
ab36173aa2
Add UserLocationServiceProvider that enables to automatically store UserLocationService per user id and retrieve existing UserLocationService.
2022-05-16 11:28:37 +02:00
SBiOSoftWhare
c1c7a0b0ec
Add UserLocationService that handles live location sharing for the current user
2022-05-16 11:18:16 +02:00
SBiOSoftWhare
33b08aa1d6
Add LocationManager that handles device geolocalization.
2022-05-16 11:03:37 +02:00
ismailgulek
fe329ab4d5
Merge pull request #6152 from vector-im/aringenbach/clear_pills_artifacts
...
Flush pills on text view updates
2022-05-16 11:30:51 +03:00
aringenbach
f8430d7c62
Check nullability on attributed text
2022-05-13 17:02:56 +02:00
aringenbach
9e4b5baaf7
Fix composer text coloration
2022-05-13 16:40:47 +02:00
aringenbach
2edd26d67f
Use NSHashTable
2022-05-13 14:58:34 +02:00
aringenbach
b98ba8ca74
Store weak references in MXKMessageTextView array
2022-05-13 14:46:42 +02:00
aringenbach
04121c7752
Weakify message text view reference
2022-05-13 14:00:06 +02:00
aringenbach
77a6469625
Flush pills on text view updates
2022-05-13 13:52:46 +02:00
aringenbach
932b9ad4e6
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
43364ff3e1
Merge branch 'develop' into maximee/PSF-986_lls_fix_live_banner_visibility
2022-05-12 11:49:58 +02:00
MaximeE
10cd066e58
6111: Move the call on the listener
2022-05-12 11:17:29 +02:00
aringenbach
9483f05790
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
aringenbach
a5fd8f7417
Setup a dedicated listener owned by PresenceIndicatorView
2022-05-12 10:55:00 +02:00
MaximeE
4099e8d75a
6111: add refresh of live banner visibility when receive beacon from live sharing
2022-05-11 18:18:21 +02:00
aringenbach
acec23921d
Remove observers when needed
2022-05-11 15:51:12 +02:00
aringenbach
1c365a3d84
Presence: fix live updates on Home & DM list
2022-05-11 15:07:39 +02:00
Doug
0417263fdb
Rename completion to callback and simplify actor usage. ( #6141 )
2022-05-11 13:18:26 +01:00
ismailgulek
e0f459014c
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
9c200999f4
Hide the hidden album's thumbnail. ( #6143 )
2022-05-11 10:51:16 +01:00
aringenbach
b08048d437
Move NSTextAttachment view provider registration to finalizeInit
2022-05-11 11:28:37 +02:00
Doug
600765f56f
Add ReCaptcha screen ( #6135 )
...
Support dark mode in MXKAuthenticationRecaptchaWebView.
Begin implementing the ReCaptcha coordinator.
2022-05-11 09:57:37 +01:00
Doug
cc0286ff3d
Remove iOS 13/14 checks from Template/Onboarding/Authentication.
2022-05-11 09:49:24 +01:00
MaximeEvrard42
edd551d6d8
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
039bfdb03e
Merge branch 'develop' into aringenbach/3526_user_pills
2022-05-11 09:46:02 +02:00
aringenbach
f98743b51b
Replace magic number for pill offset
2022-05-11 09:45:16 +02:00
aringenbach
3fb45c6ac1
Use font from context and store it in pill data
2022-05-10 17:19:52 +02:00
MaximeE
ca7acd1a55
6103: Change scope of synchronised
2022-05-10 15:55:54 +02:00
MaximeE
145a8ffd06
6103: Update beaconInfoSummary
2022-05-10 15:21:59 +02:00