Commit Graph

1791 Commits

Author SHA1 Message Date
Andy Uhnak 4617b3ed69 Room user indicators
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-25 10:47:53 +00:00
Anderas c9ef4ac58b 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 857a20f3d2 Do not reload the room data source on back pagination for new threads 2022-02-24 19:57:58 +03:00
Stefan Ceriu d8d5c6385b Fixes vector-im/element-ios/issues/5673 - Implicitly unwrapped optionals on the PlainRoomTimelineCellDecorator. 2022-02-23 14:17:29 +02:00
MaximeE c980315d83 3779: show the input tool bar on timeline not live 2022-02-23 11:03:22 +01:00
Gil Eluard bbff0a5c6f SP3.1: Update room settings for Spaces #5231
- Update after review
2022-02-22 18:01:16 +01:00
Andy Uhnak 75d3d30c12 Rename properties and arguments 2022-02-22 16:44:22 +00:00
Andy Uhnak cdb28d6870 Fix tableview scroll when opening notification
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-21 17:24:51 +00:00
Gil Eluard f9b008e684 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 ff685a4c37 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 e327aea1af 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 95f0f7a97d 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 f3c25f110f TextMessageBaseBubbleCell: Reduce sender name bottom margin. 2022-02-18 16:26:35 +01:00
SBiOSoftWhare 912c27fccc RoomCellContentView: Expose new contraints. 2022-02-18 16:26:09 +01:00
SBiOSoftWhare 9976613330 Message bubbles: Fix incoming attachment leading margin. 2022-02-18 16:04:56 +01:00
SBiOSoftWhare 6978854b2b 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 8296bdb452 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 e147004c62 MXKRoomBubbleTableViewCell: Update setupMessageTextViewLongPressGesture method. 2022-02-18 15:12:28 +01:00
SBiOSoftWhare 21498d09da 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 4731a514b3 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 a5ae727f84 Update activity indicators on leaving room
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-18 13:31:21 +00:00
SBiOSoftWhare a267f77ef7 MXKRoomBubbleTableViewCell: Expose removeReadMarkerView method. 2022-02-17 19:23:48 +01:00
SBiOSoftWhare 202cac5d6d BaseRoomCell: Handle read marker. 2022-02-17 19:23:19 +01:00
SBiOSoftWhare 6037887313 Conform cells to RoomCellReadMarkerDisplayable. 2022-02-17 19:22:56 +01:00
SBiOSoftWhare 3669d622d2 SizableBaseRoomCell: Handle read marker view. 2022-02-17 19:22:00 +01:00
SBiOSoftWhare 31d3e8cc7e RoomCellContentView: Handle read marker view. 2022-02-17 19:21:33 +01:00
SBiOSoftWhare 72d9a9b01b Add RoomCellReadMarkerDisplayable protocol. 2022-02-17 19:20:39 +01:00
Stefan Ceriu 5e0d8eeb81 vector-im/element-ios/issues/5609 - Add attribution to location sharing maps. 2022-02-17 19:11:08 +02:00
SBiOSoftWhare 78b412c41a RoomDataSource: Use RoomTimelineCellDecorator to animate read marker dismiss. 2022-02-17 17:46:26 +01:00
SBiOSoftWhare bc40d9dd34 RoomDataSource: Use RoomTimelineCellDecorator to add read marker. 2022-02-17 17:45:43 +01:00
SBiOSoftWhare bda5904af4 PlainRoomTimelineCellDecorator: Handle read marker add and animation. 2022-02-17 17:45:01 +01:00
SBiOSoftWhare f7efad2504 RoomCellContentView: Fix avatar container view with no clear bg. 2022-02-17 10:38:48 +01:00
SBiOSoftWhare d13a6bfb59 BaseRoomCell: Fix sender name tap. Prepare avatar view tap. 2022-02-17 09:39:34 +01:00
SBiOSoftWhare 4159c84e88 TextMessageBaseBubbleCell: Fix message text view gesture recognizers. 2022-02-17 09:38:52 +01:00
SBiOSoftWhare 0fb049b671 MXKRoomBubbleTableViewCell: UI components setup. 2022-02-17 09:36:28 +01:00
SBiOSoftWhare a726b15939 Message bubbles: Increase text message width. 2022-02-16 21:28:16 +01:00
SBiOSoftWhare c18100b154 Fix ThreadSummaryView. 2022-02-16 17:37:26 +01:00
SBiOSoftWhare 8fe32f86ef Fix BubbleRoomCellLayoutUpdater. 2022-02-16 17:36:49 +01:00
SBiOSoftWhare cacce3e84b Fix conflicts. 2022-02-16 17:31:55 +01:00
SBiOSoftWhare 80375f0893 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
Anderas d7510c1736 Merge pull request #5580 from vector-im/andy/4829_activity_indicators
Add new loading indicator on Home screen
2022-02-16 15:11:15 +00:00
SBiOSoftWhare 5e4265ca5e Merge branch 'develop' into steve/bubbles_move_files 2022-02-16 16:07:32 +01:00
aringenbach ec3166020e Remove bubbles background from search screens (#5601)
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-16 15:37:56 +01:00
Andy Uhnak 4d86245033 Implement home screen activity indicators 2022-02-16 11:48:26 +00:00
SBiOSoftWhare a6cbfcb9e4 Merge pull request #5588 from vector-im/steve/5409_bubbles_constants
Message bubbles: Use layout constants instead magic numbers
2022-02-16 12:36:12 +01:00
Andy Uhnak 8675a606ae Merge branch 'develop' into andy/4829_activity_indicators 2022-02-16 11:32:52 +00:00
SBiOSoftWhare 416d3dd002 Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare 478d9f57f5 BubbleRoomCellLayoutUpdater: Fix outgoing message issue. 2022-02-16 11:59:35 +01:00
Stefan Ceriu 92f633cccb Merge branch 'master' into develop 2022-02-16 12:45:06 +02:00
Doug 92e7522324 Only no-op the actual sending of a typing notification.
The logic around when to send a typing notification also includes logic around when to exchange encryption keys.
handleTypingNotification renamed to handleTypingState for clarity.
2022-02-16 12:42:00 +02:00