summary refs log tree commit diff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update README screenshots. Fixes #36redsky172019-02-271-2/+5
|
* Release Nheko 0.6.3Joe2019-02-081-10/+10
| | | | | - Update version numbers and documentation - Fix github releases oauth key
* Revert "Remove built-in emoji picker"redsky172019-01-261-0/+6
| | | | This reverts commit 4b807229aa20d6f4891e35f08d489da427d3d0b6.
* Update the README to point to updated endpoints for the various CIredsky172019-01-161-5/+5
| | | | | | | | projects. Update the appveyor configuration to no longer use mujx keys. Travis-CI keys still need to be updated.
* Update README to link to the room for the forkAaron Raimist2019-01-121-4/+4
|
* Update README to point to redsky17 travis-ci and appveyor vs mujx.redsky172019-01-131-4/+4
|
* v0.6.2Konstantinos Sideris2018-10-071-1/+1
|
* Remove the bundled open sans fontKonstantinos Sideris2018-10-071-5/+0
|
* Remove built-in emoji pickerKonstantinos Sideris2018-10-071-1/+0
|
* v0.6.1Konstantinos Sideris2018-09-261-1/+1
|
* Remove bintray from the readmeKonstantinos Sideris2018-09-251-2/+1
|
* v0.6.0Konstantinos Sideris2018-09-211-3/+5
|
* Update CI with cmarkKonstantinos Sideris2018-09-111-1/+4
|
* Bump version to 0.5.5Konstantinos Sideris2018-09-011-1/+1
|
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-1/+0
|
* Remove nix script which was unmaintainedKonstantinos Sideris2018-08-311-12/+0
|
* Bump version to v0.5.4Konstantinos Sideris2018-08-211-1/+1
|
* Update readmeKonstantinos Sideris2018-08-121-1/+1
|
* Add flatpak installationKonstantinos Sideris2018-08-031-0/+6
|
* Add install instructions for macOS (#395)Sireesh Kodali2018-07-311-0/+8
|
* v0.5.2Konstantinos Sideris2018-07-281-1/+1
|
* Add note about e2eeKonstantinos Sideris2018-07-211-0/+5
|
* Bump version to v0.5.1Konstantinos Sideris2018-07-171-1/+1
|
* Bump version to 0.5.0Konstantinos Sideris2018-07-151-1/+1
|
* Fix crash on Windows with out_of_range exception & update docsKonstantinos Sideris2018-06-301-2/+25
|
* State that encrypted attachments aren't supported (#352)Luca Beltrame2018-06-271-1/+1
| | | | As nheko does not support yet sending encrypted attachments (see issue #348) explicitly indicate so in the README.
* Add entry for GCC5 on Travis-CIKonstantinos Sideris2018-06-231-1/+1
|
* Allow copying the version info in the settings pageKonstantinos Sideris2018-06-231-5/+3
|
* Handle olm & lmdb exceptions during message decryptionKonstantinos Sideris2018-06-191-1/+1
| | | | fixes #345
* Merge branch 'e2ee'Konstantinos Sideris2018-06-171-18/+32
|\ | | | | | | | | | | | | | | | | - 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
| * Update build instructionsKonstantinos Sideris2018-06-171-18/+32
| |
* | Add Visual Studio 2017 support (#336)Nicolas Riebesel2018-06-141-0/+48
|/
* Update screen-shotKonstantinos Sideris2018-05-171-1/+1
| | | | [ci skip]
* Add missing markdown extensionKonstantinos Sideris2018-05-141-1/+1
|
* Add contributing documentKonstantinos Sideris2018-05-141-2/+1
|
* Install qt5-svg in travisKonstantinos Sideris2018-04-281-2/+2
|
* Fix CI errorsKonstantinos Sideris2018-04-221-17/+14
|
* Bump version to v0.3.1Konstantinos Sideris2018-04-131-2/+5
|
* Replace std::thread with QtConcurrentKonstantinos Sideris2018-03-251-0/+1
|
* Upgrade gcc versionKonstantinos Sideris2018-03-181-1/+1
|
* Update readmeKonstantinos Sideris2018-03-171-0/+1
|
* Implement user registration with reCAPTCHAKonstantinos Sideris2018-03-121-0/+2
| | | | fixes #264
* Update README.mdmujx2018-03-041-1/+5
|
* Update build instructionsKonstantinos Sideris2018-02-101-14/+17
| | | | | | fixes #226 [ci skip]
* Updated Fedora installation instructions.Vitaly Zaitsev2018-02-071-1/+0
| | | | Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
* Update build instructions (#226)Konstantinos Sideris2018-02-051-5/+11
|
* Add Dockerfile to create an AppImage for Debian (#156)Konstantinos Sideris2018-02-011-0/+3
|
* Add Alpine Linux installation instructions (#191)Bart Ribbers2018-01-021-0/+8
| | | | | | | 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).
* Add release badgeKonstantinos Sideris2017-12-271-1/+1
|
* Mention deb and rpm packagesKonstantinos Sideris2017-12-261-1/+2
| | | | [ci skip]
* Docs: Update required Clang version to 3.8 (#182)alphapapa2017-12-261-1/+1
| | | | | Fixes #179 [ci skip]
* Update READMEKonstantinos Sideris2017-12-211-7/+16
|
* docs: Update required Clang version and Ubuntu 14.04 instructions (#150)alphapapa2017-12-061-1/+10
| | | [ci skip]
* Update build instructions to include the latest changesKonstantinos Sideris2017-12-061-4/+4
| | | | [ci skip]
* Bump gcc and clang versionKonstantinos Sideris2017-12-031-1/+1
|
* Update READMEKonstantinos Sideris2017-11-061-14/+4
| | | | [ci skip]
* Remove snapKonstantinos Sideris2017-10-211-1/+0
| | | | | | Incompatible Qt version 5.5.1 [ci skip]
* Update snapKonstantinos Sideris2017-10-211-0/+1
|
* Fix icons for retina displaysKonstantinos Sideris2017-10-151-0/+1
|
* Update readmeKonstantinos Sideris2017-10-111-9/+12
|
* Added Fedora installation instructions. (#92)Vitaly Zaitsev2017-10-091-0/+7
| | | Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
* More badgesKonstantinos Sideris2017-10-011-9/+6
|
* TypoKonstantinos Sideris2017-08-131-1/+1
|
* Create app bundle for macOSKonstantinos Sideris2017-08-131-0/+8
|
* Add basic nix expressions (#47)Jani Mustonen2017-08-051-0/+12
| | | Allows `nix-build` for basic building and `nix-env -f . -i` for installing.
* Drop support for XCode 7Konstantinos Sideris2017-08-051-1/+1
| | | | lmdbxx requires support for thread_local which is not available on that clang version.
* Update readme and travis for lmdbKonstantinos Sideris2017-07-301-12/+27
|
* Add Gentoo build and installation instructions (#45)PureTryOut2017-07-091-1/+13
|
* Add option for the default font sizeKonstantinos Sideris2017-07-011-1/+1
|
* Add weblate badgeKonstantinos Sideris2017-05-301-1/+1
|
* Add qt-tools as a dependencyKonstantinos Sideris2017-05-291-2/+2
|
* Update installation instructionsKonstantinos Sideris2017-05-091-4/+12
|
* macOS fixes (#15)Matthew Hodgson2017-05-041-0/+3
| | | | | | | - Improve build instructions. - Fix fullscreen image sizing. - Remove horizontal overscroll of RoomInfoListItem.
* Set Qt5.7 as the minimum required versionKonstantinos Sideris2017-04-271-4/+5
|
* Update screen-shotKonstantinos Sideris2017-04-261-1/+1
|
* Add matrix roomKonstantinos Sideris2017-04-241-0/+1
|
* Update screenKonstantinos Sideris2017-04-211-1/+1
|
* Add initial read-only emoji supportKonstantinos Sideris2017-04-191-0/+5
|
* Update screenKonstantinos Sideris2017-04-141-1/+1
|
* Update CIKonstantinos Sideris2017-04-111-3/+2
|
* Update readmeKonstantinos Sideris2017-04-101-9/+25
|
* Add appveyor CIKonstantinos Sideris2017-04-091-1/+1
|
* Add travis CIKonstantinos Sideris2017-04-091-8/+9
|
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-061-1/+8
|
* Add readmeKonstantinos Sideris2017-04-061-0/+50