Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Need to implement
- void RocketChatAccount::setNameChanged(const QJsonArray &array) (=> update ruqola when name changed)
- void RocketChatAccount::setNameChanged(const QJsonArray &array) (-> update ruqola when name changed)
Location: src/core/rocketchataccount.cpp:2374
Reference: setUserStatusChanged() for implementation pattern
Description: Update user model when user names change on the server

- Fix apply setting in market place settings
Location: Check src/apps/appsmarketplace*.cpp files