Commit graph

139 commits

Author SHA1 Message Date
tverrbjelke
2fcc9c2fbb Fixes issue 463
Installation description for debian (buster) misses package qtdeclarative5-dev

	modified:   README.md
2021-02-09 13:21:42 +01:00
Nicolas Werner
e466cd10ff Change matrix to guru overlay
fixes #410
2021-02-02 22:32:09 +01:00
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