Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'images' | Konstantinos Sideris | 2017-09-10 | 2 | -201/+86 |
|\ | |||||
| * | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 2 | -201/+86 |
| | | |||||
* | | Style change again | Konstantinos Sideris | 2017-09-10 | 13 | -1082/+1094 |
|/ | |||||
* | Small style change | Konstantinos Sideris | 2017-08-20 | 13 | -233/+357 |
| | |||||
* | macOS: Get rid of text field's focus border | Konstantinos Sideris | 2017-08-12 | 1 | -4/+7 |
| | |||||
* | Use pixels to specify the font sizes | Konstantinos Sideris | 2017-07-15 | 2 | -2/+2 |
| | | | | | | | 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. | ||||
* | Slow down spinner | Konstantinos Sideris | 2017-07-02 | 1 | -5/+6 |
| | |||||
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -1/+2 |
| | | | | | | Minor stylistic refactoring closes #29 | ||||
* | Add custom scrollbar on the timeline | Konstantinos Sideris | 2017-05-24 | 1 | -0/+106 |
| | |||||
* | Use strongly typed enums | Konstantinos Sideris | 2017-05-08 | 3 | -22/+22 |
| | |||||
* | Add spinner to hide uninitialized layout after login | Konstantinos Sideris | 2017-04-26 | 3 | -5/+266 |
| | |||||
* | Add full emoji support | Konstantinos Sideris | 2017-04-23 | 1 | -5/+5 |
| | |||||
* | Add initial support for unread message count | Konstantinos Sideris | 2017-04-15 | 1 | -7/+24 |
| | | | | - Add border width on Badge | ||||
* | Decrease button's animation duration | Konstantinos Sideris | 2017-04-11 | 1 | -2/+2 |
| | |||||
* | Remove halo animation | Konstantinos Sideris | 2017-04-11 | 2 | -106/+0 |
| | |||||
* | Add travis CI | Konstantinos Sideris | 2017-04-09 | 1 | -1/+1 |
| | |||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 10 | -0/+1847 |