From d77d315eaf5658e93cf7384cc7f1ebf7a86bd87c Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 25 Oct 2022 08:12:36 +0200 Subject: Matrix: apply user display name and avatar update by timestamp --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 44a75aa..dc4ec9a 100644 --- a/TODO +++ b/TODO @@ -237,5 +237,6 @@ Add option to use invidious, and the invidious front page. Add proper vim modal mode. Maybe switch focused part with tab? then also need to show which part is focused. Send clipboard content to clipboard manager when destroying the window, if we are the clipboard owner. Bypass compositor when fullscreening application. -Sort matrix events by timestamp. This is needed to make name change and other similar things work properly (user display name, avatar, room name, room avatar, etc), otherwise @ mention wont work as it may show an older name if a previous event is fetched and contains name change. Also applies to join/leave events and other things. +Sort matrix events by timestamp (join/leave events and other things). +Update room name, avatar, etc in gui when updated. Automatically cleanup old cache files. -- cgit v1.2.3