summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2018-07-28v0.5.2Konstantinos Sideris
2018-07-21Add note about e2eeKonstantinos Sideris
2018-07-17Bump version to v0.5.1v0.5.1Konstantinos Sideris
2018-07-15Bump version to 0.5.0v0.5.0Konstantinos Sideris
2018-06-30Fix crash on Windows with out_of_range exception & update docsKonstantinos Sideris
2018-06-27State that encrypted attachments aren't supported (#352)Luca Beltrame
As nheko does not support yet sending encrypted attachments (see issue #348) explicitly indicate so in the README.
2018-06-23Add entry for GCC5 on Travis-CIKonstantinos Sideris
2018-06-23Allow copying the version info in the settings pageKonstantinos Sideris
2018-06-19Handle olm & lmdb exceptions during message decryptionKonstantinos Sideris
fixes #345
2018-06-17Merge branch 'e2ee'Konstantinos Sideris
- Support for e2ee rooms - Implement categories & file logging - Let the user know when the app can't reach the server (#93) fixes #13 fixes #326
2018-06-17Update build instructionsKonstantinos Sideris
2018-06-14Add Visual Studio 2017 support (#336)Nicolas Riebesel
2018-05-17Update screen-shotKonstantinos Sideris
[ci skip]
2018-05-14Add missing markdown extensionKonstantinos Sideris
2018-05-14Add contributing documentKonstantinos Sideris
2018-04-28Install qt5-svg in travisKonstantinos Sideris
2018-04-22Fix CI errorsKonstantinos Sideris
2018-04-13Bump version to v0.3.1Konstantinos Sideris
2018-03-25Replace std::thread with QtConcurrentKonstantinos Sideris
2018-03-18Upgrade gcc versionKonstantinos Sideris
2018-03-17Update readmeKonstantinos Sideris
2018-03-12Implement user registration with reCAPTCHAKonstantinos Sideris
fixes #264
2018-03-04Update README.mdmujx
2018-02-10Update build instructionsKonstantinos Sideris
fixes #226 [ci skip]
2018-02-07Updated Fedora installation instructions.Vitaly Zaitsev
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2018-02-05Update build instructions (#226)Konstantinos Sideris
2018-02-01Add Dockerfile to create an AppImage for Debian (#156)Konstantinos Sideris
2018-01-02Add Alpine Linux installation instructions (#191)Bart Ribbers
The first distribution to have nheko in it's official repositories! 🎉 Right now nheko is only in the `testing` repository, but this will be moved to `community` after a while (after which it's available for installation out of the box).
2017-12-27Add release badgev0.1.0Konstantinos Sideris
2017-12-26Mention deb and rpm packagesKonstantinos Sideris
[ci skip]
2017-12-26Docs: Update required Clang version to 3.8 (#182)alphapapa
Fixes #179 [ci skip]
2017-12-21Update READMEKonstantinos Sideris
2017-12-06docs: Update required Clang version and Ubuntu 14.04 instructions (#150)alphapapa
[ci skip]
2017-12-06Update build instructions to include the latest changesKonstantinos Sideris
[ci skip]
2017-12-03Bump gcc and clang versionKonstantinos Sideris
2017-11-06Update READMEKonstantinos Sideris
[ci skip]
2017-10-21Remove snapKonstantinos Sideris
Incompatible Qt version 5.5.1 [ci skip]
2017-10-21Update snapKonstantinos Sideris
2017-10-15Fix icons for retina displaysKonstantinos Sideris
2017-10-11Update readmeKonstantinos Sideris
2017-10-09Added Fedora installation instructions. (#92)Vitaly Zaitsev
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2017-10-01More badgesKonstantinos Sideris
2017-08-13TypoKonstantinos Sideris
2017-08-13Create app bundle for macOSKonstantinos Sideris
2017-08-05Add basic nix expressions (#47)Jani Mustonen
Allows `nix-build` for basic building and `nix-env -f . -i` for installing.
2017-08-05Drop support for XCode 7Konstantinos Sideris
lmdbxx requires support for thread_local which is not available on that clang version.
2017-07-30Update readme and travis for lmdbKonstantinos Sideris
2017-07-09Add Gentoo build and installation instructions (#45)PureTryOut
2017-07-01Add option for the default font sizeKonstantinos Sideris
2017-05-30Add weblate badgeKonstantinos Sideris