Tobias Fella
|
6c5ca0ac9d
|
FIx querying power levels
Fixes #422
|
2021-10-16 20:16:36 +02:00 |
|
Nicolas Fella
|
589dfe0343
|
Re-run clang-format
|
2021-08-23 19:38:56 +02:00 |
|
Tobias Fella
|
08632b4178
|
Make NeoChat compile against libQuotient master and 0.6
Requires a few ugly ifdefs, but it will make developing against the
master branch of libQuotient easier
|
2021-04-23 23:53:03 +02:00 |
|
Tobias Fella
|
2cb81d1276
|
Unify License header style in C++
|
2021-04-06 19:25:06 +02:00 |
|
Tobias Fella
|
345eb0c229
|
Revert "Bump dependencies to libQuotient 0.7 (master)"
This reverts commit d646962ea1.
|
2021-02-17 21:00:11 +00:00 |
|
Carl Schwan
|
d646962ea1
|
Bump dependencies to libQuotient 0.7 (master)
|
2020-12-12 15:39:29 +01:00 |
|
Carl Schwan
|
136a8f2af8
|
Clang-tidy + clang-format
|
2020-11-27 00:26:39 +01:00 |
|
Tobias Fella
|
4e2b68dc0a
|
Make Neochat compile against libQuotient 0.6
|
2020-11-19 08:13:55 +00:00 |
|
Tobias Fella
|
d8dde6e082
|
Add license headers to code files
|
2020-11-11 15:17:23 +00:00 |
|
Carl Schwan
|
122a7cdd2f
|
Rebrand files names Spectral -> NeoChat
|
2020-11-08 23:17:30 +01: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 |
|
Carl Schwan
|
8b3f89cf2e
|
Fix a bunch of clazy warnings
|
2020-11-03 15:15:16 +00:00 |
|
Carl Schwan
|
ce69506cf6
|
s/emit/Q_EMIT
|
2020-11-03 12:03:06 +01:00 |
|
Carl Schwan
|
bea870ad75
|
Apply Clang Format
|
2020-11-02 16:11:24 +01:00 |
|
Tobias Fella
|
5de778ea82
|
Fix compilation against newer libQuotient
|
2020-11-01 20:11:09 +01: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
|
d25a9fb3a4
|
Working public room directory.
Fix "no known servers".
Rename all QMatrixClient to Quotient.
|
2019-12-25 19:53:50 +08:00 |
|
Black Hat
|
e5032c686a
|
Public room directory.
|
2019-12-25 00:02:01 +08:00 |
|
Black Hat
|
83957d7ca3
|
Per-room avatar and displayname.
|
2019-10-06 23:34:21 -07:00 |
|
Black Hat
|
ced82bd666
|
Modern C++.
|
2019-08-04 22:36:32 +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
|
c46d38e38e
|
New WIP image provider.
|
2019-01-04 20:17:26 +08:00 |
|
Black Hat
|
8300d022b2
|
Update libqmatrixclient.
Enable member lazy loading.
Some Qt 5.12 fix.
|
2018-12-15 10:46:18 +08:00 |
|
Black Hat
|
8959be2cb8
|
Remove ImageItem, Paintable and use unified image provider.
|
2018-12-03 19:55:42 +08:00 |
|
Black Hat
|
06983a506c
|
Fix segfault when leaving certain rooms.
|
2018-11-07 16:29:24 +08:00 |
|
Black Hat
|
6e44347efd
|
Improve stability.
|
2018-11-06 09:36:17 +08:00 |
|
Black Hat
|
5a46810016
|
Init rewritten avatar.
|
2018-11-04 19:14:02 +08:00 |
|
Black Hat
|
421316aa00
|
"View source" dialog.
|
2018-09-11 13:14:56 +08:00 |
|
Black Hat
|
f66e62d499
|
Init theming support.
|
2018-09-10 15:01:01 +08:00 |
|
Black Hat
|
7c426e254b
|
Update libqmatrixclient && fix broken avatar && fix broken image provider.
|
2018-09-09 18:35:37 +08:00 |
|
Black Hat
|
0ad9ed7b5d
|
Init UserListModel.
Another model from Quaternion.
Also UI tweaks in RoomListModel.
|
2018-08-26 13:17:12 +08:00 |
|