Commit Graph

950 Commits (326e327d2c57fca30843f730e773e48134d798dd)

Author SHA1 Message Date
Nicolas Werner a8166462ad File messages (qml) 5 years ago
Nicolas Werner ea12c9f9bc Add basic read_event support (qml) 5 years ago
Nicolas Werner 1dd1a19b06 Update roomlist on new messages 5 years ago
Nicolas Werner aee29c6ed5 Reenable redactions 5 years ago
Nicolas Werner 0d3c9390c6 Rename initialize to sync, since it does the same thing 5 years ago
Nicolas Werner e2d733a01a Restore saving of media 5 years ago
Nicolas Werner 9b18440b4f Reenable ImageOverlay 5 years ago
Nicolas Werner 82091999c4 Add lock to encrypted messages 5 years ago
Nicolas Werner a5ccd00be0 Remove noisy decrypted message 5 years ago
Nicolas Werner bb60976e7e Reenable encrypted messages 5 years ago
Nicolas Werner 6c7e6b0e86 Fix read indicator 5 years ago
Nicolas Werner d34067a257 Enable read receipts action and sync read receipts from cache 5 years ago
Nicolas Werner 240b3a566b Add send/received indicator 5 years ago
Nicolas Werner d1fffd6617 Implement simple scroll state handling 5 years ago
Nicolas Werner 691c854201 Try to fix CI, no match for QString::arg(QStringRef) 5 years ago
Nicolas Werner 62d0cd74da Implement replies in qml timeline 5 years ago
Nicolas Werner 5c87d6faa6 Implement sending other message types in qml timeline 5 years ago
Nicolas Werner a7595eab5a Reimplement sending basic text messages 5 years ago
Nicolas Werner a1c97fc8d6 Show redactions in qml timeline 5 years ago
Nicolas Werner 4efac5a247 Try to fix duplicate messages in certain edge cases (i.e. sync and pagination at the same time) 5 years ago
Nicolas Werner f260b8b4ae Fix shadow error 5 years ago
Nicolas Werner e20501cec7 Reenable display of encrypted messages 5 years ago
Nicolas Werner 7aca8a9430 Reenable view raw message 5 years ago
Nicolas Werner 86f4119a05 Implement basic ImageMessages in qml timeline 5 years ago
Nicolas Werner ebeb1eb772 Implement avatars in qml timeline 5 years ago
Nicolas Werner aae295cb02 Fix new messages not arriving in qml timeline 5 years ago
Nicolas Werner 8727831de7 Fix QML emojis 5 years ago
Nicolas Werner bbbd5df75f Use system colors for now 5 years ago
Nicolas Werner c4ba832331 Fix misc CI issues 5 years ago
Nicolas Werner c1ee22a53e Fix shadow warning 5 years ago
Nicolas Werner 34f5400e99 Implement TextMessage delegate 5 years ago
Nicolas Werner 56e27ced25 Format date (close to) the old way in qml timeline 5 years ago
Nicolas Werner ccedbde38b Add avatar placeholder and scrollbar to qml timeline 5 years ago
Nicolas Werner 2dd636456c Add basic sections and button placeholders to qml timeline 5 years ago
Nicolas Werner 699fd7b38e Implement loading of history, when timeline is displayed 5 years ago
Nicolas Werner 47fbfd3f44 Add items to timline 5 years ago
Nicolas Werner 8b5c7b2f2f Add placeholder timeline model 5 years ago
Nicolas Werner 8e611abe87 Replace timeline with empty qml view 5 years ago
rnhmjoj 1659176c0d
escape html before parsing commonmark 5 years ago
Aidan Hahn 34ac2c4f75
re-re-linted 5 years ago
Aidan Hahn 4a223ef508
relinted 5 years ago
Aidan Hahn 5326d29e56
group similar ui options on settings page 5 years ago
Aidan Hahn 69fbaf9ae6
ran make lint to apply style guidelines 5 years ago
Aidan Hahn 3677c58a17
ReImplement UserSettings::setAvatarCircles 5 years ago
Aidan Hahn ce978589b7
removed leftovers from previous refactor 5 years ago
Aidan Hahn 1e6fc6e342
fixed typoes in code, added layout metadata to new settings toggle. 5 years ago
Joseph Donofry 66641339b3
Minor tweak to one instance of QSettings not necessarily using the same settings as everything else 5 years ago
Aidan Hahn a1c2aed36a
Refactored Avatar and RoomInfoListItem to access rounding settings in place 5 years ago
Joseph Donofry 98d4f14bd1
Fix themeing issues on mentions 5 years ago
Aidan Hahn b10d453bd5
add controll bits for avatar rounding 5 years ago