mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
27f7142cd8
Each HistoryView maintains a list of pending events. Each pending message is validated from the homeserver with either the returned EventId or the body of the message. Currently there is no support to remove invalid messages. Also some small refactoring: - ChatPage doesn't know about the message being sent. The message delivery is solely handled by HistoryViewManager. - Nick coloring function moved to HistoryViewManager. |
||
---|---|---|
.. | ||
ui | ||
ChatPage.h | ||
Deserializable.h | ||
HistoryView.h | ||
HistoryViewItem.h | ||
HistoryViewManager.h | ||
InputValidator.h | ||
Login.h | ||
LoginPage.h | ||
MainWindow.h | ||
MatrixClient.h | ||
Profile.h | ||
Register.h | ||
RegisterPage.h | ||
RoomInfo.h | ||
RoomInfoListItem.h | ||
RoomList.h | ||
SlidingStackWidget.h | ||
Sync.h | ||
TextInputWidget.h | ||
TopRoomBar.h | ||
UserInfoWidget.h | ||
WelcomePage.h |