Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add write support for m.emote events | Konstantinos Sideris | 2017-09-03 | 1 | -4/+39 |
* | Add read support for m.emote events (#41) | Konstantinos Sideris | 2017-09-02 | 1 | -0/+3 |
* | Remove nick colors | Konstantinos Sideris | 2017-08-26 | 1 | -80/+79 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -9/+19 |
* | Update the last sender from the initial pagination | Konstantinos Sideris | 2017-08-14 | 1 | -2/+2 |
* | Display the most recent message instead of the topic | Konstantinos Sideris | 2017-08-06 | 1 | -0/+5 |
* | Keep fetching history until the scrollbar gets activated | Konstantinos Sideris | 2017-08-05 | 1 | -1/+3 |
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 1 | -0/+10 |
* | Fix scrolling flickering on backwards pagination | Konstantinos Sideris | 2017-06-05 | 1 | -1/+5 |
* | Add custom scrollbar on the timeline | Konstantinos Sideris | 2017-05-24 | 1 | -0/+2 |
* | 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/+0 |
* | Update prev_batch only while paginating | Konstantinos Sideris | 2017-05-13 | 1 | -0/+1 |
* | Initial support for backwards pagination | Konstantinos Sideris | 2017-05-12 | 1 | -7/+38 |
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 1 | -7/+15 |
* | Add initial support for inline images | Konstantinos Sideris | 2017-04-28 | 1 | -2/+5 |
* | Rename History to Timeline | Konstantinos Sideris | 2017-04-27 | 1 | -0/+81 |