summary refs log tree commit diff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Link XCB always if X11 support is onNicolas Werner2023-06-081-1/+1
|
* Try to fix flatpak build and change appidNicolas Werner2023-06-081-1/+1
|
* Add ninja-build to Debian build dependenciesFrank Lanitz2023-05-281-1/+1
| | | I needed to manually install it --hence adding it to the list of dependencies is a good idea.
* Switch to alpine for clazyNicolas Werner2023-05-251-1/+1
|
* finallyLuckyTurtleDev2023-04-221-1/+1
|
* Update README.mdLuckyTurtleDev2023-04-221-1/+1
|
* fix linkLuckyTurtleDev2023-04-221-1/+1
|
* update arch badgeLuckyTurtleDev2023-04-221-1/+1
|
* Drop gcc10 supportNicolas Werner2023-04-111-1/+1
|
* Add reference to nheko-git development packageLcsTen2023-03-051-0/+6
|
* Update Arch Linux installation instructionsLcsTen2023-03-051-15/+1
| | | | | nheko Arch Linux package is now available in community repository, AUR isn't needed anymore to install it.
* README.md: fix link of stable download badgeAminda Suomalainen2023-02-251-1/+1
|
* Update READMENicolas Werner2023-02-201-2/+2
|
* Mention qt5 image formats in FAQNicolas Werner2023-02-201-0/+9
| | | | fixes #1213
* remove unneeded font tagsenigma9o72023-01-231-2/+2
|
* Merge Debian/Ubuntu Dependenciesenigma9o72023-01-171-37/+21
| | | | Debian 10 too old for QT5. Ubuntu dependencies tested and work fine on Debian. Increase header size of distro title & moved Gentoo into alphabetical order
* update Ubuntu dependency list for building from source (#1294)tastytea2023-01-151-5/+12
| | | tested in a fresh 22.04 VM today
* Update README.md (#1287)squid-f2023-01-151-0/+5
| | | Add instruction to install on Mageia, as Nheko is now part of the official repo of the distribution.
* Update changelog for 0.11.0Nicolas Werner2023-01-121-2/+2
|
* Switch to C++20Nicolas Werner2022-09-221-4/+3
|
* Readme: fix steam deck instructionsMarcus2022-09-201-3/+5
| | | | | | Turns out that setting the desktop env isn't enough we also need to manually ensure kwalletd is started. As we can't tell steam to run multiple commands, people will need a small wrapper script that does this.
* Readme: add Steam Deck instructionsMarcus2022-09-201-0/+7
|
* add rofi-nheko to the list of known DBus pluginsLordMZTE2022-07-201-0/+1
|
* Mention gnome-keyring useflag on GentooNicolas Werner2022-06-061-0/+3
|
* updated the Fedora dependency install script (#1082)DaKnig2022-05-281-3/+1
| | | just use builddep in Fedora
* chore: Add missing ubuntu dependenciesKrille Fear2022-04-241-1/+1
|
* Add D-Bus API (#916)Loren Burkholder2022-04-141-1/+13
| | | | This adds functionality for viewing joined rooms and activating rooms.
* Update READMENicolas Werner2022-03-091-0/+1
|
* Update README.md to include Arch binary repo (#968)digital-mystik2022-02-271-0/+14
| | | PKGBUILD pulled from the AUR stable release
* Remove unneeded repoLoren Burkholder2022-02-121-3/+1
|
* Update openSUSE install instructionsLoren Burkholder2022-02-101-2/+12
|
* Add sticker and custom emoji Q&A to readme FAQtastytea2022-01-271-0/+21
|
* Add note about secret server to Arch installation instructionsMarshall Lochbaum2021-12-211-0/+2
|
* Add openSUSE install instructionsLoren Burkholder2021-12-171-0/+9
|
* Add some build notes and update the E2EE noteNicolas Werner2021-11-191-5/+3
|
* Make VOIP and screenshare explicit optionsNicolas Werner2021-11-181-1/+2
|
* Fix linebreaks in READMENicolas Werner2021-11-171-2/+2
|
* Mention fluent icons in readmeNicolas Werner2021-11-171-0/+1
|
* Recommend version 0.12 of QtKeychainNicolas Werner2021-09-081-1/+1
| | | | See https://github.com/Nheko-Reborn/nheko/issues/715
* Add repo sync command for Gentoo distro usersMatan Alfasi2021-08-271-0/+1
|
* Extend FAQsMax Harmathy2021-08-251-2/+22
|
* Update README.md65432021-08-091-1/+1
|
* Update README.md65432021-08-091-1/+1
|
* Update Qt version in READMENicolas Werner2021-07-121-1/+1
|
* Explicitly state that online keybackup is unsupported rnNicolas Werner2021-07-031-1/+2
|
* Update E2EE noteNicolas Werner2021-07-031-3/+3
|
* Use coeurl for networkingNicolas Werner2021-06-301-3/+4
| | | | | Something is still wrong on shutdown, need to debug that. And CI will fail.
* Add Chocolatey installation documentationdgalbraith2021-05-211-0/+9
| | | | | Updated documentation to include instructions on installing Nheko using the Chocolatey package manager on Windows.
* Bump version to 0.8.2Joseph Donofry2021-04-181-1/+1
|
* Add faq sectiontargetakhil2021-03-141-0/+7
|
* Disable bundled OpenSSL by default, even with hunterNicolas Werner2021-03-131-1/+3
|
* Update to new lmdbxx versionNicolas Werner2021-03-031-0/+1
|
* Use flatpakref from repoNicolas Werner2021-02-241-1/+1
|
* Remove unused linkNicolas Werner2021-02-231-2/+1
|
* Make flatpak ref autodownloadNicolas Werner2021-02-231-0/+1
|
* Add flatpak nightly repositoryNicolas Werner2021-02-231-0/+1
|
* Linkify topic in room settings and use non-deprecated MessageDialogNicolas Werner2021-02-221-2/+2
|
* GitHub formatIkko Ashimine2021-02-161-1/+1
| | | Github -> GitHub
* Fix hover handling in the timelineNicolas Werner2021-02-141-3/+1
|
* Fixes issue 463tverrbjelke2021-02-091-1/+1
| | | | | | Installation description for debian (buster) misses package qtdeclarative5-dev modified: README.md
* Change matrix to guru overlayNicolas Werner2021-02-021-1/+1
| | | | fixes #410
* Bump version to 0.8.1Nicolas Werner2021-01-271-1/+1
|
* Bump versionNicolas Werner2021-01-201-1/+1
|
* Update `brew` install commandCaleb Jasik2021-01-181-1/+1
| | | | | Brew has moved away from using the `brew cask` command, so either `brew install nheko` or `brew install --cask nheko` should probably be reccomended instead. They are trying to combine casks and formulas into the same commands, where you can specify `--formula` or `--cask` to get the old behavior.
* Fix typoLoren Burkholder2021-01-161-1/+1
|
* Add Fedora build requirements to READMEtrilene2020-12-301-1/+9
|
* Switch profile code to a more flexible methodLorenDB2020-12-241-1/+1
| | | | This introduces a new version of SingleApplication as well.
* Add qtkeychain to dependency installsLoren Burkholder2020-12-191-5/+8
|
* Update Readme CI linkNicolas Werner2020-12-081-1/+1
|
* lintNicolas Werner2020-12-081-0/+1
|
* List needed gstreamer plugins explicitlytrilene2020-11-301-2/+5
|
* Add GStreamer requirements to READMEtrilene2020-11-301-0/+5
|
* Update README with element.ioKim Brose2020-11-091-2/+2
|
* Add option for unique configLorenDB2020-10-241-0/+1
|
* Fix issues with old qt and bump to 5.10Nicolas Werner2020-10-081-1/+1
|
* Update README.mdChethan2020-09-081-1/+1
| | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Fix ReadmeChethan2k12020-09-051-0/+1
|
* Update README.mdTony O2020-08-221-0/+8
|
* Drop libsodium dependencyNicolas Werner2020-06-261-8/+4
|
* Prepare 0.7.2 releaseJoseph Donofry2020-06-121-1/+1
|
* Remove MacPorts install instructionsAaron Raimist2020-05-161-8/+1
| | | | Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Update macOS building dependencies now that libolm is available in HomebrewAaron Raimist2020-05-161-1/+1
|
* Use standard cmake args instead of old -HNicolas Werner2020-05-151-3/+3
|
* Update Ubuntu install and build instructionsjonnius2020-05-091-14/+6
|
* Update versions to 0.7.1Nicolas Werner2020-04-241-3/+9
|
* Add repology badge to readmeLorem2020-04-201-0/+2
|
* Release v0.7.0Joe2020-04-191-1/+1
|
* Add missing qml-module-qtgraphicaleffects and qml-module-qtquick-controls2 ↵Jason Volk2020-04-161-1/+1
| | | | to Ubuntu 19.10 in README.
* Update Ubuntu 19.10 dependencies listCadence Ember2020-03-281-1/+1
|
* Upload nightlies to #nheko-nightlies:neko.dev (#132)DeepBlueV7.X2020-03-021-1/+1
| | | | | | | | * Upload nightlies to a matrix room * Add branch to upload name * Update README with new nightly location
* Merge branch 'master' into 0.7.0-devJoseph Donofry2020-02-281-0/+20
|\
| * Add Guix build and installation instructionsnixo2020-02-231-0/+12
| |
| * Update README with reference to Debian packageProtesilaos Stavrou2019-10-301-0/+6
| |
* | Use third_party singleapplication helperNicolas Werner2020-02-231-0/+4
| | | | | | | | | | | | | | | | | | This may still not raise the application correctly on some WMs, because they don't allow disturbing the user with windows popping up. I don't think we want to work around that. fixes #84 fixes #113
* | Remove some hopefully unneeded dependencies on ubuntu 19.10DeepBlueV7.X2020-02-191-6/+2
| |
* | Add Ubuntu 19.10 build requirements to READMECadence Fish2020-02-191-1/+12
| |
* | fix typo in build command in READMENicolas Werner2020-01-271-1/+1
| |
* | Update readme with new build instructionsNicolas Werner2020-01-261-48/+54
| |
* | Remove third party fonts from readmeNicolas Werner2020-01-231-6/+0
| | | | | | | | Since they are already removed from the repo
* | Fix depsNicolas Werner2020-01-161-3/+3
| |
* | Update READMENicolas Werner2019-12-141-6/+6
| | | | | | | | [skip-ci]
* | Change scroll behaviour of timelineNicolas Werner2019-12-081-2/+2
| | | | | | | | | | | | | | This requires Qt 5.9 (to calculate overshoot). The default scroll behaviour of list views has far too much inertia. This should make scrolling feel more like scrolling the other scroll areas of nheko.
* | Bump required boost and cmake version to match mtxclientNicolas Werner2019-12-031-2/+2
| |
* | Bump required Qt version to 5.8 to support Q_NAMESPACENicolas Werner2019-11-231-2/+3
| |
* | Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into 0.7.0-devJoe2019-11-021-1/+1
|\ \
| * | Update README with S3 nightlies listingJoseph Donofry2019-08-191-1/+1
| |/
* / Update README with translation informationJoe2019-07-271-0/+5
|/
* Update to v0.6.4Joseph Donofry2019-05-221-1/+1
|
* Update nightly badge linkJoseph Donofry2019-05-151-1/+1
|
* Fix flathub badge sizeJoseph Donofry2019-05-151-1/+1
|
* Fix flathub badge sizeJoseph Donofry2019-05-151-1/+1
|
* Fix flathub badge sizeJoseph Donofry2019-05-151-1/+1
|
* Update flathub linkJoseph Donofry2019-05-151-1/+2
|
* 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