summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bundle fonts into the appKonstantinos Sideris2017-04-251-11/+9
* | | Add .ico and .bmp logos for Windows installerKonstantinos Sideris2017-04-253-0/+0
|/ /
* | Remove invalid fontKonstantinos Sideris2017-04-251-0/+0
* | Merge pull request #8 from walle303/mastermujx2017-04-251-3/+3
|\ \
| * | Change windows build to releasewalle3032017-04-241-3/+3
|/ /
* | Set allowed TLD size to 63 charsKonstantinos Sideris2017-04-241-1/+1
* | Don't set initial room with an empty room listKonstantinos Sideris2017-04-241-0/+3
* | Add common style for the scroll barsKonstantinos Sideris2017-04-243-7/+10
|/
* Add matrix roomKonstantinos Sideris2017-04-241-0/+1
* Add full emoji supportKonstantinos Sideris2017-04-2340-17/+2715
* Update screenKonstantinos Sideris2017-04-211-1/+1
* Add logo iconsKonstantinos Sideris2017-04-2113-21/+35
* Add initial read-only emoji supportKonstantinos Sideris2017-04-1918-12/+41
* Update unread messages for the current room when the app is inactiveKonstantinos Sideris2017-04-161-3/+9
* Show the unread message count on the window titleKonstantinos Sideris2017-04-156-1/+41
* Move the main window to the centerKonstantinos Sideris2017-04-152-1/+9
* Add initial support for unread message countKonstantinos Sideris2017-04-1511-11/+102
* Update screenKonstantinos Sideris2017-04-141-1/+1
* Use color generator for nick namesKonstantinos Sideris2017-04-146-38/+60
* Use light themeKonstantinos Sideris2017-04-1413-44/+48
* Add proper struct initializationKonstantinos Sideris2017-04-132-4/+9
* Initial implementation for local echoKonstantinos Sideris2017-04-1310-48/+244
* Don't use icons as room avatarsKonstantinos Sideris2017-04-122-3/+2
* Use less contrast on the sidebarKonstantinos Sideris2017-04-123-5/+6
* Small stylistic changesKonstantinos Sideris2017-04-123-12/+9
* Add style for m.noticeKonstantinos Sideris2017-04-121-1/+4
* Use a single nick to color mapKonstantinos Sideris2017-04-114-47/+49
* Update CIKonstantinos Sideris2017-04-113-6/+15
* Decrease button's animation durationKonstantinos Sideris2017-04-111-2/+2
* Remove halo animationKonstantinos Sideris2017-04-113-140/+0
* Remove capitalizationKonstantinos Sideris2017-04-113-36/+31
* Use only a MatrixClient as a shared pointerKonstantinos Sideris2017-04-1115-220/+214
* Make the timer single shotKonstantinos Sideris2017-04-114-12/+24
* Allow message text selectionKonstantinos Sideris2017-04-101-0/+1
* Handle room avatars in top bar without an iconKonstantinos Sideris2017-04-103-0/+13
* Hide horizontal scroll bar on history viewKonstantinos Sideris2017-04-102-2/+2
* Use QString::simplified instead of regexKonstantinos Sideris2017-04-102-3/+3
* Update readmeKonstantinos Sideris2017-04-101-9/+25
* Use Matrix ID for loginKonstantinos Sideris2017-04-103-14/+14
* Sanitize room info for displayKonstantinos Sideris2017-04-102-13/+17
* Disable travis notificationsKonstantinos Sideris2017-04-091-0/+3
* Remove exception specificationsKonstantinos Sideris2017-04-0912-45/+45
* Add appveyor CIKonstantinos Sideris2017-04-093-10/+41
* Add travis CIKonstantinos Sideris2017-04-095-9/+43
* Clear text fields after loginKonstantinos Sideris2017-04-093-0/+9
* Add logout buttonKonstantinos Sideris2017-04-0917-41/+166
* Implement initial registration stageKonstantinos Sideris2017-04-087-21/+216
* Use QLabel to display registration errorsKonstantinos Sideris2017-04-075-21/+30
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-0619-196/+198
* Initialize sync timerKonstantinos Sideris2017-04-062-2/+5
* Add rule for release buildsKonstantinos Sideris2017-04-062-4/+39
* Add missing MakefileKonstantinos Sideris2017-04-062-1/+11
* Add readmeKonstantinos Sideris2017-04-061-0/+50
* Initial commitKonstantinos Sideris2017-04-0692-0/+8418