Commit Graph

837 Commits

Author SHA1 Message Date
Nicolas Werner 6e2ae1d812 Add edit shortcuts and fix some focus stuff 2021-02-09 20:22:53 +01:00
Nicolas Werner 9b7d33e847 Implement message editing
The UI still looks ugly, but I have no good idea atm.

fixes #134
2021-02-09 20:22:53 +01:00
Nicolas Werner 00fd4eecec Display edits correctly 2021-02-09 20:22:49 +01:00
Jedi18 37679ac57e added room settings qml 2021-02-09 23:11:39 +05:30
DeepBlueV7.X 23a9306383
Merge pull request #459 from Jedi18/minor_fixes
Fix emoji related issues
2021-02-09 16:25:37 +01:00
trilene 974c336c5e make lint 2021-02-07 13:58:32 -05:00
Weblate 87122ffe77 Translated using Weblate (Hungarian)
Currently translated at 91.8% (406 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-02-05 22:30:06 -05:00
Jedi18 4aefac08a4 focus message input on adding emoji/reacting to a message 2021-02-05 22:42:08 +05:30
Jedi18 f02342fe22 close emoji autocompleter if space typed after : issue #433 and adds default option for emoji font family settings 2021-02-05 21:52:49 +05:30
Nicolas Werner 7874d61c33 Fix scheme handler not passing arguments 2021-02-04 01:02:38 +01:00
DeepBlueV7.X a7150b5666
Merge branch 'master' into avatar_username_feature 2021-02-03 03:17:28 +01:00
Nicolas Werner 3433cc3be7 Cleanup privacy screen, no more grabImage 2021-02-03 03:14:43 +01:00
Loren Burkholder 5109dc5e0f Fix QML layout warnings 2021-02-02 19:30:03 -05:00
Nicolas Werner aeec1e12fc Merge branch 'master' into 'privacy_screen'
# Conflicts:
#   resources/qml/TimelineView.qml
2021-02-02 13:00:53 -05:00
Joseph Donofry 2a858d84e2
Update format script again 2021-02-02 11:50:57 -05:00
Joseph Donofry 2bfd44755e
Try to fix format script and fix linting 2021-02-02 11:37:10 -05:00
Jedi18 cd3f719e43 add loading indicator 2021-02-02 17:24:08 +05:30
Jedi18 d535cc5e75 add error message and update avatars on avatar change in timeline and user profile dialog 2021-02-02 13:30:47 +05:30
Loren Burkholder 1c3e113d4e Allow drag/drop of files on whole timeline 2021-02-01 20:44:47 -05:00
Joseph Donofry 1127aa7c91
Small UX fixes 2021-02-01 18:57:59 -05:00
Joseph Donofry 53c653a228
Merge remote-tracking branch 'nheko-im/master' into privacy_screen 2021-02-01 18:42:38 -05:00
Joseph Donofry d59910a8f2
Remove redundant import and fix visible warning 2021-02-01 18:42:18 -05:00
DeepBlueV7.X 2b7bd09ad3
Merge pull request #431 from Jedi18/avatar_username_feature
Username editing (room specific and global)
2021-02-01 19:14:57 +01:00
Jedi18 c3e02240bf update room and global avatar through user profile 2021-02-01 22:13:04 +05:30
Weblate 50e2b5617f Translated using Weblate (Hungarian)
Currently translated at 81.2% (359 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-31 20:21:11 -05:00
Jedi18 0ebb2947ef focus and select text on clicking edit button 2021-01-30 14:08:02 +05:30
Weblate f5693b56f0 Translated using Weblate (Russian)
Currently translated at 84.6% (374 of 442 strings)

Translated using Weblate (Russian)

Currently translated at 84.6% (374 of 442 strings)

Co-authored-by: Alexey Murz Korepov <murznn@gmail.com>
Co-authored-by: Artem <ego.cordatus@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2021-01-29 20:21:18 -05:00
Weblate 9709d6af16 Translated using Weblate (Hungarian)
Currently translated at 71.7% (317 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-29 20:21:18 -05:00
Loren Burkholder 58dc79074c Close user profile dialog on Esc 2021-01-29 18:29:38 -05:00
Loren Burkholder cd998d1c35 Center user info dialog on the screen 2021-01-29 18:16:50 -05:00
Jedi18 e09e587796 shifted isUsernameEditingAllowed to qml from c++ 2021-01-29 12:06:38 +05:30
Jedi18 9b5a287d14 made requeste changes 2021-01-29 11:55:24 +05:30
Jedi18 b3f29f592b Changed edit method from double clicking to an edit button 2021-01-28 23:35:02 +05:30
Jedi18 87490c29cd Username can be edited by double clicking on text, added global user profile menu action in user info widget 2021-01-28 20:03:50 +05:30
Weblate 12bc7d4131 Translated using Weblate (Estonian)
Currently translated at 100.0% (442 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-27 22:30:04 -05:00
Nicolas Werner 1a2517e829 Bump version to 0.8.1 2021-01-27 22:13:06 +01:00
Nicolas Werner 73244afdb8 Fix username completion deleting characters before it
fixes #421
2021-01-27 20:26:54 +01:00
Nicolas Werner 6c370b1f0e Update new translations 2021-01-27 19:49:41 +01:00
Weblate 982784883c Translated using Weblate (Estonian)
Currently translated at 100.0% (438 of 438 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-27 13:39:25 -05:00
Nicolas Werner 54cc77de0e Only select elements in completer when mouse is moved 2021-01-27 19:36:53 +01:00
Nicolas Werner 9e48659016 Add a few missing strings on the login page to translations 2021-01-27 19:24:06 +01:00
Nicolas Werner d1280af2e4 Autoclose completer when space is pressed and no suggestion available 2021-01-27 19:19:21 +01:00
Nicolas Werner 498bfb89b3 Translate some of the new messages 2021-01-27 17:20:22 +01:00
Nicolas Werner b07f26bde6 Update translations 2021-01-27 14:49:25 +01:00
Weblate 0ac7912f50 Translated using Weblate (Hungarian)
Currently translated at 62.7% (273 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-27 08:12:27 -05:00
Weblate a413c538e4 Translated using Weblate (Hungarian)
Currently translated at 53.7% (234 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-27 01:21:08 -05:00
Jedi18 5e3f513655 update room specific username from userprofile 2021-01-27 11:03:08 +05:30
Joseph Donofry bfeb766a91
Implement Privacy Screen
* Add handles for window focus gained / focus lossed and connect to timer
* Clean up some of the PrivacyScreen.qml code
* Connect settings to PrivacyScreen visibility
2021-01-26 17:23:28 -05:00
Joseph Donofry cb93ac3402
Fix formatting 2021-01-26 00:03:09 -05:00
Joseph Donofry 0794f0a3fd
Initial commit for privacy screen
Missing window focus event and knowing when room is encryption
2021-01-25 23:46:55 -05:00
Loren Burkholder f0a6ad6ea4 Use updated emoji-test.txt 2021-01-25 22:05:21 -05:00
Loren Burkholder bc7cf9ef39 Get category switching working 2021-01-25 21:40:27 -05:00
Weblate e3f95fcdab Translated using Weblate (Hungarian)
Currently translated at 48.2% (210 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-25 12:35:39 -05:00
Nicolas Werner e5d2e2b728 Remove test log message 2021-01-25 16:19:28 +01:00
Nicolas Werner 2165eb8cb8 Focus input area on room switch and reply change again
fixes #412
fixes #413
2021-01-25 16:17:14 +01:00
DeepBlueV7.X a5944ab047
Merge pull request #406 from rnhmjoj/open-in
Add "open in external program" action
2021-01-24 05:52:44 +01:00
Michele Guerini Rocco c569ab24bc
Add "open in external program" action 2021-01-24 01:50:23 +01:00
Weblate fdf5acac74 Translated using Weblate (Malayalam)
Currently translated at 13.3% (58 of 435 strings)

Co-authored-by: vachan-maker <revsamtp@hotmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ml/
Translation: Nheko/nheko
2021-01-23 17:14:02 -05:00
Weblate 7c0b05e89c Translated using Weblate (Hungarian)
Currently translated at 35.6% (155 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-23 17:14:02 -05:00
Weblate 66be966375 Translated using Weblate (Dutch)
Currently translated at 14.2% (62 of 435 strings)

Co-authored-by: Glael <glael@cock.li>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2021-01-23 17:14:01 -05:00
DeepBlueV7.X 049278bc35
Merge pull request #395 from LorenDB/master
A few small things
2021-01-23 02:40:22 +01:00
Loren Burkholder cd426d8f75 Use colors.mid for Completer border 2021-01-22 20:38:09 -05:00
Loren Burkholder 7e374a205c Fix UserProfile's behavior in dark theme 2021-01-22 19:18:56 -05:00
Nicolas Werner fdb9d7ab40 Allow users to hide rooms with specific tags 2021-01-23 00:49:28 +01:00
Nicolas Werner 97340bed13 Fix font tags showing up in playable media messages 2021-01-23 00:49:28 +01:00
Weblate 5483c00411 Added translation using Weblate (Malayalam)
Co-authored-by: vachan-maker <revsamtp@hotmail.com>
2021-01-22 09:08:26 -05:00
Weblate d6eb4475c9 Translated using Weblate (Hungarian)
Currently translated at 32.6% (142 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-22 07:35:24 -05:00
Weblate 1a4b009c7d Translated using Weblate (Finnish)
Currently translated at 43.9% (191 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-21 21:54:13 -05:00
Loren Burkholder b1f8397499 Add border to Completer to distinguish it from the window 2021-01-21 19:05:34 -05: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
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
Nicolas Werner 6f17e2ff6e Fix flickable direction for MessageInput 2021-01-20 00:47:34 +01:00
Nicolas Werner 32a20a5f8c Simplify section handling a bit 2021-01-19 23:58:40 +01: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
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 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
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 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
Weblate 829f2e3cb3 Added translation using Weblate (Hungarian)
Co-authored-by: maxigaz <maxigaz@protonmail.com>
2021-01-17 04:15:04 -05:00
Weblate d21c14d261 Translated using Weblate (French)
Currently translated at 97.2% (430 of 442 strings)

Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2021-01-16 22:30:05 -05:00
Nicolas Werner 07e71e6eae Fix crash with ScrollView 2021-01-17 04:05:02 +01:00
Loren Burkholder 93b492e9e6 Only use a pointing hand if there is something to click on 2021-01-16 19:55:50 -05:00
Loren Burkholder 6f6d962ab9 Fix warning messages about null image path 2021-01-16 11:52:58 -05:00
Loren Burkholder b46cd339a1 Fix tooltips 2021-01-16 11:41:37 -05:00
Loren Burkholder 8f7ca298bc
Simplify source URL construction
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2021-01-16 10:19:26 -05:00
Loren Burkholder 7671927fa4 Remove unnecessary properties; simplify hover code 2021-01-16 10:16:27 -05:00
Loren Burkholder 139ab146bb Use an ImageButton for the StatusIndicator
Incidentally, this allows ImageButtons to not change color.
2021-01-16 10:02:55 -05:00
trilene 0f94ae435f Translation fix 2021-01-16 09:31:22 -05:00
Nicolas Werner 42b08257ec Make read markers a bit less confusing 2021-01-16 13:54:56 +01:00
Loren Burkholder f520f8ce16 Display read receipts when read indicator is clicked 2021-01-15 20:46:43 -05:00
Weblate fa67b5b0f8 Translated using Weblate (Italian)
Currently translated at 58.1% (257 of 442 strings)

Translated using Weblate (Italian)

Currently translated at 58.1% (257 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Lorenzo Ancora <lorenzolucio+github@live.it>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/
Translation: Nheko/nheko
2021-01-15 20:45:05 -05:00
Weblate beee0e866c Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Co-authored-by: Emilie <em@nao.sh>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/
Translation: Nheko/nheko
2021-01-15 20:45:05 -05:00
Weblate 0135627843 Translated using Weblate (Chinese (Simplified))
Currently translated at 31.6% (140 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2021-01-15 20:45:04 -05:00
Weblate aae270f44f Translated using Weblate (Romanian)
Currently translated at 60.1% (266 of 442 strings)

Co-authored-by: Mihai Fufezan <fufexan@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ro/
Translation: Nheko/nheko
2021-01-15 20:45:04 -05:00
Weblate 650e967d47 Translated using Weblate (Russian)
Currently translated at 85.0% (376 of 442 strings)

Translated using Weblate (Russian)

Currently translated at 85.0% (376 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Libre Hacker <librehacker@snopyta.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2021-01-15 20:45:04 -05:00
Weblate 8ce4e4a15c Translated using Weblate (Polish)
Currently translated at 44.3% (196 of 442 strings)

Translated using Weblate (Polish)

Currently translated at 44.3% (196 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: luff eman <userx@disroot.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2021-01-15 20:45:04 -05:00
Weblate 40377689f9 Translated using Weblate (Polish)
Currently translated at 37.5% (166 of 442 strings)

Translated using Weblate (Polish)

Currently translated at 37.5% (166 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: luff eman <userx@disroot.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2021-01-15 17:33:14 -05:00
Weblate b610071440 Translated using Weblate (Polish)
Currently translated at 27.6% (122 of 442 strings)

Co-authored-by: luff eman <userx@disroot.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2021-01-15 17:29:07 -05:00
Weblate 27062f75c0 Translated using Weblate (Polish)
Currently translated at 27.3% (121 of 442 strings)

Translated using Weblate (Polish)

Currently translated at 27.3% (121 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: luff eman <userx@disroot.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2021-01-15 17:28:58 -05:00
Weblate df1c4a9bba Translated using Weblate (Polish)
Currently translated at 22.1% (98 of 442 strings)

Translated using Weblate (Polish)

Currently translated at 22.1% (98 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: luff eman <userx@disroot.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2021-01-15 17:27:33 -05:00
Weblate d95f885aec Translated using Weblate (Polish)
Currently translated at 21.7% (96 of 442 strings)

Co-authored-by: luff eman <userx@disroot.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2021-01-15 17:27:08 -05:00
Weblate db128f7c07 Translated using Weblate (Romanian)
Currently translated at 14.9% (66 of 442 strings)

Co-authored-by: Mihai Fufezan <fufexan@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ro/
Translation: Nheko/nheko
2021-01-15 17:01:21 -05:00
Weblate 67f2a2e293 Translated using Weblate (Romanian)
Currently translated at 6.5% (29 of 442 strings)

Co-authored-by: Mihai Fufezan <fufexan@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ro/
Translation: Nheko/nheko
2021-01-15 16:59:20 -05:00
Weblate 1424da4706 Translated using Weblate (Romanian)
Currently translated at 6.3% (28 of 442 strings)

Co-authored-by: Mihai Fufezan <fufexan@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ro/
Translation: Nheko/nheko
2021-01-15 16:59:04 -05:00
Weblate 2132863a7e Translated using Weblate (Swedish)
Currently translated at 33.7% (149 of 442 strings)

Co-authored-by: Emilie <em@nao.sh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/
Translation: Nheko/nheko
2021-01-15 14:36:33 -05:00
Weblate 1162b2d78a Translated using Weblate (Swedish)
Currently translated at 0.6% (3 of 442 strings)

Co-authored-by: Emilie <em@nao.sh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/sv/
Translation: Nheko/nheko
2021-01-15 13:44:24 -05:00
Weblate 31e2288f8d Translated using Weblate (German)
Currently translated at 100.0% (442 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2021-01-15 13:44:24 -05:00
Nicolas Werner 759f0e3b30 Update translations 2021-01-15 19:29:00 +01:00
Weblate e075d3c540 Translated using Weblate (English)
Currently translated at 97.9% (433 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2021-01-15 13:27:11 -05:00
Weblate f8744e50ed Translated using Weblate (German)
Currently translated at 95.2% (421 of 442 strings)

Translated using Weblate (German)

Currently translated at 95.2% (421 of 442 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Co-authored-by: Mr. X <shop.news@posteo.de>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2021-01-15 13:27:11 -05:00
Nicolas Werner 1e6b48a916 Update German translation 2021-01-15 19:15:40 +01:00
Nicolas Werner 2bb49fe02a Update German translation 2021-01-15 17:25:09 +01:00
Nicolas Werner a42ac6c8c0 Update German translation 2021-01-15 16:03:30 +01:00
Nicolas Werner ca54de0b50 Update translations 2021-01-15 13:57:19 +01:00
DeepBlueV7.X 061e4c1b09
Merge pull request #374 from trilene/master
Add call invite screen for mobile
2021-01-15 01:36:50 +01:00
trilene dfe2f7dc57 Finesse mobile call invite screen 2021-01-13 16:00:41 -05:00
trilene a85823b68a Add call invite screen for mobile 2021-01-12 14:22:52 -05:00
Nicolas Werner 14cb3bfe10 Don't use centerIn on popup on Qt < 5.12 2021-01-12 15:55:36 +01:00
Nicolas Werner 826a5cfb14 Use minimum required versions for qml imports 2021-01-12 15:04:31 +01:00
Nicolas Werner 6090d00251 Revert "Update QtQuick versions to match Qt 5.10"
This reverts commit 74e32dd96b.
2021-01-12 15:03:39 +01:00
Nicolas Werner 31881e14d9 Make it easier to understand, what button to click for verification from profile 2021-01-12 15:00:59 +01:00
Nicolas Werner 81762119b9 Make device verification request dialogs easier to understand. 2021-01-12 15:00:59 +01:00
Joseph Donofry 74e32dd96b
Update QtQuick versions to match Qt 5.10 2021-01-11 22:17:00 -05:00
Joseph Donofry 9be466754e
Add ripple to completer 2021-01-11 20:22:40 -05:00
Joseph Donofry 9a604d3821
Clean up Avatar click event handling 2021-01-11 20:02:39 -05:00
Joseph Donofry 22f7841848
Forgot to save res.qrc 2021-01-11 17:54:04 -05:00
Joseph Donofry 3ff8b3ad8c
Merge master and fix conflicts 2021-01-11 17:51:39 -05:00
Joseph Donofry 1bc2db4bdf
Add Ripple effects to qml buttons and avatar 2021-01-11 17:50:26 -05:00
Nicolas Werner 39f9b7d90a Handle matrix scheme
Link opening only works on Linux for now.

See https://github.com/matrix-org/matrix-doc/pull/2312
2021-01-10 22:41:56 +01:00
trilene cf8a47503f Fix device discovery under GStreamer 1.16 2021-01-07 09:48:25 -05:00
trilene 2bd8a386e2 Color and icon button spacing fixes 2021-01-07 14:04:54 +01:00
trilene 2984d71971 Fix Qml control colors 2021-01-07 14:04:54 +01:00
trilene 4123e6aff1 Fix previous commit 2021-01-07 14:04:54 +01:00
trilene 1c4a86e502 Set Label text color explicitly 2021-01-07 14:04:54 +01:00