libQuotient icon indicating copy to clipboard operation
libQuotient copied to clipboard

Provide as-before-event room context for a given timeline item

Open KitsuneRal opened this issue 7 years ago • 1 comments

This is 'point of reference' for all troubles concerned with the fact that the library only knows of a single room state - the latest one. We need to make a kind of RoomView class that would allow to render events in the context of the room, as it were immediately before the event.

KitsuneRal avatar Feb 25 '18 00:02 KitsuneRal

After all the write-up in #432 I have just found this issue. Although #432 is almost a duplicate, this one expects a bit more convenience for clients - and is harder to do. Therefore this one is planned for some later time (and maybe after closing #309), while #432 is more pressing but describes a minimal implementation specifically for 0.7.

KitsuneRal avatar Dec 29 '20 14:12 KitsuneRal