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
/
roomavatarevent.h
Age
Commit message (
Expand
)
Author
2022-05-29
Refactor EncryptedFile and EC::FileInfo::file
Alexey Rusakov
2021-12-29
Add QUOTIENT_API throughout non-generated code
Alexey Rusakov
2021-09-18
Add the encryptedfile to the eventcontent
Tobias Fella
2021-07-18
Room::postFile(): adjust to the changed RoomMessageEvent API
Alexey Rusakov
2021-01-16
Updated copyright statements upon Git audit
Kitsune Ral
2020-12-26
Port existing copyright statement to reuse using licensedigger
Carl Schwan
2020-07-26
RoomAvatarEvent: add constructors from content
Kitsune Ral
2019-08-11
Drop EventType namespace and DEFINE_EVENTTYPE_ALIAS macro
Kitsune Ral
2019-08-09
Namespace: QMatrixClient -> Quotient (with back comp alias)
Kitsune Ral
2019-08-02
Apply the new brace wrapping to source files
Kitsune Ral
2019-06-24
Merge branch 'master' into clang-format
Kitsune Ral
2019-03-02
style: apply .clang-format to all .cpp and .h files
Marc Deop
2018-12-26
RoomAvatarEvent: use correct #includes
Kitsune Ral
2018-07-04
Events: use a template structure instead of template variables; rearrange cod...
Kitsune Ral
2018-07-04
Event types system remade to be extensible
Kitsune Ral
2018-05-04
EvT::TypeId: Use a member function instead of a variable
Kitsune Ral
2018-03-31
Move source files to a separate folder
Kitsune Ral