Age | Commit message (Expand) | Author |
2017-10-31 | Streamline EventContent hierarchy | Kitsune Ral |
2017-10-26 | Move out common message event content classes | Kitsune Ral |
2017-08-08 | Vector has been renamed to Riot long ago | Kitsune Ral |
2017-06-22 | RoomMessageEvent: Simplify constructors, use QString msgType internally | Kitsune Ral |
2017-06-22 | MessageEventContent: generalise mimeType | Kitsune Ral |
2017-06-22 | Enable creation of RoomMessageEvents | Kitsune Ral |
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 |