summary refs log tree commit diff
path: root/include/TopRoomBar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Linkify URLs in room topicsKonstantinos Sideris2017-08-261-28/+36
| | | | closes #52
* Small style changeKonstantinos Sideris2017-08-201-8/+10
|
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-3/+0
| | | | | | | Basically reverts the last font related commits since pointSize isn't as reliable as pixelSize. Also some layout values (margins, spacings) have been moved out to Config.h.
* Remove hardcoded font sizes on the top bars and text inputKonstantinos Sideris2017-07-011-2/+9
|
* Add menu to toggle notificationsKonstantinos Sideris2017-05-311-2/+14
|
* Replace include guards with #pragma onceKonstantinos Sideris2017-05-161-4/+1
|
* Handle room avatars in top bar without an iconKonstantinos Sideris2017-04-101-0/+1
|
* Add logout buttonKonstantinos Sideris2017-04-091-0/+2
| | | | Logout from the current session and invalidate the current token
* Initial commitKonstantinos Sideris2017-04-061-0/+79