Commit Graph

492 Commits

Author SHA1 Message Date
Carl Schwan
8c8a9976a5 Transform Clipboard to singleton and add rich text copying feature 2020-11-07 16:08:35 +01:00
Nicolas Fella
f5b4914d11 Simplify connection handling in image provider
Controller is a singleton now, no need to pass the connection object around
2020-11-05 21:47:56 +00:00
Nicolas Fella
ca97b8ddc3 Properly sort includes 2020-11-04 20:29:19 +01:00
Nicolas Fella
a08d017c02 Normalize includes 2020-11-04 20:25:52 +01:00
Nicolas Fella
44a6fb3156 Properly apply aboutdata 2020-11-04 19:56:47 +01:00
Nicolas Fella
00b6908f25 Correct some whitespace issues 2020-11-04 19:43:56 +01:00
Carl Schwan
fd19e0f27d Workarround empty requestedSize in Kirigami Avatar 2020-11-04 08:43:59 +00: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
Tobias Fella
a4477d5211 Add basic android port 2020-11-03 16:06:28 +01: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
Nicolas Fella
c12957d416 Fix build 2020-11-02 23:51:23 +01:00
Tobias Fella
8e7c84fd78 Port the notification backend to KNotifications 2020-11-02 22:46:51 +00:00
Nicolas Fella
400613f41f Minor cmake cleanup 2020-11-02 18:05:44 +01:00
Tobias Fella
fbc28148a0 Cleanup cmake, metadata 2020-11-02 16:12:33 +00:00
Carl Schwan
cb99c35e85 Add a login page that appears if no account was configured 2020-11-02 15:59:31 +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
Tobias Fella
5993c1f683 Port from SortFilterProxyModel to KSortFilterProxyModel 2020-11-02 08:11:55 +00:00
Tobias Fella
5de778ea82 Fix compilation against newer libQuotient 2020-11-01 20:11:09 +01:00
Carl Schwan
2532a86e7e Merge branch 'master' into kirigami2 2020-10-03 17:48:27 +02:00
Black
d6009479a5 Fix some deprecation. 2020-07-28 20:33:32 -07:00
Black
675ec40a63 Update to libQuotient 0.6. 2020-07-25 16:45:48 -07:00
Zr22
679bb4c01b Add support for OpenBSD 2020-07-10 07:31:28 +00:00
Black Hat
ff7a217378 Merge branch 'html' into 'master'
Escape HTML in notifications when server supports HTML

See merge request spectral-im/spectral!74
2020-03-28 05:24:30 +00:00
Nicolas Fella
6935bd9c4d Escape HTML in notifications when server supports HTML 2020-03-27 17:54:30 +01:00
Nicolas Fella
26f539d7f1 Add desktop-entry hint to notifications 2020-03-27 16:34:28 +01:00
Black
68ca557389 Some fixes in layout. 2020-03-25 19:19:28 -07:00
Black
1cb363924e Update libQuotient. 2020-03-25 18:44:29 -07:00
Black
517de81ac4 Update libQuotient. 2020-03-21 13:39:05 -07:00
Black
cd10a8474a Use controls. 2020-02-12 02:20:29 -08:00
Black
5c4d0a969d First attempt. 2020-02-12 00:37:35 -08:00
Black
8f4a097420 Fix a crash in public rooms list. 2020-01-26 13:53:20 -08:00
Black
6af7befd11 Improve room settings dialog. 2020-01-22 20:37:27 -08:00
Black
09090f81f4 Fix CSS in reply. 2020-01-22 19:35:17 -08:00
Black
7e760e410d Fix broken reply on gcc. 2020-01-22 19:13:37 -08:00
Black Hat
1f301367b1 Merge branch 'master' into powerlevel 2020-01-05 10:05:19 -08:00
Black Hat
d13a88a854 Improved user perms. 2020-01-06 01:39:55 +08:00
Black Hat
3544e5441f Show mod and admin in user list. 2020-01-01 23:13:19 +08:00
Black Hat
2bd53f19b1 Fix eventToString. 2020-01-01 15:40:49 +08:00
Black Hat
7c60459e1f Disable settings when user doesnt have enough power level 2020-01-01 15:11:04 +08:00
Black Hat
5a154eab04 Print TextContent when available. 2019-12-28 18:30:02 +08:00
Black Hat
a21d0c3eb0 Fix edited messages. 2019-12-28 17:00:39 +08:00
Black Hat
282b1750ef Add user directory. 2019-12-25 21:20:23 +08:00
Black Hat
d25a9fb3a4 Working public room directory.
Fix "no known servers".
Rename all QMatrixClient to Quotient.
2019-12-25 19:53:50 +08:00
Black Hat
273e993bdb Improve public room list and add search functionalities. 2019-12-25 15:38:26 +08:00
Black Hat
e5032c686a Public room directory. 2019-12-25 00:02:01 +08:00
Black Hat
29b396add3 Update libQuotient. 2019-12-03 13:03:56 -08:00