Loren Burkholder
f3ab0abadf
Change members button color when hovered
2 years ago
Loren Burkholder
eced5c83b4
Elide nicks and userids in read reciepts dialog
2 years ago
Loren Burkholder
0e3453660f
Prevent long nicks/userids from breaking roomlist layout
...
Fixes #1297
2 years ago
Loren Burkholder
a731402816
Use the nheko spinner everywhere
2 years ago
Loren Burkholder
c27407bfab
Don't show timeline behind warnings
2 years ago
Loren Burkholder
b4f8d4947f
Simplify code a bit
2 years ago
Loren Burkholder
22ac5d861e
Move command calculation logic into InputBar
2 years ago
Loren Burkholder
b6ef00b5ee
Show warning when invalid command is entered
...
Fixes #1363
Please note that this doesn't prompt when you try to send a message with a bad command.
2 years ago
Loren Burkholder
9043087c80
Enhance appearance of room ping warning
2 years ago
Weblate
f8285f165e
Translated using Weblate (Ukrainian)
...
Currently translated at 47.8% (451 of 942 strings)
Co-authored-by: NullPointerException <kigen745@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2 years ago
Nicolas Werner
3c895ecd17
add missing license header
2 years ago
Nicolas Werner
aae3300860
Show rooms you share with someone
2 years ago
Loren Burkholder
5abd2df9b4
Fade in images when fully recieved
2 years ago
Nicolas Werner
d27e42dec6
Hotfix redundant null terminator inserted by emoji completer
2 years ago
Marcus Hoffmann
7c08d88990
print errors on failed dialog creation
...
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Weblate
5d9895a38c
Translated using Weblate (Esperanto)
...
Currently translated at 99.6% (939 of 942 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2 years ago
Nicolas Werner
96f791daf1
Get rid of year in license headers
...
See also:
https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
https://hynek.me/til/copyright-years/
2 years ago
Nicolas Werner
1a6728fe47
Fix newlines in status messages
2 years ago
Nicolas Werner
5d7deca0db
Simplify status message in profile a bit
2 years ago
Marcus Hoffmann
7fe62aa4ca
UserProfile: add padding to device list
...
Add the same padding as is applied to long status messages.
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Marcus Hoffmann
4c328193ce
UserProfile: fix status message overflowing
...
Also style the "Status:" prefix bold.
2 years ago
Marcus Hoffmann
7c7a8d2d9a
UserProfile: reduce spacing by a bit
...
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Marcus Hoffmann
9635b248f8
UserProfile: display status message
...
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Marcus Hoffmann
9c5a7c4075
MessageView: Add ToolTip to status message
...
Show the user that this is a status text on hover.
We need to change the status text label width to be it's implicitWidth
(or the maximum width as specified before), otherwise the tooltip is
wildly off-centered.
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Marcus Hoffmann
6c37f219ba
MessageView: improve styling of presence status
...
Significantly reduce the font size as to visually indicate this is
additional information and not part of the username or message
text. Align the text with the username field besides it.
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2 years ago
Loren Burkholder
2b8cadaac8
Properly handle images without blurhashes
2 years ago
Loren Burkholder
179c16fd08
Use a single, reversible privacy screen transition
2 years ago
Loren Burkholder
c9e3ad1850
Animate transition to blurhash
2 years ago
Loren Burkholder
66d8a38c80
Blurhash images when the privacy screen is active
2 years ago
Weblate
38e259cc27
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (942 of 942 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (942 of 942 strings)
Co-authored-by: Estela ad Astra <i@estela.cn>
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2 years ago
Weblate
58033d7bfc
Translated using Weblate (Ukrainian)
...
Currently translated at 42.5% (401 of 942 strings)
Co-authored-by: NullPointerException <kigen745@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2 years ago
Weblate
239c17d514
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (942 of 942 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2 years ago
Nicolas Werner
7284b20643
Bump version
2 years ago
Nicolas Werner
920409e914
Reduce code bloat a bit
...
Especially the emoji array shrinks a lot with this, but adds a few extra
relocations on startup. But it removes a lot of exception handling code
at runtime, which is nice and possibly this is still faster.
2 years ago
Nicolas Werner
5457d67c98
Explicitly set parent for scrollbars to prevent them from showing on some platforms
2 years ago
Weblate
0e64ccca02
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (942 of 942 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
2 years ago
Nicolas Werner
58f5ba5023
Make scrollbars optional and disabled by default
...
Also add them to the communities sidebar
2 years ago
Alexander Bantyev
ac19c6c92b
Room list: add scrollbar when not collapsed
2 years ago
Weblate
bbaa4b58d0
Translated using Weblate (German)
...
Currently translated at 100.0% (940 of 940 strings)
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2 years ago
Nicolas Werner
c0fa7330a2
Update translations
2 years ago
Loren Burkholder
9297035ba8
Focus text input when quick switcher is closed
...
Fixes #1065
2 years ago
Loren Burkholder
92d9539824
Update resources/qml/delegates/EncryptionEnabled.qml
...
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2 years ago
Weblate
b7b9b00c7f
Translated using Weblate (Ukrainian)
...
Currently translated at 40.4% (380 of 939 strings)
Co-authored-by: NullPointerException <kigen745@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2 years ago
Loren Burkholder
905b127a73
Add a generic video icon when there is no thumbnail
2 years ago
Loren Burkholder
1f8777178e
Limit max width of blurb
2 years ago
Loren Burkholder
707af2c11d
Update message
2 years ago
Loren Burkholder
902d4a7eb2
Add a fancy delegate when encryption is enabled
2 years ago
Weblate
ec9eb812f5
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (939 of 939 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2 years ago
Weblate
e56c020f84
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (939 of 939 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
2 years ago
Weblate
8e0db5e10e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (939 of 939 strings)
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2 years ago