Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement a per-room send queue. (#118) | Jani Mustonen | 2017-11-15 | 1 | -3/+6 |
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -7/+7 |
* | Prevent FOUC | Konstantinos Sideris | 2017-10-07 | 1 | -0/+3 |
* | React to externally left and joined rooms, and add "leave room" button in roo... | Max Sandholm | 2017-10-01 | 1 | -0/+4 |
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -0/+1 |
* | Add write support for m.emote events | Konstantinos Sideris | 2017-09-03 | 1 | -0/+2 |
* | Remove nick colors | Konstantinos Sideris | 2017-08-26 | 1 | -22/+20 |
* | Display the most recent message instead of the topic | Konstantinos Sideris | 2017-08-06 | 1 | -0/+2 |
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 1 | -0/+3 |
* | 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 |
* | Add lint rule | Konstantinos Sideris | 2017-04-30 | 1 | -1/+1 |
* | Rename History to Timeline | Konstantinos Sideris | 2017-04-27 | 1 | -0/+63 |