This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Sep 16, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
Also fixes some resize issues with stupid workarounds to our resize logic. This really needs to be cleaned up at some point!
-
- Aug 09, 2020
-
-
Nicolas Werner authored
-
- Jul 19, 2020
-
-
Nicolas Werner authored
-
- Jul 10, 2020
-
-
trilene authored
-
- Jul 08, 2020
-
-
Nicolas Werner authored
This fixes some weirdness on some platforms, where Qt.openUrlExternally does weird stuff.
-
- Jun 07, 2020
-
-
Nicolas Werner authored
-
- May 22, 2020
-
-
Joe Donofry authored
-
- May 13, 2020
-
-
Joe Donofry authored
This is necessary to support having a picker within QML. Eventually, this should replace the existing widget-based one.
-
- May 08, 2020
-
-
Joe Donofry authored
-
- Apr 22, 2020
-
-
Joe Donofry authored
-
- Apr 13, 2020
-
-
Nicolas Werner authored
fixes #124
-
- Mar 03, 2020
-
-
Nicolas Werner authored
-
- Feb 20, 2020
-
-
Nicolas Werner authored
-
- Feb 04, 2020
-
-
Joe Donofry authored
-
Nicolas Werner authored
-
- Jan 28, 2020
-
-
Joe Donofry authored
-
- Jan 27, 2020
-
-
Nicolas Werner authored
-
- Jan 12, 2020
-
-
Nicolas Werner authored
-
- Dec 14, 2019
-
-
Nicolas Werner authored
-
- Dec 05, 2019
-
-
Nicolas Werner authored
-
- Dec 03, 2019
-
-
Nicolas Werner authored
-
- Nov 23, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jun 14, 2019
-
-
Joe Donofry authored
Quoted replies now include matrix.to links for the event and the user. UI Rendering has been (slightly) improved... still very WIP. Restructured the reply structure in the code for future usability improvements.
-
- Jun 12, 2019
-
-
Joe Donofry authored
-
- Jun 09, 2019
-
-
Joe Donofry authored
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Jul 10, 2018
-
-
Konstantinos Sideris authored
fixes #215
-
- Jun 28, 2018
-
-
Konstantinos Sideris authored
-
- Jun 09, 2018
-
-
Konstantinos Sideris authored
-
- May 08, 2018
-
-
Konstantinos Sideris authored
-
- Apr 21, 2018
-
-
Konstantinos Sideris authored
-
- Feb 19, 2018
-
-
Konstantinos Sideris authored
-
- Feb 18, 2018
-
-
christarazi authored
* Refactor widget items to use same interface * Support audio, video, generic file for pasting * Add utils function for human readable file sizes * Set correct MIME type for media messages This change also determines the size of the upload once from the ContentLengthHeader, rather than seeking the QIODevice and asking for its size. This prevents any future trouble in case the QIODevice is sequential (cannot be seeked). The MIME type is also determined at upload once, rather than using the QIODevice and the underlying data inside. * Allow for file urls to be used as fall-back This fixes an issue on macOS which uses `text/uri-list` for copying files to the clipboard. fixes #228
-
- Feb 15, 2018
-
-
Konstantinos Sideris authored
-
- Feb 10, 2018
-
-
Konstantinos Sideris authored
-
- Jan 24, 2018
-
-
Konstantinos Sideris authored
-
- Jan 10, 2018
-
-
christarazi authored
fixes #132
-