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
/
roomevent.h
Age
Commit message (
Expand
)
Author
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-08-02
Event::dumpTo: make protected, and RoomEvent override
Kitsune Ral
2019-12-09
RoomEvent::timestamp() -> originTimestamp()
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-08-02
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-31
Initial support for edited messages (receive only)
Kitsune Ral
2019-07-09
Merge branch 'master' into use-clang-format
Kitsune Ral
2019-07-08
RoomEvent::setRoomId()/setSender()
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-10-04
Modernise and fix code dealing with call events
Kitsune Ral
2018-08-03
RoomEvent: fix wrong JSON key to pick/store transaction id
Kitsune Ral
2018-07-31
RoomEvent: don't store transactionId separately
Kitsune Ral
2018-07-27
Initial support for local echo
Kitsune Ral
2018-07-04
Add #include to fix FTBFS with qmake
Kitsune Ral
2018-07-04
Break down event.* into smaller files
Kitsune Ral