moment/src/gui/Pages/Chat
miruka 39f159f0a3 Fix the one-line events combining
When there's a one line (emote or non-message) event with its avatar
shown and combinable events follow it, that first event delegate's height
is supposed to be one line with the avatar overflowing into
the following event's blank space.

This behavior hasn't been working for a long time. This commit restores
it, along with improving the related code's quality.
2020-09-01 13:48:15 -04:00
..
AutoCompletion Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
Banners Join/LeftBanner: auto keyboard-focus first button 2020-08-28 07:40:48 -04:00
Composer Allow "replying" to an event with a file 2020-08-24 10:17:04 -04:00
FileTransfer Refer to custom components to access their enums 2020-07-17 01:45:02 -04:00
RoomPane Use HTextArea.RichText, not Qt.RichText 2020-09-01 13:48:15 -04:00
Timeline Fix the one-line events combining 2020-09-01 13:48:15 -04:00
Chat.qml Allow "replying" to an event with a file 2020-08-24 10:17:04 -04:00
ChatPage.qml Fix 403 error on invited room chat page 2020-08-25 09:37:09 -04:00
InfoBar.qml Fix reply bar height 2020-07-14 05:25:32 -04:00
ReplyBar.qml Fix reply bar height 2020-07-14 05:25:32 -04:00
RoomHeader.qml Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
TypingMembersBar.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00