Commit Graph

1800 Commits (f9c0f4dd5410621a8427e2ef21496b7791d44d2f)
 

Author SHA1 Message Date
CH Chethan Reddy f9c0f4dd54 Add C++ Model for DeviceList 4 years ago
Chethan2k1 a54a973ad6 Adding DeviceList for userprofile 4 years ago
CH Chethan Reddy 64f204d984 Rewrite UserProfile in qml 4 years ago
Nicolas Werner 707248fea3 Add DeviceVerificationFlow dummy and verification test button 4 years ago
Nicolas Werner b1362ca69f Use label in device verification dialogs (for proper theming) 4 years ago
Nicolas Werner fed0463e57 Make emojis a bit smaller 4 years ago
Nicolas Werner 480c4bc8f5 Set proper emoji font for device verification 4 years ago
Nicolas Werner 2088053d26 Add DeviceVerificationFlow dummy and verification test button 4 years ago
Nicolas Werner 488cc5e73b First design iteration of device verification dialogs 4 years ago
Nicolas Werner 7f3d97517f Fix double free by closing cursor at the right time 4 years ago
Nicolas Werner 12090c0a06 Add workaround for duplicate syncs 4 years ago
Nicolas Werner 720bb164f7 Fix migration (hopefully) 4 years ago
Nicolas Werner ade905c881 Fix shadowing variable 4 years ago
Nicolas Werner a00b11def7 Rename EventStore::event to get to remove ambiguity with QObject::event 4 years ago
Nicolas Werner 28e7ea40cb Bump mtxclient and use git dependency in flatpak 4 years ago
Nicolas Werner 8bf26917ad Make long press menu actually work 4 years ago
Nicolas Werner 6f557c19a1 Optimize scrolling a little bit 4 years ago
Nicolas Werner cbb4356b19 Fix more non integer heights 4 years ago
Nicolas Werner fdcf91f5eb Fix binding loop and non integer text height 4 years ago
Nicolas Werner 4e7bd20e0c Reset fetch in progress when fetch failed 4 years ago
Nicolas Werner b294430fe5 Return to redacted messages instead of just storing the redaction 4 years ago
Nicolas Werner 147ae68c31 Don't send url, if we send an encrypted file 4 years ago
Nicolas Werner f23d733cff Fix room joins 4 years ago
Nicolas Werner 19f27236ea Fix reactions 4 years ago
Nicolas Werner 6f2bc908ba Fix reaction display 4 years ago
Nicolas Werner d467568a65 Close cursor we don't need and where we overwrite the contents 4 years ago
Nicolas Werner 8261446f83 Fix reply scrolling 4 years ago
Nicolas Werner 5695f004a2 Fix race condition between /messages and /sync 4 years ago
Nicolas Werner 046b3f4da6 Mark own events as read again after sending 4 years ago
Nicolas Werner 36e4405f25 Fix flickering of encrypted messages when sending using new store 4 years ago
Nicolas Werner a5dda86a6c Fix encryption indicator 4 years ago
Nicolas Werner 56ea89aa11 Reenable sending messages 4 years ago
Nicolas Werner 9ae7d0dce3 Readd pagination and fix redactions 4 years ago
Nicolas Werner 9479fcde08 Initialize Profile later 4 years ago
Nicolas Werner da2f80df60 Fix translation loading 4 years ago
Nicolas Werner 3421728898 Fetch missing events 4 years ago
Nicolas Werner 530c531c4b WIP: Event Store split out 4 years ago
Nicolas Werner fe12e63c7c Fix parent undefined warning 4 years ago
Nicolas Werner 0da1a6d5fc Add relations and order without hidden events to db 4 years ago
Nicolas Werner 82eff09062 Fetch event from db and use string_view where possible 4 years ago
Nicolas Werner c79205c26a Use new timeline cache structure 4 years ago
Nicolas Werner 79a29953dd Persist event order 4 years ago
Nicolas Werner 233b3c06ce Store events in room specific db 4 years ago
Nicolas Werner d72eb5eb2d Update dependencies 4 years ago
Nicolas Werner 21a1f249f9 Fix Qt 5.9 build 4 years ago
Nicolas Werner d177405913 Don't compile qml by default 4 years ago
Nicolas Werner f6fa494666 Make connections across threads queued in any case 4 years ago
Nicolas Werner da975038db Drop libsodium dependency 4 years ago
Nicolas Werner a9e321e38f Don't use formatted body without format 4 years ago
DeepBlueV7.X 09e9cffcae
Merge pull request #228 from felixonmars/patch-1 4 years ago