index
:
libquotient
master
Unnamed repository; edit this file 'description' to name the repository.
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
events
Age
Commit message (
Expand
)
Author
2022-05-20
Apply suggestions from code review
Tobias Fella
2022-05-20
Truncate ciphertext buffer to actual size during file encryption
Tobias Fella
2022-05-19
Fix cipher text buffer initialization
Tobias Fella
2022-05-18
Update lib/events/encryptedevent.cpp
Tobias Fella
2022-05-18
Apply suggestions from code review
Tobias Fella
2022-05-16
Update lib/events/encryptedfile.h
Tobias Fella
2022-05-16
More work; Update olm pickle & timestamps in database; Remove TODOs
Tobias Fella
2022-05-16
Properly create encrypted edits
Tobias Fella
2022-05-16
Implement sending encrypted files
Tobias Fella
2022-05-16
Add constructor for creating roomkeyevents
Tobias Fella
2022-05-14
Cleanup across the board
Alexey Rusakov
2022-05-11
CallAnswerEvent: drop lifetime
Alexey Rusakov
2022-05-08
Merge #548: Streamline usage of event types, part 1
Alexey Rusakov
2022-05-08
QUO_CONTENT_GETTER
Alexey Rusakov
2022-05-08
Use std::pair instead of QPair
Alexey Rusakov
2022-05-08
More cleanup
Alexey Rusakov
2022-05-08
Generalise DEFINE_SIMPLE_EVENT
Alexey Rusakov
2022-05-08
Pass matrixType(QString), not Event::Type, to basicJson()
Alexey Rusakov
2022-05-08
basic*EventJson() -> *Event::basicJson()
Alexey Rusakov
2022-05-08
Event content: provide toJson() instead of deriving from EC::Base
Alexey Rusakov
2022-05-08
Simplify EventContent a bit
Alexey Rusakov
2022-05-08
Cleanup; comments reformatting
Alexey Rusakov
2022-05-08
StateEvent: use non-member JSON converters
Alexey Rusakov
2022-05-08
toSnakeCase and EventContent::SingleKeyValue
Alexey Rusakov
2022-05-05
Fix license identifier
Tobias Fella
2022-05-02
Implement key verification
Tobias Fella
2022-04-09
Correctly load EncryptedEvents
Tobias Fella
2022-03-10
Update lib/events/encryptedfile.h
Tobias Fella
2022-03-10
More work; Update olm pickle & timestamps in database; Remove TODOs
Tobias Fella
2022-03-10
Properly create encrypted edits
Tobias Fella
2022-03-10
Implement sending encrypted files
Tobias Fella
2022-03-10
Add constructor for creating roomkeyevents
Tobias Fella
2022-02-26
Merge pull request #477 from TobiasFella/work/readencryptedmessages
Alexey Rusakov
2022-02-16
More cleanup, especially in EncryptedFile
Alexey Rusakov
2022-02-16
isSupportedAlgorithm()
Alexey Rusakov
2022-02-16
Fix file decryption
Tobias Fella
2022-02-16
Cleanup
Alexey Rusakov
2022-02-16
Add a few missing QUOTIENT_API stanzas
Alexey Rusakov
2022-02-14
Don't set lifetime as version in call invites
Tobias Fella
2022-02-14
Revert "Don't #include "logging.h" from headers"
Alexey Rusakov
2022-02-14
Don't #include "logging.h" from headers
Alexey Rusakov
2022-02-13
Merge branch 'dev'
Alexey Rusakov
2022-02-11
EventRelation: defer to non-deprecated symbols
Alexey Rusakov
2022-02-09
Move includes to .cpp file
Tobias Fella
2022-02-07
Refactor KeyVerificationEvents
Tobias Fella
2022-02-07
Remove encryptionmanager and various fixes
Tobias Fella
2022-01-28
Merge pull request #525 from quotient-im/kitsune/query-current-state
Alexey Rusakov
2022-01-28
QUO_IMPLICIT
Alexey Rusakov
2022-01-23
No more default construction of events
Alexey Rusakov
2022-01-23
Cleanup some #includes
Alexey Rusakov
[prev]
[next]