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 6beff7e552 override emitChange so no need to clone option object for all tiles
instead, we don't store the emitChange in the options but rather on
the tile itself.
2022-05-09 14:09:45 +02:00
..
BaseMediaTile.js allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
BaseMessageTile.js allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
BaseTextTile.js allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
EncryptedEventTile.js allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
EncryptionEnabledTile.js show when e2ee is enabled in timeline 2020-09-14 15:47:00 +02:00
FileTile.js allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
GapTile.js allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
ImageTile.js allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
index.ts allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
LocationTile.js add location tile view so we don't throw when a location is shared 2022-01-14 15:27:46 +01: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 allow injecting the tilesCreator from the Root/Session/RoomViewModel 2022-04-08 12:52:30 +02:00
RoomNameTile.js a little extra caution 2020-09-14 15:47:00 +02:00
SimpleTile.js override emitChange so no need to clone option object for all tiles 2022-05-09 14:09:45 +02:00
TextTile.js Remove stray newline 2022-01-14 18:17:49 +05:30
VideoTile.js don't rely on mime-types to decide to use main url for thumbnail 2021-03-10 10:01:07 +01:00