Commit Graph

367 Commits

Author SHA1 Message Date
SBiOSoftWhare 428af6e24d Message bubbles: Handle emotes. 2022-01-24 11:14:30 +01:00
SBiOSoftWhare f28658c52c Message bubbles: Handle file messages. 2022-01-24 11:10:59 +01:00
SBiOSoftWhare 997b51f7e6 PlainRoomTimelineCellProvider: Fix outgoing text message cells. 2022-01-24 10:25:37 +01:00
SBiOSoftWhare 966fccc877 BubbleRoomTimelineCellProvider: Remove sender name for pagination title case. 2022-01-21 19:26:59 +01:00
SBiOSoftWhare 48a88cddfc Add RoomOutgoingAttachmentWithPaginationTitleWithoutSenderNameBubbleCell. 2022-01-21 19:18:57 +01:00
SBiOSoftWhare f6e8f93e6e MXKRoomOutgoingAttachmentBubbleCell: Handle cellLayoutUpdater. 2022-01-21 18:23:03 +01:00
SBiOSoftWhare e81f339698 BubbleRoomCellLayoutUpdater: Handle setup outgoing file attachment layout. 2022-01-21 18:21:05 +01:00
SBiOSoftWhare 355c7a32ee RoomCellLayoutUpdating: Add setup method for outgoing file attachement cell. 2022-01-21 18:16:01 +01:00
SBiOSoftWhare ad7976726d BubbleRoomTimelineCellProvider: Handle outgoing file attachment cells. 2022-01-21 18:13:47 +01:00
SBiOSoftWhare c6becda12b MXKRoomBubbleTableViewCell: Expose attachViewLeadingConstraint property. 2022-01-21 17:34:27 +01:00
SBiOSoftWhare 87bba993bc Move all MatrixKit cells + MXKRoomViewController into appropriated folders. 2022-01-21 17:18:59 +01:00
SBiOSoftWhare 535af1caf3 Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
Message bubbles: Text message layout
2022-01-21 16:06:57 +01:00
SBiOSoftWhare 7220a519a3 Remane RoomCellLayoutUpdater to RoomCellLayoutUpdating. 2022-01-21 15:35:34 +01:00
SBiOSoftWhare 8f3c47a321 Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider. 2022-01-20 17:09:34 +01:00
SBiOSoftWhare 5a9a756a8d Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater. 2022-01-20 17:00:13 +01:00
SBiOSoftWhare c7f1d610a8 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
SBiOSoftWhare 9c043a38f3 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:33:39 +01:00
SBiOSoftWhare 8444c45e44 BubbleRoomCellLayoutUpdater: Fix CGFloat type. 2022-01-20 15:09:04 +01:00
SBiOSoftWhare 38cf543cf1 PlainRoomTimelineCellProvider: Fix missing outgoing attachment cells. 2022-01-19 15:44:20 +01:00
Stefan Ceriu c6e5d2ebc0 vector-im/element-ios/issues/5298 - Add support for location m.asset types. 2022-01-19 16:11:35 +02:00
SBiOSoftWhare 0a40f3f24c BubbleRoomCellLayoutUpdater: Update bubble height methods. 2022-01-19 11:46:36 +01:00
SBiOSoftWhare d0b3d0b40e BubbleRoomTimelineStyle: Handle selected style. 2022-01-18 20:49:13 +01:00
SBiOSoftWhare 740e04ed99 PlainRoomTimelineStyle: Handle selected style. 2022-01-18 20:46:59 +01:00
SBiOSoftWhare 6635c0f1e1 RoomTimelineStyle: Add method to apply selected style. 2022-01-18 20:46:34 +01:00
SBiOSoftWhare 8cf0dfc051 Text message bubble cells: Fix call to super.setupViews 2022-01-18 19:35:30 +01:00
Stefan Ceriu a9a0bd81c8 vector-im/element-ios/issues/5114 - Cleanup + rename PollTimeline to TimelinePoll. 2022-01-18 20:05:10 +02:00
SBiOSoftWhare 8a6e992aaa BubbleRoomTimelineCellDecorator: Fix CGFloat type issues. 2022-01-18 18:25:48 +01:00
SBiOSoftWhare e75f2184a4 BubbleRoomTimelineCellDecorator: Show timestamp on every text messages in bubble background. 2022-01-18 17:51:41 +01:00
SBiOSoftWhare 0c2baebdf3 PlainRoomTimelineCellDecorator: Update timestamp management. 2022-01-18 17:49:47 +01:00
SBiOSoftWhare 749b6bd562 RoomTimelineCellDecorator: Update add timestamp interface. 2022-01-18 17:46:49 +01:00
SBiOSoftWhare 64ab1b8e86 BubbleRoomCellLayoutUpdater: Add extra right space for timestamp. 2022-01-18 17:25:32 +01:00
SBiOSoftWhare 2deb3874c1 MXKRoomBubbleTableViewCell: Add convenient method to retrieve RoomMessageBubbleBackgroundView. 2022-01-18 17:22:13 +01:00
SBiOSoftWhare 25c36fcef4 BubbleRoomTimelineCellDecorator: Handle URL preview. 2022-01-18 15:25:14 +01:00
SBiOSoftWhare 5355c988d2 BubbleRoomTimelineCellDecorator: Handle reactions view for incoming and outgoing messages. 2022-01-18 15:22:58 +01:00
SBiOSoftWhare 293e367612 BubbleRoomCellLayoutUpdater: Update incoming text message right margin. 2022-01-18 15:15:40 +01:00
SBiOSoftWhare 2cfdd8f341 BubbleRoomTimelineStyle handle cell decorator. 2022-01-18 15:03:56 +01:00
SBiOSoftWhare 6afb1f8fc8 Create BubbleRoomTimelineCellDecorator. 2022-01-18 15:02:30 +01:00
SBiOSoftWhare e996455c0c PlainRoomTimelineStyle handle cell decorator. 2022-01-18 15:01:20 +01:00
SBiOSoftWhare 53be32e759 Implement PlainRoomTimelineCellDecorator. 2022-01-18 15:00:10 +01:00
SBiOSoftWhare 9adad69615 RoomTimelineStyle: Add cell decorator property. 2022-01-18 14:59:48 +01:00
SBiOSoftWhare 7bf5186369 Create RoomTimelineCellDecorator enables to add decoration on a cell (reactions, read receipts, timestamp, URL preview). 2022-01-18 14:58:34 +01:00
SBiOSoftWhare 39c53ea822 BubbleRoomCellLayoutUpdater: Update bubble height computation. 2022-01-14 11:15:38 +01:00
SBiOSoftWhare 390d661896 Update MatrixKit text message cells. 2022-01-14 10:03:08 +01:00
SBiOSoftWhare 353732ef62 Add RoomTimelineConfiguration that enables to manage room timeline appearance configuration. 2022-01-14 10:02:23 +01:00
SBiOSoftWhare d2aa3e9459 Add room timeline style for default cell style. 2022-01-14 10:00:21 +01:00
SBiOSoftWhare fe2eede703 Add room timeline style for bubbles. 2022-01-14 09:59:25 +01:00
SBiOSoftWhare 050c5dd7f0 Add RoomMessageBubbleBackgroundView. 2022-01-14 09:58:55 +01:00
SBiOSoftWhare 58688aad31 Add RoomTimelineStyle that describes a room timeline style used to customize timeline appearance. 2022-01-14 09:55:00 +01:00
SBiOSoftWhare 2bd98372ba Add cell layout updater implementation for bubbles. 2022-01-14 09:51:08 +01:00
SBiOSoftWhare 61261e189b Move RoomBubbleCellLayout. 2022-01-13 18:25:34 +01:00