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
/
events
/
roommessageevent.cpp
Age
Commit message (
Expand
)
Author
2017-05-22
Fixed building with CLang 3.5
Kitsune Ral
2017-05-22
Refactored Events
Kitsune Ral
2017-05-22
util.h: lookup() uses forwarding refs; added Dispatch/dispatch and REGISTER_ENUM
Kitsune Ral
2017-05-13
Refactored logging enhancements
Kitsune Ral
2017-04-30
Port to categorized logging
Elvis Angelaccio
2017-04-16
Make sure message body is treated as plain text
Kitsune Ral
2017-02-28
Renamed logging_util.h to util.h and moved (improved) Owning<> and lookup() t...
Kitsune Ral
2016-11-01
Removed unused #includes
Kitsune Ral
2016-10-07
Fixed leaks of RoomMessageEvent content
Kitsune Ral
2016-09-07
A generic lookup(), and its usage in Event and RoomMessageEvent
Kitsune Ral
2016-08-29
Align AudioContent with the rest; special-case creation of VideoContent only
Kitsune Ral
2016-08-25
Structured parsing, folded repetitive initialization code
Kitsune Ral
2016-08-24
Introduce TextContent + minor cleanup
Kitsune Ral
2016-08-24
Drop unused (by code and by spec) hsob_ts value
Kitsune Ral
2016-08-24
Move plain body from Base (former MessageEventContent) inside RoomMessageEvent
Kitsune Ral
2016-08-24
Moved message content classes to a dedicated namespace
Kitsune Ral
2016-08-15
Fixed a typo in the enum definition
Kitsune Ral
2016-05-27
Use nullptr
Kitsune Ral
2016-04-11
Missing method in the last commit
Felix Rohrbach
2016-04-09
Implement different types of messages
Felix Rohrbach
2016-04-05
Imported the current source tree from Quaternion/lib.
Kitsune Ral