This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/domain/session/room/timeline/tiles
Bruno Windels b3cd2a0e03 express the visible range with EventKeys rather than list indices
This is less ambiguous in case the DOM and the ObservableList would be
out of sync.
2021-09-07 17:48:49 +02:00
..
BaseMediaTile.js rename MessageTile to BaseMessageTile 2021-05-17 12:15:13 +02:00
BaseMessageTile.js Merge pull request #418 from vector-im/replies 2021-08-06 21:28:42 +00:00
BaseTextTile.js Fix body.string in BaseMessageTile 2021-07-16 14:28:18 -07:00
EncryptedEventTile.js Rename TimelineList to TimelineView for consistency 2021-09-06 13:31:43 +02:00
EncryptionEnabledTile.js show when e2ee is enabled in timeline 2020-09-14 15:47:00 +02:00
FileTile.js rename MessageTile to BaseMessageTile 2021-05-17 12:15:13 +02:00
GapTile.js Stop passing room to tiles in tests 2021-08-06 11:02:41 -07:00
ImageTile.js extract base class from image tile to inherit from for video tile 2021-03-09 19:33:54 +01:00
LocationTile.js rename MessageTile to BaseMessageTile 2021-05-17 12:15:13 +02:00
MissingAttachmentTile.js rename MessageTile to BaseMessageTile 2021-05-17 12:15:13 +02:00
RedactedTile.js also show redaction reason for redaction local echo 2021-06-02 12:17:09 +02:00
RoomMemberTile.js Fix issue #397 2021-06-19 16:01:02 +05:30
RoomNameTile.js a little extra caution 2020-09-14 15:47:00 +02:00
SimpleTile.js express the visible range with EventKeys rather than list indices 2021-09-07 17:48:49 +02:00
TextTile.js Insert emote text after quotes 2021-08-04 15:50:42 -07:00
VideoTile.js don't rely on mime-types to decide to use main url for thumbnail 2021-03-10 10:01:07 +01:00