This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Jul 22, 2019
-
-
Nicolas Werner authored
If the QMimeData contains an image, it actually has a mime type of application/x-qt-image. At least in some cases accessing the image/* data returns a 0 length array. Accessing the data via ->imageData works however. So we use that as our accessor and pass it to the preview dialog.
-
- Jul 17, 2019
-
-
Joe Donofry authored
-
Joe Donofry authored
Add a RoomListItem-like button that opens a dialog containing all of the messages that would result in a highlight from the server (for example, the user is mentioned, or @room is mentioned). This is VERY rudimentary and will be completely reworked in the future to take advantage of the existing TimelineView class, instead of using a dialog like it does now. The button to show the mentions also needs work.
-
- Jul 05, 2019
-
-
Joe Donofry authored
Update to mtxclient 0.3.0
-
- Jul 04, 2019
-
-
Joe Donofry authored
-
- Jul 03, 2019
-
-
Nicolas Werner authored
-
- Feb 24, 2019
-
-
Joe Donofry authored
-
- Jan 30, 2019
-
-
Joe Donofry authored
When opening images in the full-screen overlay, there is now a download button next to the close button. This button utilizes the same functionality as the right-click->save image button.
-
- Sep 30, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Sep 25, 2018
-
-
Konstantinos Sideris authored
fixes #446
-
Konstantinos Sideris authored
fixes #447
-
Konstantinos Sideris authored
-
- Sep 21, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Sep 20, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Sep 19, 2018
-
-
Konstantinos Sideris authored
-
- Sep 12, 2018
-
-
Konstantinos Sideris authored
fixes #437
-
- Sep 08, 2018
-
-
Konstantinos Sideris authored
-
- Sep 07, 2018
-
-
Konstantinos Sideris authored
When the object is destroyed the connections will be removed automatically by Qt. fixes #433
-
- Aug 29, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
fixes #418
-
- Aug 26, 2018
-
-
Konstantinos Sideris authored
fixes #416
-
- Aug 13, 2018
-
-
Konstantinos Sideris authored
-
- Aug 12, 2018
-
-
Konstantinos Sideris authored
-
- Aug 11, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Aug 09, 2018
-
-
Konstantinos Sideris authored
-
- Aug 01, 2018
-
-
Konstantinos Sideris authored
fixes #393
-
- Jul 22, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jul 21, 2018
-
-
Konstantinos Sideris authored
-
- Jul 20, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
- Jul 15, 2018
-
-
Konstantinos Sideris authored
fixes #305
-
Konstantinos Sideris authored
The latter will not always return a valid pointer. fixes #363
-