Nicolas Werner
6a2e8a6952
Try to avoid QTBUG-89568
4 years ago
Nicolas Werner
a62276c289
Fix UI allowing edits of foreign messages in some cases
4 years ago
Nicolas Werner
29c89b1b9e
Abort -> Cancel
4 years ago
Nicolas Werner
6e2ae1d812
Add edit shortcuts and fix some focus stuff
4 years ago
Nicolas Werner
9b7d33e847
Implement message editing
...
The UI still looks ugly, but I have no good idea atm.
fixes #134
4 years ago
Nicolas Werner
00fd4eecec
Display edits correctly
4 years ago
Jedi18
37679ac57e
added room settings qml
4 years ago
trilene
974c336c5e
make lint
4 years ago
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
4 years ago
Jedi18
4aefac08a4
focus message input on adding emoji/reacting to a message
4 years ago
Jedi18
f02342fe22
close emoji autocompleter if space typed after : issue #433 and adds default option for emoji font family settings
4 years ago
Nicolas Werner
7874d61c33
Fix scheme handler not passing arguments
4 years ago
Nicolas Werner
3433cc3be7
Cleanup privacy screen, no more grabImage
4 years ago
Loren Burkholder
5109dc5e0f
Fix QML layout warnings
4 years ago
Joseph Donofry
2a858d84e2
Update format script again
4 years ago
Joseph Donofry
2bfd44755e
Try to fix format script and fix linting
4 years ago
Jedi18
cd3f719e43
add loading indicator
4 years ago
Jedi18
d535cc5e75
add error message and update avatars on avatar change in timeline and user profile dialog
4 years ago
Loren Burkholder
1c3e113d4e
Allow drag/drop of files on whole timeline
4 years ago
Joseph Donofry
1127aa7c91
Small UX fixes
4 years ago
Joseph Donofry
d59910a8f2
Remove redundant import and fix visible warning
4 years ago
Jedi18
c3e02240bf
update room and global avatar through user profile
4 years ago
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
4 years ago
Jedi18
0ebb2947ef
focus and select text on clicking edit button
4 years ago
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
4 years ago
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
4 years ago
Loren Burkholder
58dc79074c
Close user profile dialog on Esc
4 years ago
Loren Burkholder
cd998d1c35
Center user info dialog on the screen
4 years ago
Jedi18
e09e587796
shifted isUsernameEditingAllowed to qml from c++
4 years ago
Jedi18
9b5a287d14
made requeste changes
4 years ago
Jedi18
b3f29f592b
Changed edit method from double clicking to an edit button
4 years ago
Jedi18
87490c29cd
Username can be edited by double clicking on text, added global user profile menu action in user info widget
4 years ago
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
4 years ago
Nicolas Werner
1a2517e829
Bump version to 0.8.1
4 years ago
Nicolas Werner
73244afdb8
Fix username completion deleting characters before it
...
fixes #421
4 years ago
Nicolas Werner
6c370b1f0e
Update new translations
4 years ago
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
4 years ago
Nicolas Werner
54cc77de0e
Only select elements in completer when mouse is moved
4 years ago
Nicolas Werner
9e48659016
Add a few missing strings on the login page to translations
4 years ago
Nicolas Werner
d1280af2e4
Autoclose completer when space is pressed and no suggestion available
4 years ago
Nicolas Werner
498bfb89b3
Translate some of the new messages
4 years ago
Nicolas Werner
b07f26bde6
Update translations
4 years ago
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
4 years ago
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
4 years ago
Jedi18
5e3f513655
update room specific username from userprofile
4 years ago
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
4 years ago
Joseph Donofry
cb93ac3402
Fix formatting
4 years ago
Joseph Donofry
0794f0a3fd
Initial commit for privacy screen
...
Missing window focus event and knowing when room is encryption
4 years ago
Loren Burkholder
f0a6ad6ea4
Use updated emoji-test.txt
4 years ago
Loren Burkholder
bc7cf9ef39
Get category switching working
4 years ago