summaryrefslogtreecommitdiffstats
path: root/src/encryption
AgeCommit message (Expand)Author
2022-05-10More image dialog fixesNicolas Werner
2022-04-08Remove sender key from megolm session indexNicolas Werner
2022-02-27Allow properly editing pending encrypted messagesNicolas Werner
2022-02-14Prevent old verification requests from showing upNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-29Reserve size of some containers we are fillingNicolas Werner
2021-12-29Reduce allocations using QStringLiteralNicolas Werner
2021-12-28Fix more warnings and remove dead codeNicolas Werner
2021-12-11Fix a few shadowing warningsNicolas Werner
2021-11-22Make clang-format <13 and clang-format >=13 behave the sameNicolas Werner
2021-11-11Fix no replies being rendered for edits sent from Element in encrypted roomsNicolas Werner
2021-11-08Improve fetching of device keys after loginNicolas Werner
2021-11-07Fix self verification status never updatingNicolas Werner
2021-11-07Don't try to load verification status before db is readyNicolas Werner
2021-11-07Move away from using an event loop to access secretsNicolas Werner
2021-11-04Fix translation nitsNicolas Werner
2021-11-01Prompt user when there are unverified devicesNicolas Werner
2021-10-30Add self verification after loginNicolas Werner
2021-10-17lint using clang11Nicolas Werner
2021-10-17lintNicolas Werner
2021-10-17move device verification management to its own fileNicolas Werner
2021-10-17Move voip and encryption stuff into their own directoriesNicolas Werner