MUC, direct chat: chat history uses room name and not user name
Description
If two users in a MUC communitcate directly with each other (eg room@conference.example.com/user1 and room@conference.example.com/user2) Spark will display "user1: message" which is fine. If user2 closes the "direct" connection window and reestablishes it then Spark will display the history in grey color, which is also fine but it will display "room: message" which looks weird.
Addition: all private chat history is saved in one place. If you talk with different users in private chat in MUC, when it always opens the same recent history.
wroot November 12, 2009 at 8:45 PM
Can't test this currently as Spark is not saving such history at all.
If two users in a MUC communitcate directly with each other (eg room@conference.example.com/user1 and room@conference.example.com/user2) Spark will display "user1: message" which is fine.
If user2 closes the "direct" connection window and reestablishes it then Spark will display the history in grey color, which is also fine but it will display "room: message" which looks weird.