Commit Graph

1806 Commits

Author SHA1 Message Date
SBiOSoftWhare dbf9a17a78 Merge pull request #6471 from vector-im/steve/6470_lls_delete
Location sharing: Handle live location sharing delete (PSG-487)
2022-07-26 10:53:35 +02:00
Johannes Marbach 5b4e98fe95 Read tile server URL from .well-known (PSG-592)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-25 17:00:37 +02:00
SBiOSoftWhare 7f0fee41f3 RoomDataSource: Handle live location sharing deletion. 2022-07-25 15:02:33 +02:00
David Langley 65833b697d Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6419_remove_ffmpeg_again 2022-07-21 17:31:08 +01:00
SBiOSoftWhare b18efdf3d6 Merge pull request #6449 from vector-im/steve/6448_map_tile_credits
Location sharing: Show map credits on live location timeline tile only when map is shown (PSG-626)
2022-07-19 09:24:20 +02:00
SBiOSoftWhare af19e1869d Merge pull request #6447 from vector-im/steve/6423_lls_reply
Location sharing: Handle live location sharing start event reply in the timeline (PSG-4)
2022-07-18 18:16:50 +02:00
SBiOSoftWhare d3be937d6a RoomTimelineLocationView: Show map credits only when map is visible. 2022-07-18 17:20:26 +02:00
SBiOSoftWhare f7e349307a LocationPlainCell: Support long press for context menu display. 2022-07-18 15:48:58 +02:00
SBiOSoftWhare 8246edf604 RoomVC: Updated supported context menu actions for beacon info event. 2022-07-18 15:47:05 +02:00
Andy Uhnak f313a0927f Convert verification request and transaction to protocols 2022-07-18 10:28:48 +01:00
David Langley d6ee0f2d10 Remove ffmpeg again with opus libraries fixed to add arm64 sim support. 2022-07-13 14:01:02 +01:00
aringenbach d9554e3d8a Rename isIRCStyleCommand to sendAsIRCStyleCommandIfPossible 2022-07-12 10:37:29 +02:00
aringenbach e00a4631eb Rework slash command condition to make it a bit clearer 2022-07-12 10:35:05 +02:00
aringenbach ca6e56d004 Fix slash commands from room composer 2022-07-11 18:17:12 +02:00
SBiOSoftWhare c35bb7a0d1 RoomTimelineLocationView: Update information banner opacity. 2022-07-06 16:29:47 +02:00
Gil Eluard f91e84af00 Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

- implemented
2022-07-05 14:04:52 +02:00
Gil Eluard 437b2eafd6 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
Gil Eluard 038c347fc9 Update Files component iOS (#6345)
* Update Files component iOS

- Done
2022-06-29 16:11:52 +02:00
Johannes Marbach 50c8728674 Merge pull request #6326 from vector-im/johannes/lls-reporting
Enable reporting of live location shares (PSF-1066)
2022-06-28 10:59:54 +02:00
Robin Kipp 95f9c5b3cb Properly end the active AVAudioSession when recording finishes. 2022-06-27 20:02:22 +02:00
Doug 41fc4d755a Fix size of media on iPad when multitasking. 2022-06-24 14:13:08 +01: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
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
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
Doug 6eed50fd9a Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01: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
David Langley 93a9ec223a Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +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 4c8bed38c2 Use latest user data for mention pills 2022-06-16 17:07:47 +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 70a794d3dc Merge pull request #6301 from vector-im/ismail/6271_scrollback_spinner 2022-06-15 18:22:16 +03:00
Gil Eluard 05ccf557e7 Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
ismailgulek b01f692fe5 Present loading indicator immediately on pagination 2022-06-15 14:30:48 +03:00
David Langley a1d5f7a83b fix typos and returning on main 2022-06-14 23:44:49 +01:00
ismailgulek a0e9a23cb1 Add canInvitePeople parameter to room discussion type 2022-06-14 18:02:15 +03:00
ismailgulek 01c73070c8 Update actions when the input toolbar is refreshed 2022-06-14 17:02:58 +03:00
ismailgulek a195f43b38 Merge pull request #6274 from vector-im/ismail/5502_ungroup_threads
Ungroup events containing thread roots
2022-06-14 11:18:23 +03:00
ismailgulek 18cf1c631a Merge pull request #6279 from vector-im/ismail/6242_fix_merge_bubbles 2022-06-14 10:46:10 +03:00