Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add context menu on RoomList items | Konstantinos Sideris | 2017-05-31 | 1 | -1/+1 |
* | Add menu to toggle notifications | Konstantinos Sideris | 2017-05-31 | 1 | -8/+23 |
* | Resolve name and avatar on 1-on-1 rooms | Konstantinos Sideris | 2017-05-26 | 1 | -14/+31 |
* | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 1 | -0/+2 |
* | Snappy sidebar | Konstantinos Sideris | 2017-05-19 | 1 | -12/+64 |
* | Show user info even if the display name or avatar are missing | Konstantinos Sideris | 2017-05-16 | 1 | -1/+2 |
* | Clear room state on logout | Konstantinos Sideris | 2017-05-16 | 1 | -0/+1 |
* | Prefer non UserId as display names | Konstantinos Sideris | 2017-05-10 | 1 | -1/+5 |
* | Initial support for display names | Konstantinos Sideris | 2017-05-08 | 1 | -0/+14 |
* | Use timeline to retrieve state events | Konstantinos Sideris | 2017-05-07 | 1 | -19/+141 |
* | Rename History to Timeline | Konstantinos Sideris | 2017-04-27 | 1 | -1/+1 |
* | Show the unread message count on the window title | Konstantinos Sideris | 2017-04-15 | 1 | -0/+15 |
* | Add initial support for unread message count | Konstantinos Sideris | 2017-04-15 | 1 | -0/+5 |
* | Initial implementation for local echo | Konstantinos Sideris | 2017-04-13 | 1 | -20/+2 |
* | Don't use icons as room avatars | Konstantinos Sideris | 2017-04-12 | 1 | -2/+1 |
* | Small stylistic changes | Konstantinos Sideris | 2017-04-12 | 1 | -5/+3 |
* | Remove capitalization | Konstantinos Sideris | 2017-04-11 | 1 | -3/+0 |
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 1 | -120/+36 |
* | Make the timer single shot | Konstantinos Sideris | 2017-04-11 | 1 | -11/+21 |
* | Handle room avatars in top bar without an icon | Konstantinos Sideris | 2017-04-10 | 1 | -0/+2 |
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 1 | -0/+26 |
* | Use const refs for the deserialized data | Konstantinos Sideris | 2017-04-06 | 1 | -4/+4 |
* | Initialize sync timer | Konstantinos Sideris | 2017-04-06 | 1 | -2/+3 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+277 |