Commit Graph

8960 Commits

Author SHA1 Message Date
Doug 27ae57eca8 Fix the font when using an Apple Silicon Mac. 2022-06-24 13:06:15 +01:00
Doug 9d81447d20 Fix pasteboard banner when editing text. 2022-06-23 17:01:20 +01:00
aringenbach e4297b2fd2 Display mandatory backup only if session is running 2022-06-23 14:49:12 +02:00
Johannes Marbach 49956ae8a0 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 c268e0dc3a Remove overlap of sender name and first message tap targets. 2022-06-23 11:32:06 +01:00
Johannes Marbach ce4c8b186c Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-23 10:05:46 +02:00
Johannes Marbach 868fd7e0c8 Remove all @available(iOS 14... annotations 2022-06-23 09:47:38 +02:00
Doug 6d195c103d Ignore data detector URLs on file attachment names, always opening the file. (#6330) 2022-06-22 15:40:19 +01:00
aringenbach e071ec789a Update Room Info screen back button text 2022-06-22 15:56:31 +02:00
aringenbach 137d840d11 Handle long press on back buttons 2022-06-22 15:56:31 +02:00
Johannes Marbach 3eff84f3c7 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 ee6bc4c69f 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 003cfd9c3ecc149b9aff7833c8d6614bbb37f72c.

* Update Riot/Assets/en.lproj/Vector.strings
2022-06-22 10:07:13 +01:00
Johannes Marbach 4e62819f49 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 87e35e8f5b 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 4b1d5d7a7f 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 8dab22962c Make quoting work again
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:49:56 +02:00
Johannes Marbach 4b5024d999 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
Johannes Marbach f41ddb924b Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00
Doug 6eed50fd9a Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01:00
Doug 9817b92419 Exclude MXK views/controllers from NSE and Intents
And exclude all MXK authentication from the share extension.
2022-06-21 10:04:22 +01:00
Doug 6cb4a8cf04 Trim whitespace and trailing slashes from a user entered homeserver address. 2022-06-21 10:04:22 +01:00
Johannes Marbach 30fc3854f8 Revert "Merge pull request #6299 from vector-im/johannes/back-out-background-location-access"
This reverts commit c50f23fd8938b8845c0121016f97a15d8a6b8c35, reversing
changes made to ff06c68f8ff8b497240e042a9330252771d93982.
2022-06-21 09:45:30 +02:00
Johannes Marbach 3338c6b638 Expose live-location sharing labs flag (default: false)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 09:43:45 +02:00
Johannes Marbach ff79edf060 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 85351a5cea 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 93a9ec223a Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +02:00
aringenbach f5c562b5a5 De-labs use only latest user avatar and name 2022-06-20 10:08:58 +02:00
aringenbach c757657cdd 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
ismailgulek 5957a1c993 Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach 5baacbe304 Fix settings screens items alignment 2022-06-17 14:45:17 +02:00
aringenbach 6272d77090 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 9cc574cccd Merge pull request #6264 from vector-im/langleyd/6263_remove_ffmpeg
Replace ffmpeg with switf-ogg
2022-06-17 10:21:38 +01:00
aringenbach c4902aef28 Fix some comments 2022-06-17 10:19:10 +02:00
aringenbach dcf97616f4 Add avatar url and attachment size tests 2022-06-17 09:16:59 +02:00
David Langley 4a7dab1311 Update third_party_licenses.html 2022-06-16 17:29:57 +01:00
aringenbach 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach 87915a9e30 Remove unnecessary html style 2022-06-16 10:27:44 +02:00
aringenbach ac95a2780f Fix threads out of labs notice HTML formatting 2022-06-16 10:27:44 +02:00
ismailgulek a20f27d2ce Merge pull request #6304 from vector-im/ismail/6288_voip_freeze 2022-06-16 11:08:16 +03:00
aringenbach f2e14f2512 Set HTML formatter as static 2022-06-16 09:07:02 +02:00
aringenbach 2323e21b64 Move font parameter and update parameters description 2022-06-16 09:07:02 +02:00
aringenbach f8cd8fa96c Improve HTML formatter 2022-06-16 09:07:02 +02:00
Gil Eluard 0015993b8e 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 2891ec98b8 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 cc4ebcef58 Calculate needed bottom padding 2022-06-15 18:53:01 +03:00
ismailgulek 70a794d3dc Merge pull request #6301 from vector-im/ismail/6271_scrollback_spinner 2022-06-15 18:22:16 +03:00
ismailgulek 91419dfd9c Do not show launching animation for backgroundSyncInProgress state 2022-06-15 17:36:13 +03:00
Gil Eluard 05ccf557e7 Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
ismailgulek 68c953d38d Merge pull request #6295 from vector-im/ismail/5584_fix_input_actions 2022-06-15 15:12:03 +03:00
ismailgulek b01f692fe5 Present loading indicator immediately on pagination 2022-06-15 14:30:48 +03:00