mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-05 05:21:15 +01:00
* refactor: move `MessagePreviewStore` and previews into its own directory The `MessagePreviewStore` is used widly and not only by the room list. Moving to its own folder to be able to remove old room list later with less friction * test: add more tests