Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-04-11 | Decrease button's animation duration | Konstantinos Sideris | 1 | -2/+2 | |
2017-04-11 | Remove halo animation | Konstantinos Sideris | 3 | -140/+0 | |
2017-04-11 | Remove capitalization | Konstantinos Sideris | 3 | -36/+31 | |
2017-04-11 | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 15 | -220/+214 | |
2017-04-11 | Make the timer single shot | Konstantinos Sideris | 4 | -12/+24 | |
2017-04-10 | Allow message text selection | Konstantinos Sideris | 1 | -0/+1 | |
2017-04-10 | Handle room avatars in top bar without an icon | Konstantinos Sideris | 3 | -0/+13 | |
2017-04-10 | Hide horizontal scroll bar on history view | Konstantinos Sideris | 2 | -2/+2 | |
2017-04-10 | Use QString::simplified instead of regex | Konstantinos Sideris | 2 | -3/+3 | |
2017-04-10 | Update readme | Konstantinos Sideris | 1 | -9/+25 | |
2017-04-10 | Use Matrix ID for login | Konstantinos Sideris | 3 | -14/+14 | |
2017-04-10 | Sanitize room info for display | Konstantinos Sideris | 2 | -13/+17 | |
2017-04-09 | Disable travis notifications | Konstantinos Sideris | 1 | -0/+3 | |
[ci skip] | |||||
2017-04-09 | Remove exception specifications | Konstantinos Sideris | 12 | -45/+45 | |
2017-04-09 | Add appveyor CI | Konstantinos Sideris | 3 | -10/+41 | |
2017-04-09 | Add travis CI | Konstantinos Sideris | 5 | -9/+43 | |
2017-04-09 | Clear text fields after login | Konstantinos Sideris | 3 | -0/+9 | |
2017-04-09 | Add logout button | Konstantinos Sideris | 17 | -41/+166 | |
Logout from the current session and invalidate the current token | |||||