From c407ed070c6001c4f9fed33364affb6426d72ae0 Mon Sep 17 00:00:00 2001 From: Emmanuel ROHEE Date: Fri, 5 Sep 2014 14:55:17 +0200 Subject: [PATCH] BF: Show "Bob invited you" in recents when Bob invites the user --- webclient/recents/recents.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/webclient/recents/recents.html b/webclient/recents/recents.html index 2e1f89772..1c059249b 100644 --- a/webclient/recents/recents.html +++ b/webclient/recents/recents.html @@ -16,7 +16,11 @@ -
+
+ {{ room.lastMsg.inviter | mUserDisplayName: room.room_id }} invited you +
+ +
{{ room.lastMsg.state_key | mUserDisplayName: room.room_id}} joined