Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Handle room avatars in top bar without an icon | Konstantinos Sideris | 2017-04-10 | 2 | -0/+12 | |
| | ||||||
* | Hide horizontal scroll bar on history view | Konstantinos Sideris | 2017-04-10 | 2 | -2/+2 | |
| | ||||||
* | Use QString::simplified instead of regex | Konstantinos Sideris | 2017-04-10 | 2 | -3/+3 | |
| | ||||||
* | Use Matrix ID for login | Konstantinos Sideris | 2017-04-10 | 2 | -13/+13 | |
| | ||||||
* | Sanitize room info for display | Konstantinos Sideris | 2017-04-10 | 2 | -13/+17 | |
| | ||||||
* | Remove exception specifications | Konstantinos Sideris | 2017-04-09 | 6 | -21/+21 | |
| | ||||||
* | Add travis CI | Konstantinos Sideris | 2017-04-09 | 2 | -1/+2 | |
| | ||||||
* | Clear text fields after login | Konstantinos Sideris | 2017-04-09 | 2 | -0/+7 | |
| | ||||||
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 8 | -37/+141 | |
| | | | | Logout from the current session and invalidate the current token | |||||
* | Implement initial registration stage | Konstantinos Sideris | 2017-04-08 | 4 | -18/+130 | |
| | ||||||
* | Use QLabel to display registration errors | Konstantinos Sideris | 2017-04-07 | 3 | -18/+22 | |
| | ||||||
* | Use const refs for the deserialized data | Konstantinos Sideris | 2017-04-06 | 7 | -135/+16 | |
| | ||||||
* | Initialize sync timer | Konstantinos Sideris | 2017-04-06 | 1 | -2/+3 | |
| | ||||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 32 | -0/+4653 | |