| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create directories for related files | Konstantinos Sideris | 2017-11-30 | 1 | -560/+0 |
| * | Use templates for the TimelineItem generation | Konstantinos Sideris | 2017-11-30 | 1 | -130/+11 |
| * | Simplify timeline item creation | Konstantinos Sideris | 2017-11-30 | 1 | -44/+10 |
| * | Implement file uploads | Konstantinos Sideris | 2017-11-29 | 1 | -26/+1 |
| * | Add read support for m.file messages (#24) | Konstantinos Sideris | 2017-11-28 | 1 | -0/+38 |
| * | Remove another /messages call (#139) | Konstantinos Sideris | 2017-11-26 | 1 | -2/+0 |
| * | Don't backfill messages automatically (#139) | Konstantinos Sideris | 2017-11-26 | 1 | -1/+0 |
| * | Add dark theme | Konstantinos Sideris | 2017-11-25 | 1 | -0/+1 |
| * | Send read receipts | Konstantinos Sideris | 2017-11-24 | 1 | -0/+52 |
| * | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -1/+10 |
| * | Lint | Konstantinos Sideris | 2017-11-15 | 1 | -6/+11 |
| * | Implement a per-room send queue. (#118) | Jani Mustonen | 2017-11-15 | 1 | -30/+74 |
| * | Use C++11 braced list style (#121) | Benjamin Saunders | 2017-11-05 | 1 | -4/+4 |
| * | Reset the sender's name when paginating backwards | Konstantinos Sideris | 2017-11-03 | 1 | -0/+4 |
| * | Save the changes between syncs in cache | Konstantinos Sideris | 2017-10-28 | 1 | -1/+1 |
| * | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -9/+4 |
| * | Add scroll-down button | Konstantinos Sideris | 2017-10-27 | 1 | -0/+23 |
| * | Adjust scrollbar only after pagination (#94) | Konstantinos Sideris | 2017-10-27 | 1 | -1/+10 |
| * | 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 | -268/+270 |
| * | 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 |
