Nicolas Werner
1a2517e829
Bump version to 0.8.1
2021-01-27 22:13:06 +01:00
Nicolas Werner
a9faecea47
Bump version
2021-01-20 01:15:28 +01:00
Caleb Jasik
ea6c8ccb10
Update brew
install command
...
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.
2021-01-18 17:37:38 -06:00
Loren Burkholder
9579c8708b
Fix typo
2021-01-16 09:44:44 -05:00
trilene
6533269611
Add Fedora build requirements to README
2020-12-30 16:02:11 -05:00
LorenDB
53f45bdb1c
Switch profile code to a more flexible method
...
This introduces a new version of SingleApplication as well.
2020-12-24 21:16:46 -05:00
Loren Burkholder
6fc0b95cae
Add qtkeychain to dependency installs
2020-12-19 22:05:59 -05:00
Nicolas Werner
a06e48d407
Update Readme CI link
2020-12-08 21:36:06 +01:00
Nicolas Werner
77002f17c8
lint
2020-12-08 21:10:27 +01:00
trilene
7299103cf4
List needed gstreamer plugins explicitly
2020-11-30 17:42:08 -05:00
trilene
bed6d99933
Add GStreamer requirements to README
2020-11-30 17:04:36 -05:00
Kim Brose
dabaceea67
Update README with element.io
2020-11-09 16:35:14 +01:00
LorenDB
a2bd266c11
Add option for unique config
2020-10-24 11:50:13 -04:00
Nicolas Werner
08d5a84cbd
Fix issues with old qt and bump to 5.10
2020-10-08 17:26:07 +02:00
Chethan
0b03d40bf5
Update README.md
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2020-09-08 16:30:23 +05:30
Chethan2k1
db0d10f38e
Fix Readme
2020-09-05 19:16:36 +05:30
Tony O
d61d108a4f
Update README.md
2020-08-22 04:55:00 +01:00
Nicolas Werner
da975038db
Drop libsodium dependency
2020-06-26 13:36:21 +02:00
Joseph Donofry
3ea5a92b2a
Prepare 0.7.2 release
2020-06-12 16:16:54 -04:00
Aaron Raimist
3338ecd39f
Remove MacPorts install instructions
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-05-16 13:46:25 -05:00
Aaron Raimist
14eaad355e
Update macOS building dependencies now that libolm is available in Homebrew
2020-05-16 13:10:13 -05:00
Nicolas Werner
6ff002b4ed
Use standard cmake args instead of old -H
2020-05-15 00:38:09 +02:00
jonnius
5f9ce33562
Update Ubuntu install and build instructions
2020-05-09 12:17:47 +02:00
Nicolas Werner
ddcab64315
Update versions to 0.7.1
2020-04-24 00:54:21 +02:00
Lorem
b4622f510e
Add repology badge to readme
2020-04-20 15:48:51 +05:30
Joe
9d46eb123f
Release v0.7.0
2020-04-19 16:08:19 -04:00
Jason Volk
1eede32a8b
Add missing qml-module-qtgraphicaleffects and qml-module-qtquick-controls2 to Ubuntu 19.10 in README.
2020-04-16 16:21:59 -07:00
Cadence Ember
fd1825b7c0
Update Ubuntu 19.10 dependencies list
2020-03-28 23:18:15 +13:00
DeepBlueV7.X
1a2b8b7a6b
Upload nightlies to #nheko-nightlies:neko.dev ( #132 )
...
* Upload nightlies to a matrix room
* Add branch to upload name
* Update README with new nightly location
2020-03-02 08:42:01 +00:00
Joseph Donofry
326e327d2c
Merge branch 'master' into 0.7.0-dev
2020-02-28 18:03:39 -05:00
nixo
3c57c322d3
Add Guix build and installation instructions
2020-02-23 21:18:10 +01:00
Nicolas Werner
e96241265e
Use third_party singleapplication helper
...
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
2020-02-23 13:44:05 +01:00
DeepBlueV7.X
6bbb43958e
Remove some hopefully unneeded dependencies on ubuntu 19.10
2020-02-19 17:57:49 +00:00
Cadence Fish
a35b326702
Add Ubuntu 19.10 build requirements to README
2020-02-19 22:44:48 +13:00
Nicolas Werner
792c39d304
fix typo in build command in README
2020-01-27 18:27:31 +01:00
Nicolas Werner
0d22da6288
Update readme with new build instructions
2020-01-26 23:36:56 +01:00
Nicolas Werner
219b5b31e5
Remove third party fonts from readme
...
Since they are already removed from the repo
2020-01-23 23:01:55 +01:00
Nicolas Werner
853923916f
Fix deps
2020-01-16 01:37:37 +01:00
Nicolas Werner
6b16616e3a
Update README
...
[skip-ci]
2019-12-14 19:46:00 +01:00
Nicolas Werner
8c44c5e2d0
Change scroll behaviour of timeline
...
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.
2019-12-08 00:54:28 +01:00
Nicolas Werner
610e4dbe90
Bump required boost and cmake version to match mtxclient
2019-12-03 17:25:22 +01:00
Nicolas Werner
10eb64de81
Bump required Qt version to 5.8 to support Q_NAMESPACE
2019-11-23 20:06:14 +01:00
Joe
35759d2c6c
Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into 0.7.0-dev
2019-11-02 00:27:54 -04:00
Protesilaos Stavrou
eb61ca8796
Update README with reference to Debian package
2019-10-30 18:15:31 +02:00
Joseph Donofry
6a14188cc4
Update README with S3 nightlies listing
2019-08-19 18:45:25 -04:00
Joe
54079130e9
Update README with translation information
2019-07-27 20:35:52 -04:00
Joseph Donofry
1b34b53afe
Update to v0.6.4
2019-05-22 22:29:31 -04:00
Joseph Donofry
dcf13bc606
Update nightly badge link
2019-05-15 19:08:13 -04:00
Joseph Donofry
74a8c65148
Fix flathub badge size
2019-05-15 19:04:59 -04:00
Joseph Donofry
2281f0d37e
Fix flathub badge size
2019-05-15 19:03:56 -04:00
Joseph Donofry
04c2255415
Fix flathub badge size
2019-05-15 19:01:31 -04:00
Joseph Donofry
75915968a1
Update flathub link
2019-05-15 18:59:59 -04:00
redsky17
0c53a87488
Update README screenshots. Fixes #36
2019-02-27 02:43:16 +00:00
Joe
440d0b81ca
Release Nheko 0.6.3
...
- Update version numbers and documentation
- Fix github releases oauth key
2019-02-08 14:49:53 -05:00
redsky17
df5d24c87f
Revert "Remove built-in emoji picker"
...
This reverts commit 4b807229aa
.
2019-01-26 18:17:08 +00:00
redsky17
88665b0925
Update the README to point to updated endpoints for the various CI
...
projects.
Update the appveyor configuration to no longer use mujx keys.
Travis-CI keys still need to be updated.
2019-01-16 04:41:59 +00:00
Aaron Raimist
50780c0ef2
Update README to link to the room for the fork
2019-01-12 23:58:16 -06:00
redsky17
c930b36799
Update README to point to redsky17 travis-ci and appveyor vs mujx.
2019-01-13 02:18:01 +00:00
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