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-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
2022-01-23
Fix visit() return type
Alexey Rusakov
2022-01-21
Refactor assembleContentJson()
Alexey Rusakov
2022-01-21
Redo EventRelation; deprecate RelatesTo
Alexey Rusakov
2022-01-18
Don't use 'static' on top-level/namespace scope
Alexey Rusakov
2022-01-18
Move over non-interface code to QLatin1String
Alexey Rusakov
2022-01-18
Revise inline keyword usage
Alexey Rusakov
2022-01-05
DEFINE_EVENT_TYPEID: fix up deprecation warnings
Alexey Rusakov
2022-01-05
Make TagRecord generally better
Alexey Rusakov
2022-01-05
Thumbnail: drop unneeded constructors
Alexey Rusakov
2022-01-02
Manage symbols visibility for dynamic linking
Alexey Rusakov
2022-01-01
Fix more Sonar warnings
Alexey Rusakov
2022-01-01
Don't use QUOTIENT_API inside REGISTER_EVENT_TYPE
Alexey Rusakov
[prev]
[next]