Commit graph

8899 commits

Author SHA1 Message Date
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
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
Johannes Marbach
b7d9cf0278 Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00
Doug
fcd81ced69 Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01:00
Doug
78bf70febc 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
3e6925b980 Trim whitespace and trailing slashes from a user entered homeserver address. 2022-06-21 10:04:22 +01:00
Johannes Marbach
b255bcd595 Revert "Merge pull request #6299 from vector-im/johannes/back-out-background-location-access"
This reverts commit c50f23fd89, reversing
changes made to ff06c68f8f.
2022-06-21 09:45:30 +02:00
Johannes Marbach
f89631b719 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
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
ismailgulek
6ca791feff
Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach
d88d456b80 Fix settings screens items alignment 2022-06-17 14:45:17 +02: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
aringenbach
d10516563d Fix some comments 2022-06-17 10:19:10 +02:00
aringenbach
d2ca614655 Add avatar url and attachment size tests 2022-06-17 09:16:59 +02:00
David Langley
de850b25e7 Update third_party_licenses.html 2022-06-16 17:29:57 +01:00
aringenbach
ff17725bba Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
aringenbach
f249a0494c Remove unnecessary html style 2022-06-16 10:27:44 +02: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
8fdf3d8949 Set HTML formatter as static 2022-06-16 09:07:02 +02:00
aringenbach
7d03668fa0 Move font parameter and update parameters description 2022-06-16 09:07:02 +02:00
aringenbach
6cb8b86430 Improve HTML formatter 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
d5cb1ba7de
Calculate needed bottom padding 2022-06-15 18:53:01 +03:00
ismailgulek
9a0fbc70a7
Merge pull request #6301 from vector-im/ismail/6271_scrollback_spinner 2022-06-15 18:22:16 +03:00
ismailgulek
a7847a876c
Do not show launching animation for backgroundSyncInProgress state 2022-06-15 17:36:13 +03:00
Gil Eluard
4f18e40ea3
Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
ismailgulek
b8dbcf1b57
Merge pull request #6295 from vector-im/ismail/5584_fix_input_actions 2022-06-15 15:12:03 +03:00
ismailgulek
2f6835beee
Present loading indicator immediately on pagination 2022-06-15 14:30:48 +03:00
ismailgulek
e4772f1510
Fix log 2022-06-15 14:30:23 +03:00
ismailgulek
eef9ee242a
Remove location background mode 2022-06-15 11:19:33 +03:00
Johannes Marbach
afe3d14578
Revert "Revert "Enable background location capability.""
This reverts commit 0ef9afb4ba.
2022-06-15 11:17:48 +03:00
Johannes Marbach
254acbf8b7 Revert "UserLocationService: Enable background location."
This reverts commit 56c6ef321d.
2022-06-15 08:52:04 +02:00
Johannes Marbach
0ef9afb4ba Revert "Enable background location capability."
This reverts commit ab3acab8d9.
2022-06-15 08:51:54 +02:00
David Langley
cca4c3bbbf fix typos and returning on main 2022-06-14 23:44:49 +01:00
ismailgulek
d544fec240
Add some footer space to the table view 2022-06-14 18:32:12 +03:00
ismailgulek
60eb2cf46e
Add canInvitePeople parameter to room discussion type 2022-06-14 18:02:15 +03:00
ismailgulek
604fbef388
Introduce canInvitePeople on bubble cell data 2022-06-14 18:01:24 +03:00
ismailgulek
a923cf4d6a
Update actions when the input toolbar is refreshed 2022-06-14 17:02:58 +03:00
ismailgulek
317ca5d701
Merge pull request #6292 from vector-im/ismail/6207_universal_link_room_invite
Fix universal link for room invites
2022-06-14 16:26:53 +03:00