Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ui flickering when adding new timeline events | Konstantinos Sideris | 2017-10-21 | 1 | -13/+7 |
* | Scroll to the bottom on new messages | Konstantinos Sideris | 2017-10-09 | 1 | -1/+6 |
* | Reduce timeline flickering | Konstantinos Sideris | 2017-10-09 | 1 | -14/+21 |
* | Update badge counter only on change | Konstantinos Sideris | 2017-10-01 | 1 | -4/+2 |
* | Don't move scrollbar to the bottom when it's active | Konstantinos Sideris | 2017-09-30 | 1 | -10/+8 |
* | Stop sync timer after logout | Konstantinos Sideris | 2017-09-30 | 1 | -1/+18 |
* | Fix reverse iterator crash | Konstantinos Sideris | 2017-09-22 | 1 | -4/+5 |
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -5/+62 |
* | Add write support for m.emote events | Konstantinos Sideris | 2017-09-03 | 1 | -40/+7 |
* | Add read support for m.emote events (#41) | Konstantinos Sideris | 2017-09-02 | 1 | -0/+29 |
* | Remove nick colors | Konstantinos Sideris | 2017-08-26 | 1 | -275/+277 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -26/+50 |
* | Update the last sender from the initial pagination | Konstantinos Sideris | 2017-08-14 | 1 | -9/+12 |
* | Don't overwrite last user | Konstantinos Sideris | 2017-08-13 | 1 | -9/+6 |
* | Display the most recent message instead of the topic | Konstantinos Sideris | 2017-08-06 | 1 | -0/+19 |
* | Keep fetching history until the scrollbar gets activated | Konstantinos Sideris | 2017-08-05 | 1 | -7/+12 |
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 1 | -2/+50 |
* | Append backwards events after the spacer | Konstantinos Sideris | 2017-07-30 | 1 | -1/+1 |
* | Lazy load initial timeline events | Konstantinos Sideris | 2017-06-05 | 1 | -6/+8 |
* | Fix scrolling flickering on backwards pagination | Konstantinos Sideris | 2017-06-05 | 1 | -6/+16 |
* | Don't mark messages from local user as unread | Konstantinos Sideris | 2017-06-01 | 1 | -1/+7 |
* | Add custom scrollbar on the timeline | Konstantinos Sideris | 2017-05-24 | 1 | -0/+3 |
* | Use QSharedPointer to manage TimelineViews and RoomInfoListItems | Konstantinos Sideris | 2017-05-14 | 1 | -6/+0 |
* | Update prev_batch only while paginating | Konstantinos Sideris | 2017-05-13 | 1 | -1/+4 |
* | Initial support for backwards pagination | Konstantinos Sideris | 2017-05-12 | 1 | -81/+193 |
* | Use strongly typed enums | Konstantinos Sideris | 2017-05-08 | 1 | -1/+1 |
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 1 | -47/+75 |
* | Add initial support for inline images | Konstantinos Sideris | 2017-04-28 | 1 | -2/+44 |
* | Rename History to Timeline | Konstantinos Sideris | 2017-04-27 | 1 | -0/+190 |