Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-04-25 | Remove invalid font | Konstantinos Sideris | 1 | -0/+0 |
2017-04-24 | Change windows build to release | walle303 | 1 | -3/+3 |
2017-04-24 | Set allowed TLD size to 63 chars | Konstantinos Sideris | 1 | -1/+1 |
2017-04-24 | Don't set initial room with an empty room list | Konstantinos Sideris | 1 | -0/+3 |
2017-04-24 | Add common style for the scroll bars | Konstantinos Sideris | 3 | -7/+10 |
2017-04-24 | Add matrix room | Konstantinos Sideris | 1 | -0/+1 |
2017-04-23 | Add full emoji support | Konstantinos Sideris | 40 | -17/+2715 |
2017-04-21 | Update screen | Konstantinos Sideris | 1 | -1/+1 |
2017-04-21 | Add logo icons | Konstantinos Sideris | 13 | -21/+35 |
2017-04-19 | Add initial read-only emoji support | Konstantinos Sideris | 18 | -12/+41 |
2017-04-16 | Update unread messages for the current room when the app is inactive | Konstantinos Sideris | 1 | -3/+9 |
2017-04-15 | Show the unread message count on the window title | Konstantinos Sideris | 6 | -1/+41 |
2017-04-15 | Move the main window to the center | Konstantinos Sideris | 2 | -1/+9 |
2017-04-15 | Add initial support for unread message count | Konstantinos Sideris | 11 | -11/+102 |
2017-04-14 | Update screen | Konstantinos Sideris | 1 | -1/+1 |
2017-04-14 | Use color generator for nick names | Konstantinos Sideris | 6 | -38/+60 |
2017-04-14 | Use light theme | Konstantinos Sideris | 13 | -44/+48 |
2017-04-13 | Add proper struct initialization | Konstantinos Sideris | 2 | -4/+9 |
2017-04-13 | Initial implementation for local echo | Konstantinos Sideris | 10 | -48/+244 |
2017-04-12 | Don't use icons as room avatars | Konstantinos Sideris | 2 | -3/+2 |
2017-04-12 | Use less contrast on the sidebar | Konstantinos Sideris | 3 | -5/+6 |
2017-04-12 | Small stylistic changes | Konstantinos Sideris | 3 | -12/+9 |
2017-04-12 | Add style for m.notice | Konstantinos Sideris | 1 | -1/+4 |
2017-04-11 | Use a single nick to color map | Konstantinos Sideris | 4 | -47/+49 |
2017-04-11 | Update CI | Konstantinos Sideris | 3 | -6/+15 |
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 |
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 |
2017-04-08 | Implement initial registration stage | Konstantinos Sideris | 7 | -21/+216 |
2017-04-07 | Use QLabel to display registration errors | Konstantinos Sideris | 5 | -21/+30 |
2017-04-06 | Use const refs for the deserialized data | Konstantinos Sideris | 19 | -196/+198 |
2017-04-06 | Initialize sync timer | Konstantinos Sideris | 2 | -2/ |