Konstantinos Sideris
|
363e3735f1
|
Allow close events from the session manager (#353)
|
2018-07-11 20:56:44 +03:00 |
|
Konstantinos Sideris
|
6c5309d9eb
|
Fix regressions regarding UI resizing
The room list would be hidden only through window resizing.
|
2018-07-04 00:05:05 +03:00 |
|
Konstantinos Sideris
|
d56446ce97
|
Allow arbitrary resizing of the main window & restore sidebar's size
fixes #160
fixes #163
fixes #187
fixes #127
|
2018-06-29 14:28:48 +03:00 |
|
Konstantinos Sideris
|
626c680911
|
Add support for displaying decrypted messages
|
2018-06-10 20:03:45 +03:00 |
|
Konstantinos Sideris
|
b89257a34b
|
Migrate to mtxclient for the http calls
|
2018-06-09 16:03:14 +03:00 |
|
Konstantinos Sideris
|
4c4ea557b3
|
Replace shared pointers of MatrixClient with a single instance
|
2018-05-08 18:43:56 +03:00 |
|
Konstantinos Sideris
|
763330fd3c
|
Add member list
|
2018-05-01 19:35:28 +03:00 |
|
Konstantinos Sideris
|
3097037c3d
|
Add prototype room settings menu
|
2018-04-30 21:41:47 +03:00 |
|
Konstantinos Sideris
|
4659d0efc2
|
Implement user registration with reCAPTCHA
fixes #264
|
2018-03-12 22:23:26 +02:00 |
|
Konstantinos Sideris
|
d703377a0a
|
Add missing header
|
2018-03-04 16:12:28 +02:00 |
|
Konstantinos Sideris
|
b15a04b00a
|
Don't open room switcher when another dialog is open
fixes #251
|
2018-03-04 13:40:30 +02:00 |
|
Konstantinos Sideris
|
c75a136973
|
Enable room switcher only in the chat view (#251)
|
2018-02-26 13:17:04 +02:00 |
|
Konstantinos Sideris
|
c8bfb02211
|
Show loading indicator while waiting for /login & /logout
fixes #208
|
2018-02-18 22:22:26 +02:00 |
|
Konstantinos Sideris
|
26f221ec23
|
Move LeaveRoom dialog to MainWindow (#87)
|
2018-02-10 16:05:31 +02:00 |
|
Konstantinos Sideris
|
d3603606e7
|
Make some functions inline
|
2018-01-13 17:52:23 +02:00 |
|
Konstantinos Sideris
|
eaf05748ff
|
Initial support for read receipts
|
2018-01-03 18:06:29 +02:00 |
|
Jani Mustonen
|
13cb0521fa
|
Improvements to the quick switcher (#109)
- Ghetto disambiguation for the quick switcher
- Fix the Ctrl+K shortcut
- Fix keyboard focus when the quick switcher is closed
fixes #114
|
2017-11-03 08:54:17 +02:00 |
|
Konstantinos Sideris
|
886edd03fb
|
Add dummy settings menu
|
2017-11-02 00:41:13 +02:00 |
|
Konstantinos Sideris
|
a17b6dffaf
|
Clean up headers
|
2017-10-28 15:46:39 +03:00 |
|
Konstantinos Sideris
|
8a9a513ecd
|
Move ctrl-k callback to the MainWindow
|
2017-10-20 21:39:05 +03:00 |
|
Konstantinos Sideris
|
76ddfb792b
|
Add /join command support
|
2017-10-08 22:38:38 +03:00 |
|
Konstantinos Sideris
|
bc4b47a5e3
|
Use shared pointer for the modals
|
2017-10-07 20:51:35 +03:00 |
|
Konstantinos Sideris
|
41a85832b3
|
Remove unnecessary animations
|
2017-09-30 17:05:05 +03:00 |
|
Konstantinos Sideris
|
edff71bc24
|
Implement image uploads (#24)
|
2017-09-10 12:58:00 +03:00 |
|
Konstantinos Sideris
|
622fc3f9c3
|
Save and restore app's window size
closes #46
|
2017-07-30 13:59:28 +03:00 |
|
Konstantinos Sideris
|
b8c8fed655
|
Show confirmation dialog on logout
Minor stylistic refactoring
closes #29
|
2017-06-02 18:04:51 +03:00 |
|
Konstantinos Sideris
|
0237fec90c
|
Don't show the landing page when there is an active user
|
2017-05-22 18:03:37 +03:00 |
|
Konstantinos Sideris
|
a45582585d
|
Minimize to tray
|
2017-05-21 16:36:06 +03:00 |
|
Konstantinos Sideris
|
6553aa61a1
|
Replace include guards with #pragma once
|
2017-05-16 21:46:45 +03:00 |
|
Konstantinos Sideris
|
a568d60cef
|
Remove MainWindow ui form
|
2017-05-14 21:10:03 +03:00 |
|
Konstantinos Sideris
|
415ef7e9c7
|
Add spinner to hide uninitialized layout after login
|
2017-04-26 02:24:10 +03:00 |
|
Konstantinos Sideris
|
6468faa39e
|
Use only a MatrixClient as a shared pointer
|
2017-04-11 17:45:47 +03:00 |
|
Konstantinos Sideris
|
4f45575c79
|
Initial commit
|
2017-04-06 02:06:42 +03:00 |
|