Do not create User class on heap

Authored by kfunk on Feb 12 2020, 9:53 AM.

Description

Do not create User class on heap

Summary:
Simplifies memory management when using this type. The app is taking
care of e.g. updating the user status of a user in all models already.
(cf. follow userStatusChanged signal uses)

Reviewers: mlaurent, dfaure

Reviewed By: mlaurent

Differential Revision: https://phabricator.kde.org/D27349

Details

Committed
kfunkFeb 12 2020, 9:14 PM
Reviewer
mlaurent
Differential Revision
D27349: Do not create User class on heap
Parents
R865:115fb196b790: Use directly ChannelBaseJob::ChannelInfo so we can use roomName or
Branches
Unknown
Tags
Unknown