Commit Graph

27 Commits

Author SHA1 Message Date
SBiOSoftWhare a9fc0fc4ae RoomTimelineStyle: Remove useless property. 2022-02-09 16:34:05 +01:00
SBiOSoftWhare be259d4392 BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes. 2022-02-09 16:14:34 +01:00
SBiOSoftWhare f472cde909 PlainRoomTimelineCellProvider: Handle emote cells. 2022-02-08 11:45:20 +01:00
SBiOSoftWhare 848f7f471e RoomTimelineStyle: Add property to indicate to use vertical whitespace for text. 2022-02-07 20:57:18 +01:00
SBiOSoftWhare 497c773cbf BubbleRoomTimelineCellProvider: Handle new text message cells. 2022-02-07 16:36:32 +01:00
SBiOSoftWhare c010a9f218 PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare 22f72fdf28 Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare 93f9ea598e PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare 51795cb485 PlainRoomTimelineCellDecorator: Expose a Theme property. 2022-01-26 17:39:35 +01:00
ismailgulek abe26c43fe Implement thread summary displayable on cell decorator 2022-01-26 14:28:24 +03:00
SBiOSoftWhare ee48645c59 PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare 0c48976018 PlainRoomTimelineCellProvider: Handle new voice message cell identifiers. 2022-01-25 14:53:05 +01:00
ismailgulek 3593690465 Implement thread summary view on cell decorator 2022-01-25 14:31:19 +03:00
SBiOSoftWhare 478c094f68 PlainRoomTimelineCellProvider: Fix outgoing text message cells. 2022-01-24 10:25:37 +01:00
SBiOSoftWhare e881e8cdee BubbleRoomTimelineCellProvider: Remove sender name for pagination title case. 2022-01-21 19:26:59 +01:00
SBiOSoftWhare 9b9fa91c57 Remane RoomCellLayoutUpdater to RoomCellLayoutUpdating. 2022-01-21 15:35:34 +01:00
SBiOSoftWhare 11639b87f6 Refactor RoomTimelineCellProviderProtocol to RoomTimelineCellProvider. 2022-01-20 17:09:34 +01:00
SBiOSoftWhare 0cf1490990 Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater. 2022-01-20 17:00:13 +01:00
SBiOSoftWhare 180e3cb471 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
SBiOSoftWhare abf64cf311 MXKRoomBubbleTableViewCell: Update a method name. 2022-01-20 15:33:39 +01:00
SBiOSoftWhare 2d34617113 PlainRoomTimelineCellProvider: Fix missing outgoing attachment cells. 2022-01-19 15:44:20 +01:00
SBiOSoftWhare 0c9fa83def PlainRoomTimelineStyle: Handle selected style. 2022-01-18 20:46:59 +01:00
SBiOSoftWhare 7811a0041b PlainRoomTimelineCellDecorator: Update timestamp management. 2022-01-18 17:49:47 +01:00
SBiOSoftWhare 0dcd52c4f1 PlainRoomTimelineStyle handle cell decorator. 2022-01-18 15:01:20 +01:00
SBiOSoftWhare 28dce4a607 Implement PlainRoomTimelineCellDecorator. 2022-01-18 15:00:10 +01:00
SBiOSoftWhare 203f1d92a7 Add room timeline style for default cell style. 2022-01-14 10:00:21 +01:00
SBiOSoftWhare 9dabe8de6f Add PlainRoomTimelineCellProvider. 2022-01-13 17:31:47 +01:00