Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
According to the spec, this key has the same status as msgtype: both should exist in any message. Besides, it's always supposed to be a plain text so there's no polymorphism allowed here. | |||
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 | |
Fortunately, the clients don't seem to use it atm. | |||
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 | |