This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Mar 04, 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 01, 2018
-
-
Vitaly Zaitsev authored
Signed-off-by:
Vitaly Zaitsev <vitaly@easycoding.org>
-
- Jan 15, 2018
-
-
Konstantinos Sideris authored
-
- Jan 10, 2018
-
-
christarazi authored
fixes #132
-
- Jan 09, 2018
-
-
Max Sandholm authored
-
- Jan 03, 2018
-
-
Konstantinos Sideris authored
-
- Dec 21, 2017
-
-
Konstantinos Sideris authored
-
- Dec 19, 2017
-
-
Konstantinos Sideris authored
fixes #128
-
- Dec 11, 2017
-
-
Konstantinos Sideris authored
fixes #25
-
Konstantinos Sideris authored
-
- Dec 10, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Dec 05, 2017
-
-
Konstantinos Sideris authored
-
- Dec 01, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Nov 30, 2017
-
-
Konstantinos Sideris authored
-
- Nov 28, 2017
-
-
Konstantinos Sideris authored
-
- Nov 26, 2017
-
-
Konstantinos Sideris authored
-
- Nov 25, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Nov 23, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- Nov 22, 2017
-
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- 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.
-
- Oct 27, 2017
-
-
Konstantinos Sideris authored
-
- Oct 15, 2017
-
-
Konstantinos Sideris authored
-
- Oct 09, 2017
-
-
Vitaly Zaitsev authored
Signed-off-by:
Vitaly Zaitsev <vitaly@easycoding.org>
-
- Oct 05, 2017
-
-
RiotTranslate authored
Minor translation fixes
-
- Jul 09, 2017
-
-
Konstantinos Sideris authored
- Add icon set on mac for future packaging
-
- Jul 08, 2017
-
-
jansol authored
* Validate both inferred and explicitly entered server addresses by attempting to call the /versions endpoint * If the domain from the mxid fails validation, try prefixing it with 'matrix' * Only show server address field if address validation ultimately fails
-
- May 31, 2017
-
-
Konstantinos Sideris authored
-
- May 30, 2017
-
-
Krombel authored
Currently translated at 100.0% (34 of 34 strings) Translation: Nheko/Nheko Translate-URL: https://translate.nordgedanken.de/projects/nheko/nheko/de/
-
- May 29, 2017
-
-
Bart Ribbers authored
Currently translated at 97.0% (33 of 34 strings) Translation: Nheko/Nheko Translate-URL: https://translate.nordgedanken.de/projects/nheko/nheko/nl/
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
Konstantinos Sideris authored
-
- May 09, 2017
-
-
Konstantinos Sideris authored
Thanks @ha:matrix.org for the initial script
-