index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
encryption
/
SelfVerificationStatus.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Downgrade self verification status logging to debug
Nicolas Werner
2023-11-01
1
-1
/
+1
*
Cleanup headers a bit more
Nicolas Werner
2023-10-31
1
-1
/
+1
*
Speed up compilation a bit
Nicolas Werner
2023-10-31
1
-2
/
+4
*
Fix verification error codes
Nicolas Werner
2023-07-16
1
-0
/
+2
*
Move to automatic type registration
Nicolas Werner
2023-06-19
1
-0
/
+5
*
Get rid of year in license headers
Nicolas Werner
2023-02-21
1
-3
/
+1
*
A whole new year full of excitement and possibilities!
Nicolas Werner
2023-01-02
1
-0
/
+1
*
cppcheck stuff (#1200)
Loren Burkholder
2022-10-03
1
-1
/
+3
*
Work around MSVC bug with structured bindings in lambdas
Nicolas Werner
2022-10-02
1
-2
/
+18
*
Remove a few more headers
Nicolas Werner
2022-06-18
1
-1
/
+0
*
Get rid of 'using json = nlohmann::json'
Nicolas Werner
2022-06-17
1
-1
/
+1
*
Simplify includes a bit
Nicolas Werner
2022-06-16
1
-0
/
+2
*
Update year in copyright notice to shut up lint job
Nicolas Werner
2022-01-01
1
-0
/
+1
*
Reduce allocations using QStringLiteral
Nicolas Werner
2021-12-29
1
-2
/
+2
*
Fix more warnings and remove dead code
Nicolas Werner
2021-12-28
1
-1
/
+1
*
Fix a few shadowing warnings
Nicolas Werner
2021-12-11
1
-5
/
+5
*
Improve fetching of device keys after login
Nicolas Werner
2021-11-08
1
-3
/
+14
*
Fix self verification status never updating
Nicolas Werner
2021-11-07
1
-1
/
+2
*
Don't try to load verification status before db is ready
Nicolas Werner
2021-11-07
1
-1
/
+0
*
Move away from using an event loop to access secrets
Nicolas Werner
2021-11-07
1
-4
/
+9
*
Fix translation nits
Nicolas Werner
2021-11-04
1
-1
/
+1
*
Prompt user when there are unverified devices
Nicolas Werner
2021-11-01
1
-1
/
+19
*
Add self verification after login
Nicolas Werner
2021-10-30
1
-1
/
+46
*
Move voip and encryption stuff into their own directories
Nicolas Werner
2021-10-17
1
-0
/
+249