Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display the most recent message instead of the topic | Konstantinos Sideris | 2017-08-06 | 1 | -0/+2 |
| | | | | closes #11 | ||||
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 1 | -0/+3 |
| | | | | - Adds detection for duplicate events | ||||
* | Replace include guards with #pragma once | Konstantinos Sideris | 2017-05-16 | 1 | -4/+1 |
| | |||||
* | Use QSharedPointer to manage TimelineViews and RoomInfoListItems | Konstantinos Sideris | 2017-05-14 | 1 | -1/+1 |
| | |||||
* | Initial support for display names | Konstantinos Sideris | 2017-05-08 | 1 | -0/+3 |
| | |||||
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 1 | -3/+2 |
| | | | | | - Rooms without any history will be shown. - Room's state will be kept in sync and any updates will be visible. | ||||
* | Add lint rule | Konstantinos Sideris | 2017-04-30 | 1 | -1/+1 |
| | |||||
* | Rename History to Timeline | Konstantinos Sideris | 2017-04-27 | 1 | -0/+63 |
In order to be compatible with the Matrix terminology |