Commit Graph

1127 Commits (707248fea39eafdfc4ce6b69987ab144ab781110)

Author SHA1 Message Date
Nicolas Werner 707248fea3 Add DeviceVerificationFlow dummy and verification test button 4 years ago
Nicolas Werner 2088053d26 Add DeviceVerificationFlow dummy and verification test button 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 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 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 21a1f249f9 Fix Qt 5.9 build 4 years ago
Nicolas Werner f6fa494666 Make connections across threads queued in any case 4 years ago
Nicolas Werner a9e321e38f Don't use formatted body without format 4 years ago
Felix Yan 751c0526d7
Correct a typo in SnackBar.cpp 4 years ago
Nicolas Werner c973fd759b Fix m.relates_to being sent as 'null' when not set in encrypted messages. 4 years ago
Nicolas Werner cded494cb5 Try to make text rendering in qml sharper 4 years ago
Lorem e1706f4df5 Fix not being able to change theme 5 years ago
Joseph Donofry dbaf92734c
Fix formatting 5 years ago
Joseph Donofry b9626f0c69
Additional code cleanup 5 years ago
Nicolas Werner 150c9b1dbc Fix scale factor setting 5 years ago
Nicolas Werner db93e6b853 Fix warning about not registered Presence type 5 years ago
Nicolas Werner 488924c9b3 Allow deleting a status 5 years ago
Joseph Donofry 12c46e86b4
Fix linting 5 years ago
Joseph Donofry 5e355c36fd
Fix build issue on some versions of clang 5 years ago
Alexander 'z33ky' Hirsch 2b9860c3af Add setting to alert on notification 5 years ago
Nicolas Werner 0a23615dd7 Fix small formatting error 5 years ago
Nicolas Werner b9631753dd Reenable custom status messages 5 years ago
Nicolas Werner 3baf11b5c4 Fix unused capture 5 years ago
Nicolas Werner 814868024c Disable presence and status_msg menu 5 years ago
Nicolas Werner f2bfa61e08 Add menu actions to set presence 5 years ago