Carl Schwan
|
1f065e46cf
|
Simplify shortcuts code in hamburger menu
|
2020-12-28 12:35:50 +01:00 |
|
Tobias Fella
|
c449a8fafe
|
Apply clang-format
|
2020-12-25 22:23:35 +01:00 |
|
Tobias Fella
|
8e2cdc8f08
|
Implement a device management page
|
2020-12-16 23:37:49 +00:00 |
|
Tobias Fella
|
e1775f94c6
|
Make clicking on notifications open the room they're coming from
Implements #28
|
2020-12-03 13:52:04 +00:00 |
|
Carl Schwan
|
21cd37c21e
|
Completely rework login job
Now .well-know is obsolete and also error message are correctly
displayed
|
2020-12-03 00:34:10 +01:00 |
|
Carl Schwan
|
29fe130f6d
|
Use standard Ctrl+Shift+Comma shortcut for showing settings
Fix: #42
|
2020-12-01 15:45:41 +01:00 |
|
Carl Schwan
|
136a8f2af8
|
Clang-tidy + clang-format
|
2020-11-27 00:26:39 +01:00 |
|
Tobias Fella
|
0b8db12543
|
Don't use trayicon on android
|
2020-11-23 00:03:49 +01:00 |
|
Nicolas Fella
|
7ec6f83bcb
|
Remove unused include
|
2020-11-22 16:13:40 +01:00 |
|
Carl Schwan
|
8f358b7680
|
Immediately display connect errors in the login page
This is using a Kirigami.InlineMessage component.
|
2020-11-22 11:02:56 +01:00 |
|
Tobias Fella
|
e2f6853258
|
Port away from QNetworkConfigurationmanager
|
2020-11-15 20:13:17 +00:00 |
|
Tobias Fella
|
16c64ad67f
|
Rename Controller.connection to activeConnection
|
2020-11-12 12:26:08 +01:00 |
|
Tobias Fella
|
26b2071e11
|
Handle revoked tokens better
|
2020-11-12 11:19:13 +00:00 |
|
Tobias Fella
|
d8dde6e082
|
Add license headers to code files
|
2020-11-11 15:17:23 +00:00 |
|
Carl Schwan
|
53397bf970
|
fix some clazy warning and deprecations
|
2020-11-10 19:52:22 +01:00 |
|
Tobias Fella
|
c2c49c69fe
|
Code cleanup
|
2020-11-08 22:08:56 +01:00 |
|
Tobias Fella
|
cbeafddfd4
|
Add accounts management page
|
2020-11-08 18:12:14 +00:00 |
|
Nicolas Fella
|
00b6908f25
|
Correct some whitespace issues
|
2020-11-04 19:43:56 +01:00 |
|
Tobias Fella
|
f7a218d6a5
|
Add AboutPage
|
2020-11-04 02:12:57 +00:00 |
|
Tobias Fella
|
2d1a7d6500
|
Make the Controller a singleton
|
2020-11-04 01:43:13 +00:00 |
|
Carl Schwan
|
8b3f89cf2e
|
Fix a bunch of clazy warnings
|
2020-11-03 15:15:16 +00:00 |
|
Carl Schwan
|
abea051f1c
|
s/slots/Q_SLOTS and s/signals/Q_SIGNALS
|
2020-11-03 12:09:06 +01:00 |
|
Carl Schwan
|
ce69506cf6
|
s/emit/Q_EMIT
|
2020-11-03 12:03:06 +01:00 |
|
Tobias Fella
|
fbc28148a0
|
Cleanup cmake, metadata
|
2020-11-02 16:12:33 +00:00 |
|
Carl Schwan
|
bea870ad75
|
Apply Clang Format
|
2020-11-02 16:11:24 +01:00 |
|
Carl Schwan
|
7851cfe5cd
|
Rebranding and add copyright headers
|
2020-11-02 10:10:54 +01:00 |
|
Black Hat
|
e5032c686a
|
Public room directory.
|
2019-12-25 00:02:01 +08:00 |
|
Black Hat
|
29d01e6847
|
Add mark all as read function.
|
2019-09-28 23:39:14 -07:00 |
|
Black Hat
|
ced82bd666
|
Modern C++.
|
2019-08-04 22:36:32 +08:00 |
|
Black Hat
|
18c42b6af6
|
Login via access token.
|
2019-07-26 15:35:45 +08:00 |
|
Black Hat
|
251a59ac7d
|
Add device name field in login dialog.
|
2019-07-11 22:10:17 +08:00 |
|
Black Hat
|
81fe2919ed
|
Add online status indicator.
Attempt to resync as soon as system goes online. #145
|
2019-07-06 10:24:47 +08:00 |
|
Black Hat
|
e561265e5c
|
Ability to change room avatar.
|
2019-07-02 22:00:43 +08:00 |
|
Black Hat
|
a8cc5f4861
|
Add initial sync indicator. #144
|
2019-07-02 16:03:33 +08:00 |
|
Black Hat
|
b0bbc6572a
|
Add busy property to controller.
|
2019-07-02 10:33:08 +08:00 |
|
Black Hat
|
3e0009a069
|
Show notification count in tray icon.
|
2019-07-01 18:19:00 +08:00 |
|
Black Hat
|
56e0386d5b
|
Init QtKeychain support.
|
2019-06-30 22:12:43 +08:00 |
|
Black Hat
|
603cb33042
|
New attachment mechanism. Also add image from clipboard.
|
2019-05-19 21:58:54 +08:00 |
|
Black Hat
|
d8c98374e4
|
Fix undefined behavior when all users are logged out.
|
2019-04-29 15:03:11 +08:00 |
|
Black Hat
|
5ae1d41e92
|
Move dialogs into a separate dir and create them dynamically.
Add "ignore user".
Update libqmatrixclient.
|
2019-04-26 19:59:01 +08:00 |
|
Black Hat
|
de3a8b9b69
|
Add more event types in eventToString().
Move eventToString() to SpectralRoom.
|
2019-04-21 12:41:53 +08:00 |
|
Black Hat
|
ec43131a10
|
Clean up notification.
|
2018-12-24 20:31:40 +08:00 |
|
Black Hat
|
e7b2698521
|
Better rich reply.
|
2018-11-27 18:14:48 +08:00 |
|
Black Hat
|
a8cbd0a9cd
|
Init custom DPI.
|
2018-11-18 20:08:01 +08:00 |
|
Black Hat
|
aaae68a5bf
|
Remove first row, modify room list panel.
|
2018-11-17 00:04:51 +08:00 |
|
Black Hat
|
bbc4fedd20
|
Some optimizations.
|
2018-11-11 09:55:41 +08:00 |
|
Black Hat
|
06983a506c
|
Fix segfault when leaving certain rooms.
|
2018-11-07 16:29:24 +08:00 |
|
Black Hat
|
5a46810016
|
Init rewritten avatar.
|
2018-11-04 19:14:02 +08:00 |
|
Black Hat
|
aae84ba65f
|
Move tray icon outside C++ and allow hiding tray icon.
|
2018-10-21 10:17:21 +08:00 |
|
Black Hat
|
2e4fed72fe
|
Init Windows notification image.
|
2018-10-20 14:59:37 +08:00 |
|