Commit Graph

33 Commits (80f7683a577357e59ec9ca557b79bbfb03b489e2)

Author SHA1 Message Date
Nicolas Werner db43743697
Fix too many fmt parameters 2 years ago
Nicolas Werner 3c480d47f1
Make code compile with hidden friends 2 years ago
Nicolas Werner 904745543a
Verifications sneakily accumulating in the background 2 years ago
Nicolas Werner ead10cd0fd
Request full online keybackup when turning it on 2 years ago
Nicolas Werner 35ff02ce48
Remove a few more headers 2 years ago
Nicolas Werner 8cdfbf9391
Get rid of 'using json = nlohmann::json' 2 years ago
Nicolas Werner ef941920ea
Fix compilation without implicit nlohmann conversions 2 years ago
Nicolas Werner beb59d5d2e
Simplify includes a bit 2 years ago
Nicolas Werner 62b3b461ec
Fix comparison for glare algorithm 2 years ago
Nicolas Werner 00740a7e65
Properly handle glare when verifying 2 years ago
Nicolas Werner 90da39313f
Use right linter 3 years ago
Nicolas Werner a6b2be112b
More image dialog fixes 3 years ago
Nicolas Werner 66b7ff639c Remove sender key from megolm session index 3 years ago
Nicolas Werner 8e20139079
Allow properly editing pending encrypted messages 3 years ago
Nicolas Werner 1bc986fd3b
Prevent old verification requests from showing up 3 years ago
Nicolas Werner 61404641d9
Update year in copyright notice to shut up lint job 3 years ago
Nicolas Werner 19dc6cadea
Reserve size of some containers we are filling 3 years ago
Nicolas Werner d8ead9573b
Reduce allocations using QStringLiteral 3 years ago
Nicolas Werner bb290f9fec
Fix more warnings and remove dead code 3 years ago
Nicolas Werner 89e58f78f1
Fix a few shadowing warnings 3 years ago
Nicolas Werner a13f492e7d
Make clang-format <13 and clang-format >=13 behave the same 3 years ago
Nicolas Werner f9362c75cf
Fix no replies being rendered for edits sent from Element in encrypted rooms 3 years ago
Nicolas Werner ff560a09f5
Improve fetching of device keys after login 3 years ago
Nicolas Werner 809be93e20
Fix self verification status never updating 3 years ago
Nicolas Werner 7de24a4271
Don't try to load verification status before db is ready 3 years ago
Nicolas Werner 5ca1fb18bb
Move away from using an event loop to access secrets 3 years ago
Nicolas Werner 373e124bf7
Fix translation nits 3 years ago
Nicolas Werner 2aabe9dcac
Prompt user when there are unverified devices 3 years ago
Nicolas Werner 5688b2647e
Add self verification after login 3 years ago
Nicolas Werner 2981f71d22
lint using clang11 3 years ago
Nicolas Werner 6793bdf3fd
lint 3 years ago
Nicolas Werner a5030bdd4d
move device verification management to its own file 3 years ago
Nicolas Werner 550c80525a
Move voip and encryption stuff into their own directories 3 years ago