DeepBlueV7.X
f47bedff23
Merge pull request #388 from LorenDB/fixBorkedDbus
...
Keep DBUS from blocking
2021-01-21 00:11:41 +01:00
Nicolas Werner
2605ce9a89
Clean up notification watching a bit
2021-01-20 23:59:27 +01:00
Weblate
b5ead0e80d
Translated using Weblate (Hungarian)
...
Currently translated at 24.1% (105 of 435 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
2021-01-20 17:36:40 -05:00
Nicolas Werner
f05fe0b371
Merge branch 'fixBorkedDbus' of https://github.com/LorenDB/nheko into LorenDB-fixBorkedDbus
2021-01-20 23:19:30 +01:00
Loren Burkholder
89304a5c6b
Fix crash
2021-01-20 16:52:37 -05:00
Loren Burkholder
9c154e9747
Fix error in assignment of image/text
2021-01-20 16:15:14 -05:00
Loren Burkholder
cf4f50dac8
Use deleteLater() instead of delete
2021-01-20 16:13:21 -05:00
Loren Burkholder
1479743e70
Use async call in closeNotification
2021-01-20 16:09:25 -05:00
Loren Burkholder
ac36e92447
Make watcher a pointer so that it doesn't get destroyed too soon
2021-01-20 16:08:56 -05:00
Weblate
1d270559f9
Translated using Weblate (Hungarian)
...
Currently translated at 20.6% (90 of 435 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
2021-01-20 11:00:25 -05:00
Nicolas Werner
a9faecea47
Bump version
2021-01-20 01:15:28 +01:00
Loren Burkholder
7727c0d249
make lint
2021-01-19 18:47:44 -05:00
Nicolas Werner
6f17e2ff6e
Fix flickable direction for MessageInput
2021-01-20 00:47:34 +01:00
Loren Burkholder
b04a7fbef6
Remove showNotification function
2021-01-19 18:47:18 -05:00
Loren Burkholder
e2d89e093a
Use async call
2021-01-19 18:46:25 -05:00
DeepBlueV7.X
e742869385
Merge pull request #387 from Nheko-Reborn/fix-appvecor-download
...
Download newer installer framework from mirror while official repos a…
2021-01-20 00:43:13 +01:00
Loren Burkholder
70a4e1e265
Keep DBUS from blocking
2021-01-19 18:30:04 -05:00
Nicolas Werner
6d47bb189d
Download newer installer framework from mirror while official repos are down
2021-01-20 00:03:03 +01:00
Nicolas Werner
32a20a5f8c
Simplify section handling a bit
2021-01-19 23:58:40 +01:00
DeepBlueV7.X
9192dc8ae5
Merge pull request #385 from trilene/master
...
Support webcams that report [min,max] frame rates
2021-01-19 23:40:16 +01:00
trilene
5ef837af6d
Support webcams that report [min,max] frame rates
2021-01-19 15:24:25 -05:00
Weblate
b51bf6748b
Translated using Weblate (Finnish)
...
Currently translated at 42.7% (186 of 435 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2021-01-19 11:13:56 -05:00
Weblate
eee3964084
Translated using Weblate (Hungarian)
...
Currently translated at 11.7% (51 of 435 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
2021-01-19 11:13:56 -05:00
Weblate
7b393e8b65
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (435 of 435 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
2021-01-19 11:13:56 -05:00
Nicolas Werner
5105d2cb96
Fix crash when persisting null relations
2021-01-19 14:21:04 +01:00
Nicolas Werner
3d8f16e6c5
Add some missing things to changelog
2021-01-19 13:46:13 +01:00
DeepBlueV7.X
38540495c4
Merge pull request #384 from trilene/master
...
Fix typo
2021-01-19 04:42:55 +01:00
trilene
150046233b
Fix typo
2021-01-18 21:49:27 -05:00
Nicolas Werner
15750872de
Fix completer opening in wrong place after warning fix
2021-01-19 03:31:00 +01:00
Nicolas Werner
d11978ac1b
Fix qml warnings
2021-01-19 03:25:56 +01:00
Nicolas Werner
74c9af0432
Fix presence unknown type warning
2021-01-19 03:16:59 +01:00
Nicolas Werner
38dee9b7f9
Update translations
2021-01-19 01:51:23 +01:00
Weblate
2d4b9f627b
Translated using Weblate (Estonian)
...
Currently translated at 94.1% (416 of 442 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
2021-01-18 19:49:58 -05:00
Weblate
82539878bc
Translated using Weblate (Hungarian)
...
Currently translated at 6.7% (30 of 442 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
2021-01-18 19:49:11 -05:00
DeepBlueV7.X
5f82f002df
Merge pull request #383 from jasikpark/patch-1
...
Update `brew` install command
2021-01-19 01:21:43 +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
Nicolas Werner
8aa44852cc
update translations
2021-01-19 00:29:49 +01:00
DeepBlueV7.X
8f3231aa2c
Merge pull request #382 from LorenDB/master
...
Update Esperanto translation
2021-01-19 00:27:33 +01:00
Loren Burkholder
c2c4530784
Update Esperanto translation
2021-01-18 17:10:50 -05:00
Nicolas Werner
240c3062c1
Fix mistakes in CHANGELOG
2021-01-18 22:22:24 +01:00
Nicolas Werner
ec989f2900
Update changelog for 0.8.0
2021-01-18 21:59:37 +01:00
Nicolas Werner
123a1ed342
Update changelog for 0.8.0
2021-01-18 21:58:38 +01:00
Nicolas Werner
bcfa683468
Improve hover stuff, needs HoverHandler for a proper fix
2021-01-18 21:58:38 +01:00
Nicolas Werner
6a0de004a2
Fix placeholderTextColor not supported below Qt 5.12
2021-01-18 13:44:26 +01:00
Nicolas Werner
7040be1d09
Fix kick translation
2021-01-18 13:25:27 +01:00
Nicolas Werner
fcc1358e6b
Fix more anchors.centerIn
2021-01-18 12:43:27 +01:00
Weblate
b43562d4f5
Translated using Weblate (Estonian)
...
Currently translated at 92.9% (411 of 442 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
2021-01-17 22:30:04 -05:00
Nicolas Werner
724e6436ee
Remove unused stuff in profile
2021-01-18 00:53:07 +01:00
DeepBlueV7.X
20885dd66a
Merge pull request #378 from LorenDB/readReceipts
...
Display read receipts when read indicator is clicked
2021-01-17 23:55:58 +01:00
Weblate
d919e925ca
Translated using Weblate (Hungarian)
...
Currently translated at 6.1% (27 of 442 strings)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/hu/
Translation: Nheko/nheko
2021-01-17 09:12:07 -05:00