Konstantinos Sideris
|
0e814da91c
|
Move all files under src/
|
2018-07-17 16:37:25 +03:00 |
|
Konstantinos Sideris
|
fde066e236
|
Use MainWindow instead of QApplication::activeWindow to reference the main window
The latter will not always return a valid pointer.
fixes #363
|
2018-07-15 20:58:10 +03:00 |
|
Konstantinos Sideris
|
33490eddab
|
Remove the v2 namespace from the http client
|
2018-07-15 19:09:08 +03:00 |
|
Konstantinos Sideris
|
73dbd3c8dd
|
Re-enable groups
|
2018-07-14 12:08:16 +03:00 |
|
Konstantinos Sideris
|
7fc010fc4f
|
Fix CI errors on macOS & Windows
- Run the linter
- Explicitly use cmake for installing olm
|
2018-06-14 09:36:41 +03:00 |
|
Konstantinos Sideris
|
8e9d210a2a
|
Rename the log namespace to avoid symbol clash with the math function
- Patch the olm repo with a CMakeLists.txt file
|
2018-06-14 02:28:35 +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
|
7621dc0cb0
|
Fix UI inconsistencies between room list & communities
fixes #204
fixes #255
|
2018-04-28 15:27:12 +03:00 |
|
Konstantinos Sideris
|
f95998a64b
|
Be explicit about the captured parameters in lambdas
|
2018-02-20 17:09:11 +02:00 |
|
Konstantinos Sideris
|
0e91dae922
|
Erase items using the key
|
2018-01-25 14:34:15 +02:00 |
|
Konstantinos Sideris
|
1fad9398fc
|
Use more stl containers & minor refactorings
|
2018-01-24 20:46:37 +02:00 |
|
Max Sandholm
|
312df6f3bb
|
Communities (#195)
|
2018-01-09 15:07:32 +02:00 |
|