Commit graph

76 commits

Author SHA1 Message Date
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