This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Mar 03, 2019
-
-
Vladyslav tronko authored
-
Vladyslav Tronko authored
-
- Jan 26, 2019
-
-
Joe Donofry authored
This reverts commit 4b807229.
-
- Oct 07, 2018
-
-
Konstantinos Sideris authored
-
- Oct 06, 2018
-
-
Konstantinos Sideris authored
-
- Sep 29, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Sep 19, 2018
-
-
Konstantinos Sideris authored
fixes #79
-
Konstantinos Sideris authored
-
- Sep 01, 2018
-
-
Konstantinos Sideris authored
-
- Aug 09, 2018
-
-
Konstantinos Sideris authored
-
- Aug 08, 2018
-
-
Konstantinos Sideris authored
fixes #398
-
- Jul 29, 2018
-
-
Konstantinos Sideris authored
fixes #394
-
- Jul 25, 2018
-
-
Konstantinos Sideris authored
fixes #249
-
- Jul 17, 2018
-
-
Konstantinos Sideris authored
-
- Jul 15, 2018
-
-
Konstantinos Sideris authored
fixes #305
-
- Jun 30, 2018
-
-
Konstantinos Sideris authored
-
- Jun 09, 2018
-
-
Konstantinos Sideris authored
-
- May 08, 2018
-
-
Konstantinos Sideris authored
-
- Apr 26, 2018
-
-
Konstantinos Sideris authored
fixes #257
-
- Apr 21, 2018
-
-
Konstantinos Sideris authored
-
- Apr 14, 2018
-
-
Konstantinos Sideris authored
- ESC closes the popup. - Up/Down arrows for navigation. - BackTab for backwards navigation. fixes #301 fixes #302
-
- Apr 10, 2018
-
-
christarazi authored
Fixes #287 * Fix pop-up not showing when less than max * Select suggestion by pressing Enter
-
- Mar 25, 2018
-
-
Konstantinos Sideris authored
-
- Mar 24, 2018
-
-
Konstantinos Sideris authored
fixes #40
-
- Mar 18, 2018
-
-
Konstantinos Sideris authored
-
- Feb 20, 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 10, 2018
-
-
Konstantinos Sideris authored
-
- Jan 25, 2018
-
-
Konstantinos Sideris authored
-
- Jan 17, 2018
-
-
Konstantinos Sideris authored
-
- Jan 16, 2018
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
fixes #166
-
- Jan 10, 2018
-
-
christarazi authored
fixes #132
-
- Dec 01, 2017
-
-
Konstantinos Sideris authored
-
- Nov 30, 2017
-
-
Konstantinos Sideris authored
-
- Nov 29, 2017
-
-
Konstantinos Sideris authored
fixes #24
-
- Nov 21, 2017
-
-
Konstantinos Sideris authored
fixes #134
-
- Nov 16, 2017
-
-
Max Sandholm authored
The color scheme of nheko obeys the default color theme of Qt (i.e. the system theme). It uses a Qt stylesheet to accomplish this, which means replacing the color theme with a custom theme would only be a matter of writing a new style sheet and loading it into the app.
-
Konstantinos Sideris authored
-