Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save timeline messages in cache for faster startup times | Konstantinos Sideris | 2018-06-28 | 1 | -10/+1 |
* | Make the number of unread messages fit in the bubble | Konstantinos Sideris | 2018-05-25 | 1 | -0/+1 |
* | Update invites in the UI after sync | Konstantinos Sideris | 2018-04-22 | 1 | -0/+2 |
* | Cache refactoring | Konstantinos Sideris | 2018-04-21 | 1 | -30/+12 |
* | More stylistic changes & dark theme tweaks | Konstantinos Sideris | 2018-03-19 | 1 | -0/+12 |
* | Dark theme revisited | Konstantinos Sideris | 2018-03-18 | 1 | -0/+21 |
* | roomlist: Put the message timestamp on the top | Konstantinos Sideris | 2018-03-18 | 1 | -9/+11 |
* | Implement server-side notification count | Konstantinos Sideris | 2018-02-15 | 1 | -1/+1 |
* | Remove empty destructors | Konstantinos Sideris | 2018-02-10 | 1 | -2/+0 |
* | Use QSharedPointer to save RoomStates | Konstantinos Sideris | 2018-01-13 | 1 | -5/+9 |
* | Communities (#195) | Max Sandholm | 2018-01-09 | 1 | -3/+10 |
* | Re-order room list based on activity | Konstantinos Sideris | 2017-12-30 | 1 | -0/+1 |
* | Add date separator in the timeline | Konstantinos Sideris | 2017-12-25 | 1 | -0/+2 |
* | Handle incoming invites | Konstantinos Sideris | 2017-12-19 | 1 | -24/+55 |
* | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -3/+52 |
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -3/+4 |
* | Remove extra inline keywords | Konstantinos Sideris | 2017-10-22 | 1 | -38/+6 |
* | Fix icons for retina displays | Konstantinos Sideris | 2017-10-15 | 1 | -1/+2 |
* | React to externally left and joined rooms, and add "leave room" button in roo... | Max Sandholm | 2017-10-01 | 1 | -0/+2 |
* | Add missing update calls | Konstantinos Sideris | 2017-09-30 | 1 | -0/+1 |
* | Style change again | Konstantinos Sideris | 2017-09-10 | 1 | -43/+46 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -10/+13 |
* | Update the last sender from the initial pagination | Konstantinos Sideris | 2017-08-14 | 1 | -0/+1 |
* | Display the most recent message instead of the topic | Konstantinos Sideris | 2017-08-06 | 1 | -2/+14 |
* | Keep fetching history until the scrollbar gets activated | Konstantinos Sideris | 2017-08-05 | 1 | -1/+2 |
* | Use pixels to specify the font sizes | Konstantinos Sideris | 2017-07-15 | 1 | -6/+0 |
* | Remove hardcoded font sizes, margins etc | Konstantinos Sideris | 2017-07-01 | 1 | -0/+6 |
* | Repaint when the room avatar is received | Konstantinos Sideris | 2017-06-05 | 1 | -0/+1 |
* | Add context menu on RoomList items | Konstantinos Sideris | 2017-05-31 | 1 | -1/+17 |
* | Resolve name and avatar on 1-on-1 rooms | Konstantinos Sideris | 2017-05-26 | 1 | -4/+4 |
* | Add hover color on RoomList items | Konstantinos Sideris | 2017-05-19 | 1 | -1/+1 |
* | Simplify room list item | Konstantinos Sideris | 2017-05-19 | 1 | -30/+16 |
* | Replace include guards with #pragma once | Konstantinos Sideris | 2017-05-16 | 1 | -4/+1 |
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 1 | -11/+13 |
* | Show the unread message count on the window title | Konstantinos Sideris | 2017-04-15 | 1 | -0/+6 |
* | Add initial support for unread message count | Konstantinos Sideris | 2017-04-15 | 1 | -0/+7 |
* | Use const refs for the deserialized data | Konstantinos Sideris | 2017-04-06 | 1 | -1/+1 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+93 |