This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Feb 21, 2023
-
- Jan 12, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jan 02, 2023
-
-
Nicolas Werner authored
-
- Oct 01, 2022
-
-
Nicolas Werner authored
Otherwise it conflicts with C++20 fmt.
-
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Nov 21, 2021
-
-
Nicolas Werner authored
-
- Mar 05, 2021
-
-
Nicolas Werner authored
-
- Jan 31, 2020
-
-
Nicolas Werner authored
-
- Nov 23, 2019
-
-
Nicolas Werner authored
-
- Feb 24, 2019
-
-
Joe Donofry authored
-
- Sep 12, 2018
-
-
Konstantinos Sideris authored
fixes #437
-
- Sep 07, 2018
-
-
Konstantinos Sideris authored
When the object is destroyed the connections will be removed automatically by Qt. fixes #433
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
- Jul 15, 2018
-
-
Konstantinos Sideris authored
-
- Jul 14, 2018
-
-
Konstantinos Sideris authored
-
- Jun 10, 2018
-
-
Konstantinos Sideris authored
-
- Jun 09, 2018
-
-
Konstantinos Sideris authored
-
- May 16, 2018
-
-
Konstantinos Sideris authored
[ci skip]
-
Konstantinos Sideris authored
fixes #235
-
- May 11, 2018
-
-
Konstantinos Sideris authored
-
- May 08, 2018
-
-
Konstantinos Sideris authored
-
- May 05, 2018
-
-
Konstantinos Sideris authored
-
- May 02, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Apr 21, 2018
-
-
Konstantinos Sideris authored
-
- Mar 27, 2018
-
-
Konstantinos Sideris authored
NHEKO_ALLOW_INSECURE_CONNECTIONS=1 ./nheko fixes #260
-
- Mar 25, 2018
-
-
Konstantinos Sideris authored
-
- Mar 17, 2018
-
-
Konstantinos Sideris authored
-
- Mar 12, 2018
-
-
Konstantinos Sideris authored
fixes #264
-
- Mar 07, 2018
-
-
Konstantinos Sideris authored
-
- Mar 04, 2018
-
-
Konstantinos Sideris authored
fixes #233 fixes #89
-
- Feb 19, 2018
-
-
Konstantinos Sideris authored
-
- Feb 18, 2018
-
-
Konstantinos Sideris authored
-
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 08, 2018
-
-
Konstantinos Sideris authored
Show a better message on the login screen after an initial sync failure.
-
- Jan 22, 2018
-
-
Konstantinos Sideris authored
-
- Jan 21, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
fixes #86 fixes #89
-