Commit Graph

179 Commits

Author SHA1 Message Date
Konstantinos Sideris a671bd62c4 v0.6.2 2018-10-07 17:53:09 +03:00
Konstantinos Sideris 2295d681a4 Remove the bundled open sans font 2018-10-07 13:27:20 +03:00
Konstantinos Sideris 4b807229aa Remove built-in emoji picker 2018-10-07 13:13:14 +03:00
Konstantinos Sideris 5ea47920ab v0.6.1 2018-09-26 09:27:58 +03:00
Konstantinos Sideris 14e1545c9a Remove bintray from the readme 2018-09-25 14:42:50 +03:00
Konstantinos Sideris dec643e6ea v0.6.0 2018-09-21 16:44:45 +03:00
Konstantinos Sideris 1192dc5134 Update CI with cmark 2018-09-11 19:02:36 +03:00
Konstantinos Sideris bf1d102658 Bump version to 0.5.5 2018-09-01 14:03:42 +03:00
Konstantinos Sideris 990a3a97c7 Merge matrix-structs into the client lib 2018-09-01 13:35:10 +03:00
Konstantinos Sideris d0e31c43a6 Remove nix script which was unmaintained 2018-08-31 18:52:26 +03:00
Konstantinos Sideris 199a4eaf51 Bump version to v0.5.4 2018-08-21 20:48:38 +03:00
Konstantinos Sideris 34f4071f64 Update readme 2018-08-12 12:08:20 +03:00
Konstantinos Sideris 88e535debe Add flatpak installation 2018-08-03 10:23:17 +03:00
Sireesh Kodali 1f50d13b9f Add install instructions for macOS (#395) 2018-07-31 12:15:35 +03:00
Konstantinos Sideris edf9f5242a v0.5.2 2018-07-28 13:51:14 +03:00
Konstantinos Sideris b182ada3df Add note about e2ee 2018-07-21 21:07:55 +03:00
Konstantinos Sideris 40facd116e Bump version to v0.5.1 2018-07-17 17:30:17 +03:00
Konstantinos Sideris 9e77f0e407 Bump version to 0.5.0 2018-07-15 10:25:06 +03:00
Konstantinos Sideris 765ff5dcb5 Fix crash on Windows with out_of_range exception & update docs 2018-06-30 22:43:55 +03:00
Luca Beltrame 651ac95719 State that encrypted attachments aren't supported (#352)
As nheko does not support yet sending encrypted attachments (see issue #348) explicitly indicate so in the README.
2018-06-27 16:52:11 +03:00
Konstantinos Sideris 794b9ceb1b Add entry for GCC5 on Travis-CI 2018-06-23 21:17:33 +03:00
Konstantinos Sideris cb21433dc8 Allow copying the version info in the settings page 2018-06-23 01:46:18 +03:00
Konstantinos Sideris 961c880d55 Handle olm & lmdb exceptions during message decryption
fixes #345
2018-06-19 22:53:22 +03:00
Konstantinos Sideris 8704265978 Merge branch 'e2ee'
- 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-17 19:18:12 +03:00
Konstantinos Sideris 9884e02eb8 Update build instructions 2018-06-17 19:10:48 +03:00
Nicolas Riebesel cce85f3ba8 Add Visual Studio 2017 support (#336) 2018-06-14 02:17:38 +03:00
Konstantinos Sideris 1bc4260249 Update screen-shot
[ci skip]
2018-05-17 01:12:22 +03:00
Konstantinos Sideris 127d0cd1a4 Add missing markdown extension 2018-05-14 15:11:24 +03:00
Konstantinos Sideris 592640addf Add contributing document 2018-05-14 15:08:44 +03:00
Konstantinos Sideris b67024149c Install qt5-svg in travis 2018-04-28 21:34:40 +03:00
Konstantinos Sideris 4f6ffb6e73 Fix CI errors 2018-04-22 15:37:23 +03:00
Konstantinos Sideris 96617385bc Bump version to v0.3.1 2018-04-13 15:05:22 +03:00
Konstantinos Sideris f02d3ee606 Replace std::thread with QtConcurrent 2018-03-25 21:50:45 +03:00
Konstantinos Sideris 4192a99927 Upgrade gcc version 2018-03-18 14:46:40 +02:00
Konstantinos Sideris 97e6fc6af3 Update readme 2018-03-17 21:32:50 +02:00
Konstantinos Sideris 4659d0efc2 Implement user registration with reCAPTCHA
fixes #264
2018-03-12 22:23:26 +02:00
mujx b93d238d4e
Update README.md 2018-03-04 10:55:07 +02:00
Konstantinos Sideris 3fd257243c Update build instructions
fixes #226

[ci skip]
2018-02-10 13:46:26 +02:00
Vitaly Zaitsev 6527ae25b7
Updated Fedora installation instructions.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2018-02-07 15:41:54 +01:00
Konstantinos Sideris b6c39abcb4 Update build instructions (#226) 2018-02-05 14:12:07 +02:00
Konstantinos Sideris b78f101478 Add Dockerfile to create an AppImage for Debian (#156) 2018-02-01 12:08:51 -07:00
Bart Ribbers 44ee1b549d Add Alpine Linux installation instructions (#191)
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).
2018-01-02 22:50:19 +02:00
Konstantinos Sideris 3ce505b00e Add release badge 2017-12-27 01:07:55 +02:00
Konstantinos Sideris 353b90a9a5 Mention deb and rpm packages
[ci skip]
2017-12-26 19:21:35 +02:00
alphapapa ca770e0cdb Docs: Update required Clang version to 3.8 (#182)
Fixes #179

[ci skip]
2017-12-26 19:17:50 +02:00
Konstantinos Sideris 84b5f2b578 Update README 2017-12-21 15:10:04 +02:00
alphapapa e1a4458a10 docs: Update required Clang version and Ubuntu 14.04 instructions (#150)
[ci skip]
2017-12-06 18:29:09 +02:00
Konstantinos Sideris 6d26ad0ad0 Update build instructions to include the latest changes
[ci skip]
2017-12-06 09:04:52 +02:00
Konstantinos Sideris 0ca6f0ddd0 Bump gcc and clang version 2017-12-03 12:22:48 +02:00
Konstantinos Sideris 1a3bacd96e Update README
[ci skip]
2017-11-06 00:51:59 +02:00
Konstantinos Sideris 622772a44b Remove snap
Incompatible Qt version 5.5.1

[ci skip]
2017-10-21 12:59:38 +03:00
Konstantinos Sideris a3fd83192d Update snap 2017-10-21 12:22:12 +03:00
Konstantinos Sideris 8390ff253d Fix icons for retina displays 2017-10-15 22:08:51 +03:00
Konstantinos Sideris 33fb3ea091 Update readme 2017-10-11 17:46:23 +03:00
Vitaly Zaitsev 1c53fed36d Added Fedora installation instructions. (#92)
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2017-10-09 22:09:01 +03:00
Konstantinos Sideris ea296321c9 More badges 2017-10-01 19:24:35 +03:00
Konstantinos Sideris bc59a65fae Typo 2017-08-13 19:20:29 +03:00
Konstantinos Sideris 9bfd51ceed Create app bundle for macOS 2017-08-13 19:17:04 +03:00
Jani Mustonen 486676f248 Add basic nix expressions (#47)
Allows `nix-build` for basic building and `nix-env -f . -i` for installing.
2017-08-05 18:40:00 +03:00
Konstantinos Sideris ccc69ece9e Drop support for XCode 7
lmdbxx requires support for thread_local which is not available on that clang version.
2017-08-05 18:15:43 +03:00
Konstantinos Sideris bda856d7ae Update readme and travis for lmdb 2017-07-30 14:30:55 +03:00
PureTryOut bdf9b6e0fb Add Gentoo build and installation instructions (#45) 2017-07-09 13:46:50 +03:00
Konstantinos Sideris 22d0f50e36 Add option for the default font size 2017-07-01 15:21:07 +03:00
Konstantinos Sideris fd2bfff963 Add weblate badge 2017-05-30 03:40:31 +03:00
Konstantinos Sideris 933f6ded1e Add qt-tools as a dependency 2017-05-29 20:25:08 +03:00
Konstantinos Sideris 61fae5bb0d Update installation instructions 2017-05-09 22:42:32 +03:00
Matthew Hodgson 9cc9b623eb macOS fixes (#15)
- Improve build instructions.
- Fix fullscreen image sizing.
- Remove horizontal overscroll of RoomInfoListItem.
2017-05-04 13:11:04 +03:00
Konstantinos Sideris e3d2db8d67 Set Qt5.7 as the minimum required version 2017-04-27 01:31:51 +03:00
Konstantinos Sideris ac19c6c64a Update screen-shot 2017-04-26 02:52:51 +03:00
Konstantinos Sideris 3c5382c2d8 Add matrix room 2017-04-24 00:40:24 +03:00
Konstantinos Sideris ebbce440bf Update screen 2017-04-21 17:31:34 +03:00
Konstantinos Sideris f046dc8ac6 Add initial read-only emoji support 2017-04-19 19:38:39 +03:00
Konstantinos Sideris 793c2136b7 Update screen 2017-04-14 17:16:05 +03:00
Konstantinos Sideris 5c964f3246 Update CI 2017-04-11 19:21:11 +03:00
Konstantinos Sideris ac6189099d Update readme 2017-04-10 02:28:06 +03:00
Konstantinos Sideris 7dde3a15d4 Add appveyor CI 2017-04-09 17:09:22 +03:00
Konstantinos Sideris 3d3f2ec33e Add travis CI 2017-04-09 03:54:39 +03:00
Konstantinos Sideris 73e73f46ea Use const refs for the deserialized data 2017-04-06 19:56:33 +03:00
Konstantinos Sideris 227a46c32a Add readme 2017-04-06 04:03:46 +03:00