Improve RoomDrawer for direct chats
Don't show irrelevant stuff like the member list, description, alias BUG: 466895
This commit is contained in:
@@ -754,6 +754,8 @@ public:
|
||||
*/
|
||||
Q_INVOKABLE QByteArray roomAcountDataJson(const QString &eventType);
|
||||
|
||||
Q_INVOKABLE [[nodiscard]] QUrl avatarForMember(NeoChatUser *user) const;
|
||||
|
||||
private:
|
||||
QSet<const Quotient::RoomEvent *> highlights;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user