Age | Commit message (Expand) | Author |
2017-12-27 | Introduce StateEventBase - a non-template base for StateEvent<> | Kitsune Ral |
2017-12-16 | Fix an assertion failure when redacting an unknown event | Kitsune Ral |
2017-12-14 | Move all internal event pointers to std::unique_ptr<> | Kitsune Ral |
2017-12-12 | Fix a compiler warning | Kitsune Ral |
2017-12-11 | Whitelist origin_server_ts in redaction logic | Kitsune Ral |
2017-12-10 | RedactionEvent and RoomEvent::redactedBecause() | Kitsune Ral |
2017-11-01 | StateEvent; EventContent::SimpleContent; event types refactoring | Kitsune Ral |
2017-10-27 | Support m.room.avatar events | Kitsune Ral |
2017-10-02 | Introduce EncryptionEvent class | Kitsune Ral |
2017-09-19 | Event::originalJsonObject(), RoomEvent validations commented out | Kitsune Ral |
2017-07-18 | Room event timestamp can also be undefined | Roman Plášil |
2017-07-16 | Fixed too strict validations in (Room)Event | Kitsune Ral |
2017-06-22 | Enable creation and usage of Event and RoomEvent objects locally, including QML | 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-02-28 | Renamed logging_util.h to util.h and moved (improved) Owning<> and lookup() t... | Kitsune Ral |
2017-02-28 | Parse event id for all events; timestamp for all except typing and receipts | Kitsune Ral |
2016-09-21 | Push sender from RoomTopicEvent to Event | Kitsune Ral |
2016-09-14 | Don't search for event_id and origin_server_ts in m.receipt events | Kitsune Ral |
2016-09-07 | A generic lookup(), and its usage in Event and RoomMessageEvent | Kitsune Ral |
2016-09-07 | Event::fromJson(): made the code more compact (correctly this time) | Kitsune Ral |
2016-09-07 | Temporarily revert "Event::fromJson(): made the code more compact" as it brea... | Kitsune Ral |
2016-08-31 | QList<Event*> -> using Events=QVector<Event*> | Kitsune Ral |
2016-08-31 | Event::fromJson(): made the code more compact | Kitsune Ral |
2016-05-27 | Enhance logging | Kitsune Ral |
2016-05-26 | Introducing EventList class + minor fix | Kitsune Ral |
2016-04-05 | Imported the current source tree from Quaternion/lib. | Kitsune Ral |