Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-03 | Refactor event items | Kitsune Ral | |
* TimelineItem and a newly introduced PendingEventItem are now inheriting from the common EventItemBase class * PendingEventItem has its own status and annotation, serving to track transition of the item through pending states | |||
2018-08-03 | Connection::sendMessage: mark as tentative | Kitsune Ral | |
...and therefore deprecated for use in clients _yet_. |