Commit Graph

1793 Commits (2088053d26fc124058fafb434d41b7c9516f0da0)
 

Author SHA1 Message Date
Nicolas Werner 2088053d26 Add DeviceVerificationFlow dummy and verification test button 5 years ago
Nicolas Werner 488cc5e73b First design iteration of device verification dialogs 5 years ago
Nicolas Werner 7f3d97517f Fix double free by closing cursor at the right time 5 years ago
Nicolas Werner 12090c0a06 Add workaround for duplicate syncs 5 years ago
Nicolas Werner 720bb164f7 Fix migration (hopefully) 5 years ago
Nicolas Werner ade905c881 Fix shadowing variable 5 years ago
Nicolas Werner a00b11def7 Rename EventStore::event to get to remove ambiguity with QObject::event 5 years ago
Nicolas Werner 28e7ea40cb Bump mtxclient and use git dependency in flatpak 5 years ago
Nicolas Werner 8bf26917ad Make long press menu actually work 5 years ago
Nicolas Werner 6f557c19a1 Optimize scrolling a little bit 5 years ago
Nicolas Werner cbb4356b19 Fix more non integer heights 5 years ago
Nicolas Werner fdcf91f5eb Fix binding loop and non integer text height 5 years ago
Nicolas Werner 4e7bd20e0c Reset fetch in progress when fetch failed 5 years ago
Nicolas Werner b294430fe5 Return to redacted messages instead of just storing the redaction 5 years ago
Nicolas Werner 147ae68c31 Don't send url, if we send an encrypted file 5 years ago
Nicolas Werner f23d733cff Fix room joins 5 years ago
Nicolas Werner 19f27236ea Fix reactions 5 years ago
Nicolas Werner 6f2bc908ba Fix reaction display 5 years ago
Nicolas Werner d467568a65 Close cursor we don't need and where we overwrite the contents 5 years ago
Nicolas Werner 8261446f83 Fix reply scrolling 5 years ago
Nicolas Werner 5695f004a2 Fix race condition between /messages and /sync 5 years ago
Nicolas Werner 046b3f4da6 Mark own events as read again after sending 5 years ago
Nicolas Werner 36e4405f25 Fix flickering of encrypted messages when sending using new store 5 years ago
Nicolas Werner a5dda86a6c Fix encryption indicator 5 years ago
Nicolas Werner 56ea89aa11 Reenable sending messages 5 years ago
Nicolas Werner 9ae7d0dce3 Readd pagination and fix redactions 5 years ago
Nicolas Werner 9479fcde08 Initialize Profile later 5 years ago
Nicolas Werner da2f80df60 Fix translation loading 5 years ago
Nicolas Werner 3421728898 Fetch missing events 5 years ago
Nicolas Werner 530c531c4b WIP: Event Store split out 5 years ago
Nicolas Werner fe12e63c7c Fix parent undefined warning 5 years ago
Nicolas Werner 0da1a6d5fc Add relations and order without hidden events to db 5 years ago
Nicolas Werner 82eff09062 Fetch event from db and use string_view where possible 5 years ago
Nicolas Werner c79205c26a Use new timeline cache structure 5 years ago
Nicolas Werner 79a29953dd Persist event order 5 years ago
Nicolas Werner 233b3c06ce Store events in room specific db 5 years ago
Nicolas Werner d72eb5eb2d Update dependencies 5 years ago
Nicolas Werner 21a1f249f9 Fix Qt 5.9 build 5 years ago
Nicolas Werner d177405913 Don't compile qml by default 5 years ago
Nicolas Werner f6fa494666 Make connections across threads queued in any case 5 years ago
Nicolas Werner da975038db Drop libsodium dependency 5 years ago
Nicolas Werner a9e321e38f Don't use formatted body without format 5 years ago
DeepBlueV7.X 09e9cffcae
Merge pull request #228 from felixonmars/patch-1 5 years ago
Felix Yan 751c0526d7
Correct a typo in SnackBar.cpp 5 years ago
Nicolas Werner c973fd759b Fix m.relates_to being sent as 'null' when not set in encrypted messages. 5 years ago
Nicolas Werner cded494cb5 Try to make text rendering in qml sharper 5 years ago
Nicolas Werner dde28c627b Lower qt version used for emoji picker and scroll helper 5 years ago
Nicolas Werner 5c8ee99e9a Remove online indicator for offline users 5 years ago
DeepBlueV7.X 887ad25ab7
Merge pull request #220 from not-chicken/theme 5 years ago
Lorem e1706f4df5 Fix not being able to change theme 5 years ago