summary refs log tree commit diff
path: root/src/encryption/SelfVerificationStatus.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove final which breaks type registrationNicolas Werner2023-07-161-1/+1
|
* Move to automatic type registrationNicolas Werner2023-06-191-0/+4
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Mark classes as final where possibleNicolas Werner2022-10-101-1/+1
|
* cppcheck stuff (#1200)Loren Burkholder2022-10-031-1/+2
| | | | | | | | | | | | | | | * cppcheck stuff * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Fix linting Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Add self verification after loginNicolas Werner2021-10-301-0/+5
|
* Move voip and encryption stuff into their own directoriesNicolas Werner2021-10-171-0/+43