Commit Graph

146 Commits

Author SHA1 Message Date
Nicolas Werner be85c51b91
Use flatpakref from repo 2021-02-24 00:07:46 +01:00
Nicolas Werner 8ca819525a
Remove unused link 2021-02-23 21:22:58 +01:00
Nicolas Werner 3e80f55f4e
Make flatpak ref autodownload 2021-02-23 21:18:02 +01:00
Nicolas Werner 28fd47bf8d
Add flatpak nightly repository 2021-02-23 21:09:09 +01:00
Nicolas Werner af9b66dd3e Linkify topic in room settings and use non-deprecated MessageDialog 2021-02-22 21:37:32 +01:00
Ikko Ashimine a1cd55917b
GitHub format
Github -> GitHub
2021-02-16 23:38:56 +09:00
Nicolas Werner d43607d01c Fix hover handling in the timeline 2021-02-14 01:28:28 +01:00
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