Commit graph

2151 commits

Author SHA1 Message Date
Yoan Pintas
e56981b296
Start DM on first message (#6367)
Start DM on first message

Co-authored-by: Philippe Loriaux <philippel@element.io>
2022-09-06 14:33:32 +02:00
Gil Eluard
5a79db57dc Removed labs flag and enabled New App Layout 2022-09-05 12:03:52 +02:00
aringenbach
582b1cfe05 Fix mention pills display when coming back to a room with an unsent message 2022-09-05 10:56:50 +02:00
Anderas
1a45793021
Merge pull request #6668 from vector-im/andy/discard_session
Slash command to manually discard outbound session
2022-09-05 09:49:59 +01:00
Gil Eluard
d010cef9b2
Merge pull request #6665 from vector-im/gil/6645-UI_glitches_in_dark_mode
UI glitches in dark mode
2022-09-05 10:46:31 +02:00
Gil Eluard
d5e54afa70
Merge pull request #6660 from vector-im/gil/6513-Glitchy_room_list_header_when_scrolling
Glitchy room list header when scrolling
2022-09-05 10:16:56 +02:00
Andy Uhnak
eb63e8909a Slash command to discard session 2022-09-05 08:36:00 +01:00
Gil Eluard
0c719b9cec Fixed UI glitches in dark mode
- Update after review
- Better theme support for `RoundedToastView`
- Better theme support for `RecentsInvitesTableViewCell`
2022-09-03 22:03:54 +02:00
Gil Eluard
aee6c8728a Merge branch 'gil/6513-Glitchy_room_list_header_when_scrolling' into gil/6645-UI_glitches_in_dark_mode 2022-09-03 14:54:09 +02:00
Gil Eluard
356824b1f4 Glitchy room list header when scrolling
- update after review
2022-09-02 22:30:19 +02:00
aringenbach
516712f50f Fix mention pills display on iOS 16 2022-09-02 16:22:17 +02:00
Gil Eluard
371d8b3800 Fixed UI glitches in dark mode 2022-09-02 14:23:46 +02:00
Gil Eluard
785b866217 Glitchy room list header when scrolling
- fixed
2022-09-01 16:56:18 +02:00
Gil Eluard
8f159d8c93 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
d2c64c44d4 Added Labs flag for the new App Layout
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
5e29f57da9 Added Labs flag for the new App Layout 2022-08-29 14:59:09 +02:00
Stefan Ceriu
8a5accf752
Merge pull request #6646 from vector-im/ismail/6628_notification_fixes
Fixes for thread notifications
2022-08-29 10:27:34 +03:00
ismailgulek
a718004e4d Do not destroy thread data sources 2022-08-26 16:55:25 +03:00
ismailgulek
813561ac9b Implement caching for thread data sources 2022-08-26 16:55:08 +03:00
ismailgulek
1ba5738e2c Fix navigation controller toolbar when opening the from a notification 2022-08-26 14:12:55 +03:00
ismailgulek
949fca3e9b Fix a race in room data source initializer, by adding threadId parameter in every case 2022-08-26 14:12:13 +03:00
Gil Eluard
7459fe0578 App Layout: fixed reactions background in timeline 2022-08-25 13:51:50 +02:00
Andy Uhnak
badf0a884c Track all errors in Sentry 2022-08-23 08:14:59 +01:00
Philippe Loriaux
c921a764e9 Display the option "Share invite link" only when the room is accessible by link (#6496) 2022-08-18 15:37:00 +02:00
ismailgulek
ca895a25f0
Fix table view height constraints in the room screen 2022-08-15 14:49:55 +03:00
ismailgulek
e0f1e4dcad
Revert the fix for keyboard stickiness, rename inputAccessoryView 2022-08-15 14:49:24 +03:00
ismailgulek
98338fd946
Remove unnecessary inputAccessoryView from room input toolbar 2022-08-12 17:55:59 +03:00
ismailgulek
34d09cd0f9
Fix UITableViewAlertForLayoutOutsideViewHierarchy errors 2022-08-12 17:55:59 +03:00
ismailgulek
ecddc6b8f8
Fix UITableViewAlertForVisibleCellsAccessDuringUpdate errors 2022-08-12 17:55:59 +03:00
Doug
4c25d1f351 Merge branch 'master' into develop 2022-08-10 16:39:09 +01:00
Doug
988acf26b8 Fix potential crash when dismissing an image. 2022-08-10 11:48:00 +01:00
Doug
33a7c27c0b Remove flairs and related groups. 2022-08-09 15:04:54 +01:00
Johannes Marbach
67a5dfddfe Revert "Merge pull request #6529 from vector-im/feature/voice-message-max-length"
This reverts commit f92bda4e88, reversing
changes made to b7713043b1.
2022-08-09 10:24:03 +02:00
SBiOSoftWhare
649178bba8 RoomBubbleCellData: Add logs to track missing beacon info summary associated to a start beacon info. 2022-08-08 15:33:18 +02:00
Milton Moura
6cb076badb
Fixes a glitch when dismissing a GIF in the media attachment viewer (#6475) (#6476)
* Fixed a glitch in media viewer when dismissing a GIF: the WebView which shows the animation would show in the background while the transition interaction occurred

* adding the changelog entry

Signed-off-by: Milton Moura <miltonmoura@gmail.com>
2022-08-05 11:01:31 +01:00
Johannes Marbach
f92bda4e88
Merge pull request #6529 from vector-im/feature/voice-message-max-length
Increase max length of voice messages to 15m (PSG-662)
2022-08-04 17:26:53 +02:00
Doug
b7713043b1
Fix an infinite loop when tapping an unjoined room alias. (#6522)
* Fix a crash in universal link handling.
* Fix an infinite loop when tapping an unjoined room alias.
2022-08-04 15:41:50 +01:00
Johannes Marbach
b9c83581f1 Increase max length of voice messages to 15m (PSG-662)
Relates to: vector-im/element-ios#5415

Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-08-04 13:30:19 +02:00
Doug
9ab59b5c6a Move the attachment nav bar into a container. 2022-08-03 16:32:29 +01:00
SBiOSoftWhare
5d9f423ea8 Move RoomTimelineLocationView to appropriate folder. 2022-08-03 11:08:25 +02:00
SBiOSoftWhare
c9e916b909
Merge pull request #6499 from vector-im/steve/6493_lls_tile_server_error
Location sharing: Render fallback UI when tile server unavailable (PSG-606)
2022-08-02 17:42:50 +02:00
Gil Eluard
55d7c22124
Delight edit layout experiment (#6384)
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
SBiOSoftWhare
a619b7e197 Map loading error: Use svg image instead of png. 2022-08-02 17:14:16 +02:00
SBiOSoftWhare
48f58efc5d RoomTimelineLocationView: Improve map loading error management. 2022-08-02 17:06:44 +02:00
SBiOSoftWhare
d29ba848e4 RoomTimelineLocationView: Handle map loading error UI. 2022-08-01 12:40:48 +02:00
SBiOSoftWhare
0351795976
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
ca8a1fff31 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
360bf36b38 RoomDataSource: Handle live location sharing deletion. 2022-07-25 15:02:33 +02:00
David Langley
7bec008538 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
2b6d9479a2
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
1d6a61c0e8
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
3a56d0f8be RoomTimelineLocationView: Show map credits only when map is visible. 2022-07-18 17:20:26 +02:00
SBiOSoftWhare
8a9f026715 LocationPlainCell: Support long press for context menu display. 2022-07-18 15:48:58 +02:00
SBiOSoftWhare
023e1f3bdb RoomVC: Updated supported context menu actions for beacon info event. 2022-07-18 15:47:05 +02:00
Andy Uhnak
a0995907cb Convert verification request and transaction to protocols 2022-07-18 10:28:48 +01:00
David Langley
a9f56a1eb5 Remove ffmpeg again with opus libraries fixed to add arm64 sim support. 2022-07-13 14:01:02 +01:00
aringenbach
1b2b962fd3 Rename isIRCStyleCommand to sendAsIRCStyleCommandIfPossible 2022-07-12 10:37:29 +02:00
aringenbach
03440ace4c Rework slash command condition to make it a bit clearer 2022-07-12 10:35:05 +02:00
aringenbach
2a49d99231 Fix slash commands from room composer 2022-07-11 18:17:12 +02:00
SBiOSoftWhare
5ed1187909 RoomTimelineLocationView: Update information banner opacity. 2022-07-06 16:29:47 +02:00
Gil Eluard
4af26062eb
Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

- implemented
2022-07-05 14:04:52 +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
Gil Eluard
5663d62e0c
Update Files component iOS (#6345)
* Update Files component iOS

- Done
2022-06-29 16:11:52 +02:00
Johannes Marbach
046d7dc7de
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
96b3c093b2 Properly end the active AVAudioSession when recording finishes. 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
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
d29270fb6a 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
8927bff833
Ignore data detector URLs on file attachment names, always opening the file. (#6330) 2022-06-22 15:40:19 +01:00
aringenbach
103fda27c5 Update Room Info screen back button text 2022-06-22 15:56:31 +02: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
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
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
04d3afeb77 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
Doug
fcd81ced69 Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01: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
David Langley
664895107d Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +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
ff17725bba Use latest user data for mention pills 2022-06-16 17:07:47 +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
9a0fbc70a7
Merge pull request #6301 from vector-im/ismail/6271_scrollback_spinner 2022-06-15 18:22:16 +03:00
Gil Eluard
4f18e40ea3
Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
ismailgulek
2f6835beee
Present loading indicator immediately on pagination 2022-06-15 14:30:48 +03:00
David Langley
cca4c3bbbf fix typos and returning on main 2022-06-14 23:44:49 +01:00
ismailgulek
60eb2cf46e
Add canInvitePeople parameter to room discussion type 2022-06-14 18:02:15 +03:00
ismailgulek
a923cf4d6a
Update actions when the input toolbar is refreshed 2022-06-14 17:02:58 +03:00
ismailgulek
71b4698be0
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
a4fb57db53
Merge pull request #6279 from vector-im/ismail/6242_fix_merge_bubbles 2022-06-14 10:46:10 +03:00
ismailgulek
33d4a4eb7e
Add cancel in every case when showing the contextual menu 2022-06-13 18:26:57 +03:00
ismailgulek
6482cf48d9
Avoid merging of bubbles if current timeline configuration does not allow 2022-06-13 17:56:01 +03:00
ismailgulek
fbed020f13
Introduce canMerge method on timeline style 2022-06-13 17:55:31 +03:00
ismailgulek
ba29323322
Merge branch 'develop' into ismail/5502_ungroup_threads 2022-06-13 13:58:43 +03:00
ismailgulek
960677833e
Do not group events containing thread roots 2022-06-13 13:57:14 +03:00
Gil Eluard
5d3e42ba06
Room preview unexpectedly triggering within the room (#6255)
* Room preview unexpectedly triggering within the room

- The room creation modal is now triggered only when the user taps the room name label
- Also fix empty room creation modal view
2022-06-10 10:41:37 +02:00
David Langley
6a36b81327 Replace ffmpeg with switf-ogg 2022-06-09 23:39:45 +01:00
Stefan Ceriu
fbbbbc0b79 Fixes vector-im/element-ios/issues/6241 - Prevent random crashes when tapping links. Avoid displaying the confirmation alert for plain text ones. 2022-06-08 14:09:43 +03:00
aringenbach
fb7a34fcf0
Merge pull request #6251 from vector-im/aringenbach/remove_edit_mode_flag_fix_roomstate_crash
Remove render edit flag and fix a nil room state crash
2022-06-08 09:38:28 +02:00
ismailgulek
ceae4a455d
Merge pull request #6250 from vector-im/ismail/6180_support_prov_links 2022-06-07 20:54:14 +03:00
aringenbach
7b582b60e6 Remove render edit flag and fix a nil room state crash 2022-06-07 17:31:17 +02:00
ismailgulek
265901bd24
Adapt to refactorings 2022-06-07 16:11:28 +03:00
aringenbach
34a278708a
Merge pull request #6155 from vector-im/aringenbach/construct_replies_from_replied_event
Construct formatted body from replied event
2022-06-07 11:23:50 +02:00
Gil Eluard
2809c2c58e
Show user indicators when paginating a room (#6234)
- implemented
2022-06-03 09:46:34 +02:00
aringenbach
1d93f63d04 Construct formatted body from replied event 2022-06-02 15:45:08 +02:00
MaximeEvrard42
5392418d5c
Merge pull request #6198 from vector-im/maximee/6195_lls_labbs_flag
[Location Sharing]: Add labbs flag for live location sharing - PSF-800
2022-05-31 10:41:54 +02:00
ismailgulek
73030bb4c7
Move validation logic to a new class and add tests 2022-05-30 16:05:20 +03:00
ismailgulek
81f1c286e3
Merge branch 'develop' into ismail/6208_links_rtlo 2022-05-30 13:46:32 +03:00
MaximeEvrard42
bcb0935a33
Merge pull request #6185 from vector-im/maximee/6101_lls_add_spinner_starting_cell
[Location sharing] Add a spinner to starting state of location sharing cell (PSF-990)
2022-05-30 10:55:02 +02:00
ismailgulek
150c63da7a
Fix confirmation for RTL overridden links 2022-05-27 00:24:15 +03:00
MaximeE
35d132a17b 6101: Rename for more clarity 2022-05-24 17:58:41 +02:00
MaximeE
f85970fb7b 6195: Add labbs flag for live location sharing 2022-05-24 11:43:00 +02:00
Shunmugaraj
93fa3d0202 copy not working in > iOS 15 2022-05-23 09:59:15 +03:00
SBiOSoftWhare
5935456dde RoomDataSource: Improve live location sharing status verification. 2022-05-20 15:14:59 +02:00
MaximeE
2a0b715d85 6101: Fix behavior of activity indicator 2022-05-19 17:13:52 +02:00
MaximeE
e1d4093355 6101: Add spinner on location sharing cell 2022-05-18 18:13:23 +02: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
54d10f9626 6162: Update UI according to new design 2022-05-17 11:26:29 +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
aringenbach
8373387dce Check nullability on attributed text 2022-05-13 17:02:56 +02:00
aringenbach
45ced8bf6d Fix composer text coloration 2022-05-13 16:40:47 +02: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
MaximeE
5f72b67bd7 6111: Move the call on the listener 2022-05-12 11:17:29 +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
aringenbach
cda862ee4b Setup a dedicated listener owned by PresenceIndicatorView 2022-05-12 10:55:00 +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
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
aringenbach
4d581447c5 Move NSTextAttachment view provider registration to finalizeInit 2022-05-11 11:28:37 +02: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
aringenbach
d81420739f Use font from context and store it in pill data 2022-05-10 17:19:52 +02:00
MaximeE
ae0ce41f8e 6103: Change scope of synchronised 2022-05-10 15:55:54 +02:00
MaximeE
500e9d3f99 6103: Update beaconInfoSummary 2022-05-10 15:21:59 +02: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
aringenbach
a6b07429a9 Move tools funcs 2022-05-09 15:55:24 +02:00
aringenbach
529fe55d73 Rename StringPillsUtils to PillsFormatter 2022-05-09 15:32:53 +02:00
MaximeE
2509b5e7c8 6099: Fix bad interaction between static and live location cell 2022-05-09 14:41:04 +02:00
aringenbach
ff1a0cd79b Rename to partialAttributedTextMessage 2022-05-09 10:46:50 +02:00
aringenbach
0bfd86804d Move attachment registration to RoomViewController 2022-05-09 09:25:39 +02:00
aringenbach
08146152f5 Rename isCurrentUser to isHighlighted 2022-05-05 15:28:04 +02:00
aringenbach
63d5f91745 Handle empty displayname & fix iOS 14 mentions 2022-05-05 15:12:59 +02: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
aringenbach
6bd27e532d Trigger auto-correct on send 2022-05-04 17:39:54 +02:00
SBiOSoftWhare
942f1cfbde RoomCoordinator: Use dedicated UserIndicatorCancel for location sharing. 2022-05-04 16:07:11 +02:00
aringenbach
70b3a61d2e Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-04 16:01:17 +02:00
aringenbach
d40ea691bc Set property for UTType & add missing iOS 15 availabilities 2022-05-04 15:58:42 +02:00
SBiOSoftWhare
5c00946cc6 RoomBubbleCellData: Handle SDK typo. 2022-05-04 15:53:13 +02:00
aringenbach
8b46be6cd4 Fix fonts and edition on replies 2022-05-04 12:17:21 +02:00
MaximeE
0a79a72867 6071: Fix for renaming in SDK 2022-05-04 12:06:38 +02:00
aringenbach
fe954923ab Remove link in composer 2022-05-03 16:51:47 +02:00
SBiOSoftWhare
ec5e493f8f RoomCoordinator: Handle live location viewer and stop sharing. 2022-05-03 16:04:36 +02:00
SBiOSoftWhare
9f330dba0a RoomVC: Add location sharing cell actions. 2022-05-03 15:58:56 +02:00
aringenbach
e9aa880927 Fix emote sending and edit message 2022-05-03 15:16:02 +02:00
aringenbach
cd58ae8d9b Fix mention from suggestion 2022-05-03 09:14:59 +02:00
yostyle
c86753a2e6 Hide or disable search in the encrypted rooms 2022-05-02 22:30:39 +02:00
aringenbach
95f2b8f411 Add documentation 2022-05-02 17:36:53 +02:00
aringenbach
5880950f6d Fix copy text with pill 2022-05-02 16:54:45 +02:00
aringenbach
664a18f4f3 Merge branch 'develop' into aringenbach/3526_user_pills 2022-05-02 13:46:40 +02:00
aringenbach
284b5e1d56 Enable sending messages with pills 2022-05-02 13:35:35 +02:00
SBiOSoftWhare
8a01bd2caa RoomCoordinator: Handle live location viewer showing. 2022-04-29 11:08:09 +02:00
SBiOSoftWhare
d214e1a043 RoomViewController: Add delegate method for live location screen presentation request. 2022-04-29 11:08:09 +02:00
MaximeE
1efceea761 6077: Some adjustment and fix 2022-04-29 09:27:12 +02:00
SBiOSoftWhare
e83417ef69 LocationPlainCell: Use MXBeaconInfoSummaryProtocol instead of MXBeaconInfoSummary reference. 2022-04-28 16:11:37 +02:00
MaximeE
da89e90dea 6077: Fix last commit 2022-04-28 14:36:16 +02:00
MaximeE
fdc298d126 6077: Push WIP refacto 2022-04-28 12:06:06 +02:00
ismailgulek
4af63d91a1
Reduce space between room avatar and name 2022-04-28 03:24:14 +03:00
ismailgulek
00c5aef79a
Reduce space between the title and room name 2022-04-28 03:16:10 +03:00
MaximeE
8004aecf06 6077: Implement SDK for live sharing timeline cell 2022-04-27 16:21:42 +02:00
aringenbach
360bda5488 Setup NSTextAttachmentViewProvider 2022-04-27 11:55:23 +02:00
aringenbach
6254a577b8 Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-27 11:54:05 +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
MaximeE
14fd798df5 6029: Make some UI change according to comment 2022-04-26 14:50:11 +02:00
MaximeE
fae53b800f 6029: Fix issue with rendering colors 2022-04-25 18:05:26 +02:00
MaximeE
5535f0ddd3 6029: Modify color for dark mode 2022-04-25 17:21:27 +02:00
MaximeE
a503938b64 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
aringenbach
99407a722f Merge branch 'develop' into aringenbach/3526_user_pills 2022-04-25 09:26:40 +02:00
MaximeE
14f4744194 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
SBiOSoftWhare
96bfdba5d4
Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-04-22 17:59:15 +02:00
SBiOSoftWhare
61f54b37bd
Update Riot/Modules/Room/CellData/RoomBubbleCellData.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-04-22 17:57:54 +02:00
SBiOSoftWhare
02ba0ef656 RoomVC: Handle live location sharing cell data. 2022-04-22 11:51:45 +02:00
SBiOSoftWhare
87742ce44b RoomBubbleCellData: Handle live location cell and beacon info summary. 2022-04-22 11:51:22 +02:00
MaximeE
5801c8dcbf 6029: finalise configuration of live location cell 2022-04-21 17:29:32 +02:00
MaximeE
a2f9ff244d 6029: Live location sharing timeline cell 2022-04-21 07:48:22 +02:00
ismailgulek
d86af65b98
Add additional text to beta view 2022-04-19 13:31:30 +03:00
ismailgulek
f6d63b7f10
Get information text as a parameter in threads beta view 2022-04-19 13:10:17 +03:00
ismailgulek
c6c2596285
Add missing copy menu item for messages, fixes #6036 2022-04-19 12:57:40 +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
yostyle
d01c1a3e50 Use autojoin boolean 2022-04-15 14:27:57 +02:00
aringenbach
245dec50a2 Improve link detection near timeline touch location 2022-04-14 13:32:14 +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
ismailgulek
0a92018e76
Merge pull request #6028 from vector-im/ismail/6023_crashes
Fix some crashes
2022-04-12 20:19:17 +03:00
ismailgulek
61a4c39d8b
Fix crash #5 2022-04-12 13:45:36 +03:00
MaximeE
586e0295cf 5982: Apply PR comments 2022-04-12 11:35:17 +02: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
MaximeE
715031ef41 5982: Clean code and add tests 2022-04-11 10:55:23 +02:00
MaximeE
18a53e5243 5982: Handle access to new screen 2022-04-08 17:44:22 +02:00
SBiOSoftWhare
ba4d6b15e7 RoomVC: Fix live location banner showing. 2022-04-08 12:31:09 +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
aringenbach
be35bfedd3 Fix RoomTitleView default presence display & add a constraint for disambiguation on RoomInfoBasicView 2022-04-06 16:01:49 +02:00
aringenbach
72e35b7a5b Update MXPresence to NS_ENUM 2022-04-06 15:23:36 +02:00
aringenbach
2898f60921 Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach
adede14128 PresenceIndicatorView Swift implementation 2022-04-05 15:13:58 +02:00
aringenbach
fd86d0e331 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek
dc96f0a05d
Reload thread data source without notifying the screen 2022-04-05 14:04:48 +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
13a0e63ec4
Move threads enabling logic to the coordinator 2022-04-05 11:35:57 +03:00
ismailgulek
bb93fbdb11
Do not navigate to thread screen for thread root events 2022-04-05 02:36:10 +03:00
ismailgulek
f597bb6619
Do not scale room name in thread header 2022-04-05 02:34:36 +03:00
ismailgulek
446834c0fd
Introduce ThreadsBetaCoordinator & open thread view directly after enabling threads 2022-04-05 01:59:11 +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
980a213380 Slightly reduce RoomTitleView presence indicator border width 2022-04-04 18:52:07 +02:00
aringenbach
8ee55203d8 Add observer to refresh RoomTitleView on presence updates 2022-04-04 18:52:07 +02:00
aringenbach
d841c7f36c Observe presence changes to update RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach
c165bd5531 Display presence in RoomInfoBasicView 2022-04-04 18:52:07 +02:00
aringenbach
788fc22d2c Move RoomTitleView encryption badge when presence is displayed 2022-04-04 18:52:07 +02:00
aringenbach
e3204c4329 Enable presence indicator border colour update 2022-04-04 18:52:07 +02:00
aringenbach
c4e87e988b Add presence indicator to RoomTitleView 2022-04-04 18:52:07 +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
d2e1e0df4e
Display opt-in screen if threads disabled 2022-04-04 16:59:12 +03:00
MaximeE
a4e7992040 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02: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
0a33b07b76
Strip in reply to from thread summary and from the latest message 2022-03-31 13:48:48 +03:00
ismailgulek
7630f730aa
Add missing protocol conformance 2022-03-31 13:44:12 +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
Doug
814624ad7a Merge branch 'master' into develop 2022-03-31 10:39:25 +01:00
Doug
eaf1ddfb2e Fix crash when using the build in camera. 2022-03-30 16:17:06 +01:00
ismailgulek
b12f6497d8
Merge branch 'develop' into ismail/5770_threads_notice 2022-03-30 13:35:14 +03:00
Andy Uhnak
92b31a0f01 Join room loading indicators 2022-03-29 15:03:09 +01:00
Andy Uhnak
db5e1b29d7 Use bounds not frame 2022-03-28 13:45:03 +03:00
Andy Uhnak
b2a2988221 Fix typing performance by avoiding expensive UI operations 2022-03-28 13:45:03 +03:00
SBiOSoftWhare
446d2ca54a RoomDataSource: Only call location sharing delegation method if live location sharing build flag is eneabled. 2022-03-28 10:22:42 +02:00
SBiOSoftWhare
677fdfd571 RoomVC: Handle live location banner display on user location status change. 2022-03-28 10:18:59 +02:00
SBiOSoftWhare
e2f1c99da7 RoomViewController: Add a category to handle location sharing. 2022-03-28 10:17:05 +02:00
SBiOSoftWhare
f368e1abf8 RoomDataSource: Handle current user location sharing status. 2022-03-28 10:16:07 +02:00
Andy Uhnak
7145a16255 Use bounds not frame 2022-03-24 14:24:14 +00:00
Andy Uhnak
218bf30e23 Fix typing performance by avoiding expensive UI operations 2022-03-24 12:40:37 +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
MaximeE
e805e415f3 5720: Rework some location sharing related view 2022-03-23 15:48:19 +01:00
Andy Uhnak
0e6e35e85b Prevent "left room" message from showing twice 2022-03-22 09:10:08 +00:00
MaximeE
49144e1e0e 5720: Update from develop 2022-03-22 09:41:25 +01: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
06558195cd Merge branch 'master' into develop 2022-03-18 17:01:32 +00:00
SBiOSoftWhare
21473374d0 Fix conflicts with develop 2022-03-18 15:12:34 +01:00
Andy Uhnak
794bc11eeb Revert copy change 2022-03-18 14:02:50 +00:00
Andy Uhnak
766f43742f Allow ignoring invited users that have not joined a room yet 2022-03-18 13:31:43 +00:00
ismailgulek
d9b5445755
Merge branch 'develop' into ismail/5770_threads_notice 2022-03-18 15:07:44 +03:00
ismailgulek
f3d96ecb5e
Display notice for threads enabled users only 2022-03-18 13:32:18 +03:00
ismailgulek
087be07bd5
Display threads notice if not displayed before 2022-03-18 13:23:26 +03:00
ismailgulek
7a943a211b
Update thread list bar button item badge 2022-03-18 02:08:03 +03:00
SBiOSoftWhare
583ae583ec RoomVC: Handle theme change for live location banner. 2022-03-17 17:34:09 +01:00
SBiOSoftWhare
d01ce21343 RoomCoordinator: Update with new RoomViewControllerDelegate methods. 2022-03-17 16:59:30 +01:00
SBiOSoftWhare
57e9609317 RoomVC: Handle live location banner. 2022-03-17 16:58:52 +01:00
MaximeE
83a718b38d 5720: Update UI in location sharing View 2022-03-17 16:52:22 +01:00
SBiOSoftWhare
27f5dbf87f Create LiveLocationSharingBannerView. 2022-03-17 16:48:10 +01:00
Gil Eluard
2ba9d4a593 Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
# Conflicts:
#	Riot/Modules/Analytics/Analytics.swift
2022-03-17 13:59:24 +01:00
ismailgulek
f4da3e517d
Reload thread screen for the first message 2022-03-15 16:15:38 +03:00
Gil Eluard
2e93b9a66e Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event 2022-03-15 10:32:19 +01:00
Gil Eluard
18e5d22b92 Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
2022-03-15 10:31:24 +01:00
Andy Uhnak
9a4c3e485b Merge branch 'master' into develop 2022-03-14 16:26:07 +00:00
Andy Uhnak
dab59bece5 Anchor action sheet to source view 2022-03-14 08:47:52 +00:00
Andy Uhnak
31ec9be2ad Ignore the sender of a room invite without needing to join the room first 2022-03-11 16:24:40 +00:00
Arnaud Ringenbach
62c6ff759f Room: Refresh header when call actions become available 2022-03-11 09:09:49 +01:00
Andy Uhnak
64652b4f4f Add more comments 2022-03-10 17:40:23 +00:00
Andy Uhnak
18e78864c8 Do not show user indicators when the view controller is not visible 2022-03-10 15:56:40 +00:00
Gil Eluard
e6e8319f93 Merge branch 'develop' into gil/SP1_space_creation 2022-03-08 13:19:38 +01:00
Anderas
d68dee41e5
Merge pull request #5767 from vector-im/andy/5752_missing_spinner
Use split controller's top navigation controller to present toasts
2022-03-08 11:30:52 +00:00
Gil Eluard
996ef72498 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Settings/RoomSettingsViewController.h
#	Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Gil Eluard
9ebd8a4802
Instrument missing screen metrics (#5764)
* Instrument missing screen metrics

- Done
2022-03-08 10:13:46 +01:00
Andy Uhnak
869240d965 Use split controller's top navigation controller to present toasts 2022-03-08 08:34:45 +00:00
Arnaud Ringenbach
e20e4bc159 Rename dataSource2 parameters and handle target profiles 2022-03-07 13:45:02 +01:00
Gil Eluard
5fef457fd6
selection impossible when filtering in add room screen #5757 (#5758)
- Fixed
- Other minor code / UI tweaks
2022-03-07 12:25:50 +01:00
Gil Eluard
aadf1b7d67 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Gil Eluard
cd742d972a Merge branch 'gil/SP1_space_creation' of github.com:vector-im/element-ios into gil/SP1_space_creation 2022-03-04 13:06:27 +01:00
Gil Eluard
1fcf96865c
SP4: space settings (#5730)
* SP4: Space Settings

- Space settings screen implemented
- No space upgrade available as per Element web
- Need more insights for the space address field
- Added settings live update
- Added local alias implementation
2022-03-04 12:53:42 +01:00
Doug
705b31a302 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Andy Uhnak
a6f3167596 Enable home and room user indicators 2022-03-01 15:50:24 +00:00
Stefan Ceriu
7649bec713 Removed unnecessary and cropped room info avatar shadow. 2022-03-01 16:43:46 +02:00
Anderas
bb4f44a1ba
Merge pull request #5690 from vector-im/andy/5603_room_indicators
Room activity indicators
2022-03-01 13:08:29 +00:00
ismailgulek
12a402722a
Merge pull request #5709 from vector-im/ismail/5365_thread_analytics
Threads: Analytics
2022-03-01 15:23:47 +03:00
Gil Eluard
89a16a72c2 Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
SBiOSoftWhare
11d1bc20fb Timeline: Rename call cells. 2022-02-28 16:48:41 +01:00
SBiOSoftWhare
b647c8bd0b Timeline: Rename key verification cells. 2022-02-28 16:20:58 +01:00
Gil Eluard
ace8613162 SP3.1: Update room settings for Spaces #5231
- Update after review
2022-02-28 16:07:09 +01:00
SBiOSoftWhare
845c3770d6 Timeline: Rename message typing cell. 2022-02-28 15:58:10 +01:00
SBiOSoftWhare
2f61195e75 Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
ismailgulek
17f18a80cc
Implement analytics for threads 2022-02-28 17:46:57 +03:00
SBiOSoftWhare
3516129b02 Timeline: Refactor voice message plain cells. 2022-02-28 15:15:03 +01:00
SBiOSoftWhare
1e53f497d8 Timeline: Refactor poll plain cells. 2022-02-28 15:00:32 +01:00
SBiOSoftWhare
f535cbcb1d Timeline: Refactor location plain cells. 2022-02-28 14:54:53 +01:00
Andy Uhnak
f7d0a528c3 Minor documentation changes 2022-02-28 10:05:11 +00:00
MaximeEvrard42
8a1a30bef3
Merge pull request #5678 from vector-im/maximee/3779_fix_reply_after_jump_unread
Show input tool bar and allow reply/edit when jump to old message
2022-02-25 17:59:02 +01:00
MaximeE
af90dd3211 3779: Add comments 2022-02-25 17:03:09 +01:00
MaximeE
89e1875af4 3779: Apply PR comments 2022-02-25 16:22:15 +01:00
Andy Uhnak
070f7b8d61 Show DM/room start header for every user
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 14:24:06 +00:00
MaximeE
34f2ead36e Merge branch 'develop' into maximee/3779_fix_reply_after_jump_unread 2022-02-25 15:17:01 +01:00
Doug
9cdea66566 Merge branch 'develop' of github.com:vector-im/element-ios into develop 2022-02-25 11:42:49 +00:00
Doug
f5ac79e19f Merge branch 'master' into develop 2022-02-25 11:40:10 +00:00
MaximeE
23657623b0 3779: Apply PR comments 2022-02-25 12:18:28 +01:00
Stefan Ceriu
c57b463458 Fixes vector-im/element-ios/issues/5691 - Partially hidden room invitation header. 2022-02-25 13:13:33 +02:00
Andy Uhnak
63865668e5 Room user indicators
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 10:47:53 +00:00
Anderas
c7985e5a1a
Merge pull request #5630 from vector-im/andy/5605_leave_room
Update activity indicators on leaving room
2022-02-25 09:52:03 +00:00
ismailgulek
8dca1507d0
Do not reload the room data source on back pagination for new threads 2022-02-24 19:57:58 +03:00
Stefan Ceriu
b598508302 Fixes vector-im/element-ios/issues/5673 - Implicitly unwrapped optionals on the PlainRoomTimelineCellDecorator. 2022-02-23 14:17:29 +02:00
MaximeE
8037d8cf97 3779: show the input tool bar on timeline not live 2022-02-23 11:03:22 +01:00
Gil Eluard
9f9ed8e73b SP3.1: Update room settings for Spaces #5231
- Update after review
2022-02-22 18:01:16 +01:00
Andy Uhnak
ef65dc113e Rename properties and arguments 2022-02-22 16:44:22 +00:00
Andy Uhnak
a34ca32e69 Fix tableview scroll when opening notification
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-21 17:24:51 +00:00
Gil Eluard
8bd67bdc52 Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Podfile.lock
2022-02-21 17:57:58 +01:00
Gil Eluard
8fa0a673d6 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
SBiOSoftWhare
49588bd5b7 Merge branch 'develop' into steve/bubbles_sender_name_margin
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Styles/Bubble/Cells/TextMessage/Common/TextMessageBaseBubbleCell.swift
2022-02-18 17:31:26 +01:00
SBiOSoftWhare
97c877be08
Merge pull request #5633 from vector-im/steve/bubbles_incoming_attachment
Message bubbles: Fix incoming attachment leading margin
2022-02-18 17:25:50 +01:00
SBiOSoftWhare
afb630bb28 TextMessageBaseBubbleCell: Reduce sender name bottom margin. 2022-02-18 16:26:35 +01:00
SBiOSoftWhare
74be6d2860 RoomCellContentView: Expose new contraints. 2022-02-18 16:26:09 +01:00
SBiOSoftWhare
8eb3caa907 Message bubbles: Fix incoming attachment leading margin. 2022-02-18 16:04:56 +01:00
SBiOSoftWhare
1662635910 Merge branch 'develop' into steve/5553_bubbles_text_link
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Common/MXKRoomBubbleTableViewCell.h
2022-02-18 15:16:59 +01:00
SBiOSoftWhare
9773e86606
Merge pull request #5624 from vector-im/steve/5521_bubbles_readmarker
Message Bubbles: Fix read marker appearing part way thru a message
2022-02-18 15:14:30 +01:00
SBiOSoftWhare
b123b1b576 MXKRoomBubbleTableViewCell: Update setupMessageTextViewLongPressGesture method. 2022-02-18 15:12:28 +01:00
SBiOSoftWhare
f5de16ea7e
Merge pull request #5616 from vector-im/steve/5555_horizontal_lines
Message bubbles: Fix horizontal lines between messages
2022-02-18 15:05:10 +01:00
SBiOSoftWhare
51714801ae
Merge pull request #5613 from vector-im/steve/5550_bubbles_text_width
Message bubbles: Increase text message width
2022-02-18 15:02:32 +01:00
Andy Uhnak
bf39fbf8de Update activity indicators on leaving room
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-18 13:31:21 +00:00
SBiOSoftWhare
0e89eceef5 MXKRoomBubbleTableViewCell: Expose removeReadMarkerView method. 2022-02-17 19:23:48 +01:00
SBiOSoftWhare
cb9f0b7366 BaseRoomCell: Handle read marker. 2022-02-17 19:23:19 +01:00
SBiOSoftWhare
5d9040db4b Conform cells to RoomCellReadMarkerDisplayable. 2022-02-17 19:22:56 +01:00
SBiOSoftWhare
5bf67bbddd SizableBaseRoomCell: Handle read marker view. 2022-02-17 19:22:00 +01:00
SBiOSoftWhare
d5a89e3000 RoomCellContentView: Handle read marker view. 2022-02-17 19:21:33 +01:00
SBiOSoftWhare
3f564279ab Add RoomCellReadMarkerDisplayable protocol. 2022-02-17 19:20:39 +01:00
Stefan Ceriu
898869061d vector-im/element-ios/issues/5609 - Add attribution to location sharing maps. 2022-02-17 19:11:08 +02:00
SBiOSoftWhare
d187bba039 RoomDataSource: Use RoomTimelineCellDecorator to animate read marker dismiss. 2022-02-17 17:46:26 +01:00
SBiOSoftWhare
d6a85e0dcb RoomDataSource: Use RoomTimelineCellDecorator to add read marker. 2022-02-17 17:45:43 +01:00
SBiOSoftWhare
8240bb18d4 PlainRoomTimelineCellDecorator: Handle read marker add and animation. 2022-02-17 17:45:01 +01:00
SBiOSoftWhare
4c3917a151 RoomCellContentView: Fix avatar container view with no clear bg. 2022-02-17 10:38:48 +01:00
SBiOSoftWhare
542ba77af3 BaseRoomCell: Fix sender name tap. Prepare avatar view tap. 2022-02-17 09:39:34 +01:00
SBiOSoftWhare
862225ac09 TextMessageBaseBubbleCell: Fix message text view gesture recognizers. 2022-02-17 09:38:52 +01:00
SBiOSoftWhare
9fef579be1 MXKRoomBubbleTableViewCell: UI components setup. 2022-02-17 09:36:28 +01:00
SBiOSoftWhare
ee9c34adef Message bubbles: Increase text message width. 2022-02-16 21:28:16 +01:00
SBiOSoftWhare
494561111a Fix ThreadSummaryView. 2022-02-16 17:37:26 +01:00
SBiOSoftWhare
e23890f88c Fix BubbleRoomCellLayoutUpdater. 2022-02-16 17:36:49 +01:00
SBiOSoftWhare
4577ecb15a Fix conflicts. 2022-02-16 17:31:55 +01:00
SBiOSoftWhare
f8d7ddc330
Merge pull request #5598 from vector-im/steve/bubbles_move_files
Room timeline: Move files in relevant folders
2022-02-16 17:24:29 +01:00