Commit graph

2381 commits

Author SHA1 Message Date
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
2023-02-22 03:55:12 +00:00
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/
2023-02-21 23:48:49 +01:00
Nicolas Werner
1a6728fe47
Fix newlines in status messages 2023-02-21 23:35:52 +01:00
Nicolas Werner
5d7deca0db
Simplify status message in profile a bit 2023-02-21 23:25:49 +01:00
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>
2023-02-21 14:29:14 +01:00
Marcus Hoffmann
4c328193ce UserProfile: fix status message overflowing
Also style the "Status:" prefix bold.
2023-02-21 14:24:25 +01:00
Marcus Hoffmann
7c7a8d2d9a UserProfile: reduce spacing by a bit
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2023-02-21 12:39:43 +01:00
Marcus Hoffmann
9635b248f8 UserProfile: display status message
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
2023-02-21 12:39:43 +01:00
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>
2023-02-21 12:39:43 +01:00
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>
2023-02-21 12:39:43 +01:00
Loren Burkholder
2b8cadaac8 Properly handle images without blurhashes 2023-02-20 19:59:06 -05:00
Loren Burkholder
179c16fd08 Use a single, reversible privacy screen transition 2023-02-20 19:18:05 -05:00
Loren Burkholder
c9e3ad1850 Animate transition to blurhash 2023-02-20 16:35:00 -05:00
Loren Burkholder
66d8a38c80 Blurhash images when the privacy screen is active 2023-02-20 16:35:00 -05:00
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
2023-02-20 03:40:01 +00:00
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
2023-02-20 03:40:01 +00:00
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
2023-02-20 03:40:01 +00:00
Nicolas Werner
7284b20643
Bump version 2023-02-20 02:34:29 +01:00
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.
2023-02-19 21:38:28 +01:00
Nicolas Werner
5457d67c98
Explicitly set parent for scrollbars to prevent them from showing on some platforms 2023-02-16 00:39:47 +01:00
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
2023-02-15 11:17:54 +00:00
Nicolas Werner
58f5ba5023
Make scrollbars optional and disabled by default
Also add them to the communities sidebar
2023-02-14 22:01:00 +01:00
Alexander Bantyev
ac19c6c92b
Room list: add scrollbar when not collapsed 2023-02-14 22:01:00 +01:00
DeepBlueV7.X
316eb07dbf
Merge pull request #1366 from Nheko-Reborn/uiTweaks
Focus text input when quick switcher is closed
2023-02-14 20:42:36 +01:00
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
2023-02-14 19:31:04 +00:00
Nicolas Werner
c0fa7330a2
Update translations 2023-02-14 18:58:29 +01:00
Loren Burkholder
9297035ba8 Focus text input when quick switcher is closed
Fixes #1065
2023-02-14 12:58:28 -05:00
DeepBlueV7.X
009d1a8e2d
Merge pull request #1359 from Nheko-Reborn/encryption_delegate
Add a fancy delegate when encryption is enabled
2023-02-14 18:54:43 +01:00
Loren Burkholder
92d9539824
Update resources/qml/delegates/EncryptionEnabled.qml
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2023-02-14 12:44:26 -05:00
DeepBlueV7.X
2a28b3a343
Merge pull request #1365 from Nheko-Reborn/video_improvements
Video player improvements
2023-02-14 18:25:23 +01:00
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
2023-02-14 16:37:14 +00:00
Loren Burkholder
905b127a73 Add a generic video icon when there is no thumbnail 2023-02-14 09:16:00 -05:00
Loren Burkholder
1f8777178e Limit max width of blurb 2023-02-13 20:46:53 -05:00
Loren Burkholder
707af2c11d Update message 2023-02-13 20:46:53 -05:00
Loren Burkholder
902d4a7eb2 Add a fancy delegate when encryption is enabled 2023-02-13 20:46:53 -05:00
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
2023-02-13 13:18:39 +00:00
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
2023-02-12 11:26:32 +00:00
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
2023-02-12 04:36:57 +00:00
Weblate
718965fa9b Translated using Weblate (Esperanto)
Currently translated at 100.0% (939 of 939 strings)

Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2023-02-12 04:36:57 +00:00
DeepBlueV7.X
dedc3cb1f8
Merge pull request #914 from Thulinma/imageOverlayRoleQml
Make ImageOverlay set appropriate windowRole again
2023-02-11 20:06:57 +00:00
Nicolas Werner
b2175d044f
Remove some commands from the translations 2023-02-11 12:34:26 +01:00
Weblate
0c8c1c24f0 Translated using Weblate (Finnish)
Currently translated at 95.6% (906 of 947 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2023-02-11 11:33:52 +00:00
Weblate
74fe6d006c Translated using Weblate (French)
Currently translated at 69.3% (657 of 947 strings)

Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2023-02-11 11:33:52 +00:00
Weblate
57c418d7e5 Translated using Weblate (French)
Currently translated at 69.1% (655 of 947 strings)

Translated using Weblate (French)

Currently translated at 69.1% (655 of 947 strings)

Co-authored-by: CB <chb0@lavache.com>
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2023-02-11 11:27:21 +00:00
Weblate
5756cf299e Translated using Weblate (French)
Currently translated at 68.2% (646 of 947 strings)

Translated using Weblate (French)

Currently translated at 68.2% (646 of 947 strings)

Co-authored-by: CB <chb0@lavache.com>
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2023-02-11 11:21:01 +00:00
Weblate
e9ed96d522 Translated using Weblate (French)
Currently translated at 68.0% (644 of 947 strings)

Translated using Weblate (French)

Currently translated at 68.0% (644 of 947 strings)

Co-authored-by: CB <chb0@lavache.com>
Co-authored-by: Glandos <bugs-github@antipoul.fr>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2023-02-11 11:20:06 +00:00
Nicolas Werner
3dc1802130
Update translations 2023-02-11 12:06:26 +01:00
phyto
4481b2518b
Standardise command format messages 2023-02-11 10:48:11 +01:00
Thulinma
7ffae002a5 Make ImageOverlay set appropriate windowRole again 2023-02-10 18:01:47 +01:00
Weblate
5483c35452 Translated using Weblate (Estonian)
Currently translated at 100.0% (947 of 947 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
2023-02-10 16:03:59 +00:00
Weblate
17127a08ac Translated using Weblate (Dutch)
Currently translated at 100.0% (947 of 947 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2023-02-10 16:03:58 +00:00
Weblate
e16048fc10 Translated using Weblate (Esperanto)
Currently translated at 100.0% (947 of 947 strings)

Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2023-02-10 16:03:58 +00:00
Weblate
1cac7fed0b Translated using Weblate (Italian)
Currently translated at 20.0% (188 of 940 strings)

Translated using Weblate (Italian)

Currently translated at 20.0% (188 of 940 strings)

Translated using Weblate (Italian)

Currently translated at 20.0% (188 of 940 strings)

Translated using Weblate (Italian)

Currently translated at 20.0% (188 of 940 strings)

Co-authored-by: DynamoFox <magnacacuti@gmail.com>
Co-authored-by: Elia Tomasi <elia.tomasi@pm.me>
Co-authored-by: Joseph Curto <joe@joe.vr.it>
Co-authored-by: Quanterxotur <ganno.lexis.ag@mailbox.org>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/it/
Translation: Nheko/nheko
2023-02-10 16:03:58 +00:00
Weblate
160f740fbc Translated using Weblate (Indonesian)
Currently translated at 99.8% (946 of 947 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2023-02-10 16:03:58 +00:00
Nicolas Werner
a0fe13127d
Update translations 2023-02-08 22:45:09 +01:00
Joseph Donofry
720e7fceec Fix empty list freeze in Completer 2023-02-08 14:19:35 -05:00
Nicolas Werner
ad4ea02547
Add a reduced motion option
fixes #1350
2023-02-06 13:56:23 +01:00
q234rty
fa3ea18dcd
Fix some leftover menus from #1319 2023-02-01 02:34:26 +08:00
Malte E
5ed3bfc8f8
add user search to invite dialog (#1253) 2023-01-31 16:59:49 +00:00
DeepBlueV7.X
3abb49c4a2
Merge pull request #1319 from Decodetalkers/menuhideonwayland
feat: hide all popup menus when press leftbutton on somewhere else
2023-01-28 12:15:54 +01:00
Weblate
7c8bb14f22 Translated using Weblate (Ukrainian)
Currently translated at 33.6% (316 of 940 strings)

Co-authored-by: NullPointerException <kigen745@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2023-01-27 18:36:42 +00:00
Weblate
13163699bc Translated using Weblate (Ukrainian)
Currently translated at 28.1% (265 of 940 strings)

Co-authored-by: NullPointerException <kigen745@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2023-01-27 17:46:31 +00:00
Weblate
0e4c0c4949 Translated using Weblate (Ukrainian)
Currently translated at 28.0% (264 of 940 strings)

Co-authored-by: NullPointerException <kigen745@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2023-01-27 17:35:51 +00:00
Weblate
181ea3850e Translated using Weblate (Ukrainian)
Currently translated at 27.2% (256 of 940 strings)

Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
Translation: Nheko/nheko
2023-01-27 15:28:30 +00:00
Weblate
edba6ad91f Translated using Weblate (Estonian)
Currently translated at 100.0% (940 of 940 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
2023-01-27 15:28:30 +00:00
Weblate
68bf9c0bfa Translated using Weblate (French)
Currently translated at 68.5% (644 of 940 strings)

Translated using Weblate (French)

Currently translated at 68.5% (644 of 940 strings)

Co-authored-by: CB <chb0@lavache.com>
Co-authored-by: Rick M. G <rick@gnous.eu>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2023-01-24 19:22:10 +00:00
ShootingStarDragons
7d95ac23ce feat: hide all popup menus when press leftbutton on somewhere else
Log: according to the bug on https://bugreports.qt.io/browse/QTBUG-83972, The menu will always stay if not click one of the item. So I try to make a hack for it, wait qt solve it someday
2023-01-23 20:15:43 +08:00
tastytea
b17cc41645
update Zsh completion
- add new command line switches
- prevent duplication in argument descriptions
- load helper function before using it (fixes error with Zsh 5.9)
2023-01-22 23:22:01 +01:00
Nicolas Werner
15d7a2f021
Make code tags preserve whitespace 2023-01-22 17:36:23 +01:00
DeepBlueV7.X
2157ebb614
Merge pull request #1304 from Decodetalkers/imagesave
chore: when save file, hide ImageOverlay window
2023-01-22 00:54:44 +01:00
Nicolas Werner
47da48f6f2
Fix creating DMs from pasting an mxid 2023-01-21 21:02:46 +01:00
ShootingStarDragons
abe4f8eb3c chore: when save file, hide ImageOverlay window
Log: on wm like sway, it will cover the whole screen, and I cannot get
the file save dialog, then the program will stay there, I must kill it,
so I think hide it is better, because after, it will be closed
2023-01-20 22:10:22 +08:00
Weblate
b4c0581948 Translated using Weblate (Russian)
Currently translated at 32.9% (310 of 940 strings)

Translated using Weblate (Russian)

Currently translated at 32.9% (310 of 940 strings)

Co-authored-by: Evgeny <mister.lameni@yandex.ru>
Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2023-01-20 10:59:42 +00:00
Weblate
b1439ac8ae Translated using Weblate (Finnish)
Currently translated at 96.4% (907 of 940 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2023-01-20 10:59:42 +00:00
Weblate
24f09ed426 Translated using Weblate (Estonian)
Currently translated at 97.7% (919 of 940 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
2023-01-20 10:59:42 +00:00
Nicolas Werner
c98231bac1
Make it more obvious that the add reaction button is not an emoji
fixes #1301
2023-01-19 06:51:51 +01:00
Nicolas Werner
33e9c80c1b
Fix html in sidebar again 2023-01-18 19:20:32 +01:00
Joseph Donofry
c13a9d3b16 v0.11.1 2023-01-15 18:55:32 -05:00
Weblate
cec9584f80 Translated using Weblate (Finnish)
Currently translated at 94.2% (886 of 940 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2023-01-14 21:19:20 +00:00
Weblate
d45a084ffb Translated using Weblate (Portuguese (Portugal))
Currently translated at 48.9% (460 of 940 strings)

Co-authored-by: Tmpod <tmpod@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/
Translation: Nheko/nheko
2023-01-14 21:19:20 +00:00
Joseph Donofry
8835040db6
Pause ParticleEmitter when not in use (#1284)
* Pause ParticleEmitter when not in use

* Use timer instead to pause particle system
2023-01-14 02:23:07 +01:00
Weblate
e25fd5f4fc Translated using Weblate (Japanese)
Currently translated at 9.3% (88 of 940 strings)

Translated using Weblate (Japanese)

Currently translated at 9.3% (88 of 940 strings)

Co-authored-by: kyoberry <kyo@tilde.pink>
Co-authored-by: srr24x7 <sven.r.richter@protonmail.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ja/
Translation: Nheko/nheko
2023-01-13 16:45:44 +00:00
Weblate
05e06f84ec Translated using Weblate (German)
Currently translated at 100.0% (940 of 940 strings)

Co-authored-by: 123 <fof300f@posteo.net>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2023-01-13 16:45:44 +00:00
Weblate
698030be62 Translated using Weblate (Finnish)
Currently translated at 94.1% (885 of 940 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2023-01-13 16:45:44 +00:00
Nicolas Werner
3507698ea5
v0.11.0 2023-01-12 22:06:30 +01:00
Nicolas Werner
0c6a2fb706
Fix white bar above sticker picker 2023-01-12 22:06:30 +01:00
Weblate
c38c4b47c8 Translated using Weblate (Esperanto)
Currently translated at 100.0% (940 of 940 strings)

Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2023-01-12 19:27:06 +00:00
Nicolas Werner
239cfd6735
Fix weirdly big spinner 2023-01-12 20:26:35 +01:00
Nicolas Werner
9b8eb0a412
Fix white bar above emoji picker 2023-01-12 20:13:08 +01:00
Nicolas Werner
2345faf630
Try to fix binding loop in emoji picker 2023-01-12 07:34:17 +01:00
Weblate
067fb67a8e Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (940 of 940 strings)

Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2023-01-12 04:02:50 +00:00
Joseph Donofry
a90b46026b Update translations from weblate, fix conflicts 2023-01-10 00:32:56 -05:00
NullPointerException
2382c17b67 Translated using Weblate (Ukrainian)
Currently translated at 25.5% (240 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
2023-01-10 05:26:12 +00:00
Linerly
ba0c489264 Translated using Weblate (Indonesian)
Currently translated at 100.0% (940 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
2023-01-10 05:26:11 +00:00
Terry Cukerberg
2b3685a2e6 Translated using Weblate (Portuguese (Brazil))
Currently translated at 7.9% (75 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
2023-01-10 05:26:11 +00:00
Daimar Stein
4c3a999aca Translated using Weblate (Portuguese (Brazil))
Currently translated at 7.9% (75 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
2023-01-10 05:26:11 +00:00
zerowhy
3af285a221 Translated using Weblate (Portuguese (Brazil))
Currently translated at 7.9% (75 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
2023-01-10 05:26:11 +00:00
Tirifto
d4e7528ccf Translated using Weblate (Esperanto)
Currently translated at 99.4% (935 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
2023-01-10 05:26:10 +00:00
Priit Jõerüüt
6c3af648d2 Translated using Weblate (Estonian)
Currently translated at 89.3% (840 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
2023-01-10 05:26:10 +00:00
Lurkki14
a9c0ba08df Translated using Weblate (Finnish)
Currently translated at 91.8% (863 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
2023-01-10 05:26:10 +00:00
Chen Shaoju
fa69c1a901 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (940 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
2023-01-10 05:26:09 +00:00
Poesty Li
d1d67734d7 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (940 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
2023-01-10 05:26:09 +00:00
ling
316ba0a886 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (940 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
2023-01-10 05:26:09 +00:00
SOT-TECH
d8bce6d3e4 Translated using Weblate (Russian)
Currently translated at 32.6% (307 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
2023-01-10 05:26:09 +00:00
Przemysław Romanik
ee68e967d9 Translated using Weblate (Polish)
Currently translated at 93.2% (877 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
2023-01-10 05:26:08 +00:00
Jaron Viëtor
537892981d Translated using Weblate (Dutch)
Currently translated at 100.0% (940 of 940 strings)

Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
2023-01-10 05:26:08 +00:00
Nicolas Werner
2ca5f87cdf
Update supported Matrix version 2023-01-10 05:54:58 +01:00
Nicolas Werner
82e5fa1b45
Fix clear button styling 2023-01-07 03:43:39 +01:00
Nicolas Werner
7f6c1136ff
Fix html in usernames 2023-01-07 02:03:04 +01:00
Nicolas Werner
b2ccf766ba
Navigate to space when room is selected
fixes #1260
2023-01-07 01:39:08 +01:00
Nicolas Werner
77d2e31ace
Maybe fix text selection in raw message dialog 2023-01-02 18:46:29 +01:00
Nicolas Werner
3a6a905429
A whole new year full of excitement and possibilities! 2023-01-02 04:25:33 +01:00
Joseph Donofry
69c11d4533 Fix send message logic bug introduced with shift+enter setting 2022-12-28 18:51:30 -05:00
Weblate
35673b5b52 Added translation using Weblate (Ukrainian)
Co-authored-by: NullPointerException <kigen745@gmail.com>
2022-12-28 20:25:41 +00:00
Nicolas Werner
79a2efd25a
Finish german translation 2022-12-28 20:49:42 +01:00
Nicolas Werner
9dfe2248d5
Some german translations 2022-12-28 18:42:23 +01:00
Nicolas Werner
5bf315687a
Update english translation properly 2022-12-28 17:39:03 +01:00
Nicolas Werner
f98b289ba2
Show invite reason in the UI (hidden by default) 2022-12-27 01:40:25 +01:00
Joseph Donofry
c0b7963134 Update translations 2022-12-26 16:20:17 -05:00
Weblate
d78187b405 Translated using Weblate (Chinese (Simplified))
Currently translated at 92.5% (791 of 855 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 92.5% (791 of 855 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 92.5% (791 of 855 strings)

Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-12-20 17:18:02 -05:00
Joseph Donofry
a2e120a8a3 Add 'clear' button to search bar and implement search indicator via spinner 2022-12-20 16:34:55 -05:00
Nicolas Werner
2a4eac04b9
Fix unread bar size 2022-12-18 05:57:40 +01:00
Nicolas Werner
2ac3be1a18
Fix weird QQC2 crash in alias dialog
Backtrace:

Thread 1 "nheko" received signal SIGSEGV, Segmentation fault.
containerWidget (w=w@entry=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:2467
2467        if (const QAbstractScrollArea *sa = qobject_cast<const QAbstractScrollArea *>(w->parentWidget())) {
(gdb) bt
 #0  containerWidget(QWidget const*) (w=w@entry=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:2467
 #1  0x00007ffff4aa0ad6 in QStyleSheetStyle::drawPrimitive(QStyle::PrimitiveElement, QStyleOption const*, QPainter*, QWidget const*) const (this=0x555559917900, pe=<optimized out>, opt=0x55555ea4b5c0, p=0x7fffffffcfd0, w=0x0) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/styles/qstylesheetstyle.cpp:4452
 #2  0x00007fff61d4a86b in KQuickStyleItem::paint(QPainter*) (this=this@entry=0x55555ea4a1e0, painter=painter@entry=0x7fffffffcfd0) at /usr/src/debug/kde-frameworks/qqc2-desktop-style-5.101.0/qqc2-desktop-style-5.101.0/plugin/kquickstyleitem.cpp:1667
 #3  0x00007fff61d4b22a in KQuickStyleItem::updatePolish() (this=0x55555ea4a1e0) at /usr/src/debug/kde-frameworks/qqc2-desktop-style-5.101.0/qqc2-desktop-style-5.101.0/plugin/kquickstyleitem.cpp:1928
 #4  0x00007ffff57717c2 in QQuickWindowPrivate::polishItems() (this=0x55555ea2e760) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/items/qquickwindow.cpp:393
 #5  0x00007ffff570f4ef in QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) (this=this@entry=0x5555598eb770, w=w@entry=0x7fffe000aef0, inExpose=inExpose@entry=true) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1576
 #6  0x00007ffff5710a8e in QSGThreadedRenderLoop::handleExposure(QQuickWindow*) (this=0x5555598eb770, window=<optimized out>) at /usr/src/debug/dev-qt/qtdeclarative-5.15.7-r1/qtdeclarative-everywhere-src-5.15.7/src/quick/scenegraph/qsgthreadedrenderloop.cpp:1374
 #7  0x00007ffff43d2b45 in QWindow::event(QEvent*) (this=0x7fffe0006eb0, ev=<optimized out>) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qwindow.cpp:2450
 #8  0x00007ffff49ee481 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x7fffe0006eb0, e=0x7fffffffd460) at /usr/src/debug/dev-qt/qtwidgets-5.15.7/qtbase-everywhere-src-5.15.7/src/widgets/kernel/qapplication.cpp:3637
 #9  0x00007ffff3e2d618 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x7fffe0006eb0, event=0x7fffffffd460) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/src/corelib/kernel/qcoreapplication.cpp:1064
 #10 0x00007ffff43c8368 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) (e=0x55555f648b30) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qguiapplication.cpp:3261
 #11 0x00007ffff43a55ab in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/gui/kernel/qwindowsysteminterface.cpp:1169
 #12 0x00007fffef102622 in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at /usr/src/debug/dev-qt/qtgui-5.15.7-r1/qtbase-everywhere-src-5.15.7/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105
 #13 0x00007ffff386d030 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
 #14 0x00007ffff386d2d8 in  () at /usr/lib64/libglib-2.0.so.0
 #15 0x00007ffff386d36f in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
 #16 0x00007ffff3e80e55 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5555596a4770, flags=...) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/src/corelib/kernel/qeventdispatcher_glib.cpp:423
 #17 0x00007ffff3e2c00b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fffffffd700, flags=..., flags@entry=...) at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/include/QtCore/../../src/corelib/global/qflags.h:69
 #18 0x00007ffff3e344ea in QCoreApplication::exec() () at /usr/src/debug/dev-qt/qtcore-5.15.7/qtbase-everywhere-src-5.15.7/include/QtCore/../../src/corelib/global/qflags.h:121
 #19 0x00005555594a5c43 in main(int, char**) (argc=2, argv=0x7fffffffdab8) at /home/nicolas/Dokumente/devel/open-source/nheko/src/main.cpp:401
(gdb) p w
$1 = (const QWidget *) 0x0
2022-12-17 05:50:44 +01:00
Nicolas Werner
6762032c53
Fix copy and paste again 2022-12-14 19:04:08 +01:00
Nicolas Werner
8730586cfd
Focus text field on key press (swallows first though...) 2022-12-13 18:09:34 +01:00
Nicolas Werner
593d08fd2e
Revert "Disable keyboard selection for text by default"
This reverts commit 0035c359ce.
2022-12-13 17:53:48 +01:00
Nicolas Werner
952827d629
Add a button to room the upgraded room in the timeline 2022-12-13 05:08:22 +01:00
Nicolas Werner
0035c359ce
Disable keyboard selection for text by default 2022-12-13 05:08:21 +01:00
Loren Burkholder
fa0c14b846
confetti (#1243)
* 🎉 (confetti) message support.  Thanks @LorenDB !
2022-12-10 10:17:15 -05:00
Weblate
c2eb2f7ad1 Translated using Weblate (French)
Currently translated at 75.0% (642 of 855 strings)

Translated using Weblate (French)

Currently translated at 75.0% (642 of 855 strings)

Translated using Weblate (French)

Currently translated at 75.0% (642 of 855 strings)

Co-authored-by: GitEz-code <aandrowindows@gmail.com>
Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu>
Co-authored-by: lascapi <pascal.isman@keleo-solutions.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-12-09 23:08:14 -05:00
Nicolas Werner
40a7d58ce1
fix squish 2022-12-07 13:09:41 +01:00
q234rty
93291abfdf
Fix downscale 2022-12-06 01:49:42 +08:00
q234rty
4b8709598b
Fix people icon blurriness 2022-12-06 01:48:06 +08:00
Weblate
ea5984a575 Translated using Weblate (Chinese (Simplified))
Currently translated at 90.0% (770 of 855 strings)

Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-12-03 21:20:06 -05:00
Weblate
30bbfeaea6 Translated using Weblate (German)
Currently translated at 92.7% (793 of 855 strings)

Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2022-11-17 10:23:51 -05:00
Weblate
5f554aa5cc Translated using Weblate (Japanese)
Currently translated at 9.1% (78 of 855 strings)

Co-authored-by: Max Harmathy <harmathy@secure.mailbox.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ja/
Translation: Nheko/nheko
2022-11-17 10:23:51 -05:00
Nicolas Werner
ed889c32fc
Change margins because people nagged me 2022-11-10 00:43:05 +01:00
Nicolas Werner
485babba14
Implement a completer for commands
fixes #429
2022-11-09 04:59:06 +01:00
Loren Burkholder
fe02e0dd91 Add room settings in room list 2022-11-07 19:26:42 -05:00
LordMZTE
80270e1f01
Add invert enter key setting 2022-11-04 23:42:35 +01:00
Nicolas Werner
56a4e97296
Make the higlight ring a bit less in your face 2022-11-03 14:45:00 +01:00
Nicolas Werner
40ac55ddd9
Highlight higlight tweaks in the timeline
fixes #400
fixes #1136
2022-11-01 23:26:21 +01:00
Nicolas Werner
ee1a219661
Fix search rooms button 2022-11-01 15:11:58 +01:00
Weblate
53bbfefbab Translated using Weblate (Russian)
Currently translated at 33.0% (283 of 855 strings)

Translated using Weblate (Russian)

Currently translated at 33.0% (283 of 855 strings)

Translated using Weblate (Russian)

Currently translated at 33.0% (283 of 855 strings)

Co-authored-by: Carmina16 <mistresssilvara@hotmail.com>
Co-authored-by: Evgeny <mister.lameni@yandex.ru>
Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-10-29 18:59:25 -04:00
DeepBlueV7.X
5be8298d0a
Merge pull request #1215 from foxB612/fix-thumbnail-size
Fix UploadBox thumbnail size
2022-10-25 16:06:26 +00:00
Weblate
3109508e85 Translated using Weblate (Estonian)
Currently translated at 92.0% (787 of 855 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
2022-10-24 23:22:15 -04:00
foxb612
f3ecef5cd7 Fix UploadBox thumbnail size 2022-10-25 03:22:12 +08:00
Rohit Sutradhar
ac48c33286
VoIP v1 implementation (#1161)
* Initial commit for VoIP v1 implementation

* Added draft of event handlers for voip methods

* Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility

* Added call events to the general message pipeline. Modified Call Reject mechanism

* Added message delegates for new events. Modified hidden events. Updated handle events.

* Updated implementation to keep track of calls on other devices

* Fixed linting

* Fixed code warnings

* Fixed minor bugs

* fixed ci

* Added acceptNegotiation method definition when missing gstreamer

* Fixed warnings

* Fixed linting
2022-10-14 13:49:05 +00:00
Weblate
03fc88281d Translated using Weblate (Russian)
Currently translated at 30.5% (261 of 855 strings)

Translated using Weblate (Russian)

Currently translated at 30.5% (261 of 855 strings)

Translated using Weblate (Russian)

Currently translated at 30.5% (261 of 855 strings)

Co-authored-by: Carmina16 <mistresssilvara@hotmail.com>
Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru>
Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-10-12 12:29:48 -04:00
Weblate
e2ea5650a2 Added translation using Weblate (Occidental)
Co-authored-by: Carmina16 <mistresssilvara@hotmail.com>
2022-10-12 08:12:37 -04:00
Weblate
32752df028 Translated using Weblate (Indonesian)
Currently translated at 100.0% (855 of 855 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-10-12 02:45:25 -04:00
Weblate
00cc9a09a5 Translated using Weblate (Indonesian)
Currently translated at 99.8% (854 of 855 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-10-09 09:05:18 -04:00
Nicolas Werner
7e0ea12ebb
Update to unicode 15 and make script jinja:3 compatible 2022-10-08 00:27:57 +02:00
Nicolas Werner
a4524cd9af
Fix date separator 2022-10-07 11:11:07 +02:00
Nicolas Werner
f2f9359f7f
Add a shortcut for search 2022-10-07 10:04:08 +02:00
Nicolas Werner
f1c1f18f81
Add a slow way to search a room 2022-10-06 22:02:26 +02:00
Nicolas Werner
857d9cf2b6
Basic thread filtering
The reply pagination logic is a bit weird rn though.
2022-10-06 16:16:24 +02:00
Weblate
a87f1be688 Translated using Weblate (Finnish)
Currently translated at 100.0% (855 of 855 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-10-05 13:27:51 -04:00
Nicolas Werner
d70a344a4d
Fix userprofile on roomlist 2022-10-05 17:25:01 +02:00
Nicolas Werner
005a4978bf
Update translations 2022-10-04 01:19:47 +02:00
Nicolas Werner
b205819ba6
Swap thread and edit button 2022-10-04 00:38:59 +02:00
Nicolas Werner
d8993c14e1
Fix raw message dialog 2022-10-04 00:36:57 +02:00
DeepBlueV7.X
5e9eb845ab
Merge pull request #1202 from Nheko-Reborn/grammar
Grammar
2022-10-03 21:37:01 +00:00
DeepBlueV7.X
cfcdc23d4a
Merge pull request #1201 from Nheko-Reborn/eoUpdates
Update some Esperanto translations
2022-10-03 11:23:34 +00:00
Nicolas Werner
09babc91d2
Green is not Svg::green
fixes #1203
2022-10-01 23:57:44 +02:00
Loren Burkholder
2aef39fda8 Update some Esperanto translations 2022-10-01 13:11:05 -04:00
DeepBlueV7.X
f8724fdea8
Merge pull request #1198 from rnhmjoj/pr-green
Add green theme color, make "error" configurable
2022-10-01 13:45:26 +00:00
Nicolas Werner
7ec842ba51
Replace some user visible mentions of spaces 2022-10-01 15:20:38 +02:00
Nicolas Werner
30882d4aa9
Fix wrong file urls 2022-10-01 14:47:42 +02:00
rnhmjoj
f5d5bea840
Add green theme color, make "error" configurable 2022-10-01 10:59:17 +02:00
Nicolas Werner
2a7c6f2d86
Load components on demand 2022-10-01 02:28:02 +02:00
Nicolas Werner
570d7b8b30
Prepare for adding proxy before chat.model 2022-10-01 01:53:12 +02:00
Loren Burkholder
df834ffc48 Various grammar fixes (mostly removing commas) 2022-09-30 00:23:39 -04:00
Nicolas Werner
88cbac1695
Basic threading support 2022-09-30 03:27:05 +02:00
Nicolas Werner
2fde381a82
Merge branch 'v0.10.2-fixes' 2022-09-28 14:27:54 +02:00
Nicolas Werner
031a129591
Bump version to 0.10.2 2022-09-28 14:11:19 +02:00
Nicolas Werner
051c25d5b8
Allow editing permissions in spaces recursively 2022-09-28 02:09:04 +02:00
Weblate
3b99e3826e Translated using Weblate (Russian)
Currently translated at 31.9% (265 of 830 strings)

Translated using Weblate (Russian)

Currently translated at 31.9% (265 of 830 strings)

Translated using Weblate (Russian)

Currently translated at 31.9% (265 of 830 strings)

Co-authored-by: Artem <ego.cordatus@gmail.com>
Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru>
Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-09-23 09:05:09 -04:00
Weblate
aad97cffef Translated using Weblate (Russian)
Currently translated at 31.5% (262 of 830 strings)

Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-09-22 16:09:04 -04:00
Nicolas Werner
ed15d73d36
Allow adding non-existing userids to power levels 2022-09-22 21:24:41 +02:00
Weblate
7efb4a22c7 Translated using Weblate (Russian)
Currently translated at 31.5% (262 of 830 strings)

Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-09-22 10:00:56 -04:00
Weblate
a079e370ff Translated using Weblate (Russian)
Currently translated at 31.5% (262 of 830 strings)

Translated using Weblate (Russian)

Currently translated at 31.5% (262 of 830 strings)

Translated using Weblate (Russian)

Currently translated at 31.5% (262 of 830 strings)

Co-authored-by: Herecore <herecore@protonmail.com>
Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru>
Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-09-22 08:02:06 -04:00
Weblate
c4cb0b2c86 Translated using Weblate (Russian)
Currently translated at 31.0% (258 of 830 strings)

Translated using Weblate (Russian)

Currently translated at 31.0% (258 of 830 strings)

Translated using Weblate (Russian)

Currently translated at 31.0% (258 of 830 strings)

Co-authored-by: Alexey Murz Korepov <murznn@gmail.com>
Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: glebasson <glebasson@yandex.ru>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-09-22 03:55:19 -04:00
Weblate
7562b03b8e Translated using Weblate (Estonian)
Currently translated at 99.7% (828 of 830 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
2022-09-21 05:00:54 -04:00
Nicolas Werner
421b15c05c
Show the community of a room 2022-09-20 21:26:46 +02:00
Nicolas Werner
fe403ddc70
Rework how access rules for rooms are modified completely 2022-09-19 21:39:37 +02:00
q234rty
15b9dbe98d
Fix "Send by enter" on Windows
Apparently on windows `Qt.inputMethod.visible` is always true when an input method is installed. Also on windows even after removing the check enter is still consumed by the input method, not nheko.
2022-09-16 22:41:11 +08:00
Sebastian Spaeth
0f544d2e45
Update nheko_de.ts
Typo "Animiete"->"Animierte" and shorten the German phrase somewhat. Sigh, it is such a verbose language...
2022-09-15 11:51:07 +02:00
Weblate
59eb09cf0f Translated using Weblate (Indonesian)
Currently translated at 100.0% (830 of 830 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-09-13 08:20:29 -04:00
Hiers
8071b192b8
Line to indicate first unread message (#1147)
* First draft of unread line feature.

* Minor visual fix.

* Removed unnecessary ternary operator.

* Extended unread line functionality to work on minimised window or focusing another window.

* Fix for unread line not showing when last read message is hidden.

* Minor performance improvement. Fix for misbehaving event2order DB at application start.

* Fix for possible performance issues when user has joined a large number of rooms.

* Fix for breaking macos and clazy builds.

* Changed on windows focus function to refresh unread line if room is unread.

* Unread line is removed when user sends a message.

* Linting.

* Fixed unread line to work in standalone room windows.

* Switch isRoomUnread for index 0.

* Merged try/catch blocks.

* Fix for crash on opening a room invite.

* Call fullyReadEventId function when used instead of storing it and passing it through.

* Function that was meant to sync the unread line was relying on an async function, oops.

* Linting again.

* More linting...

* Minor changes.
2022-09-11 23:05:20 +00:00
Nicolas Werner
12da7bd08c
Enable spoilers in replies 2022-09-11 00:29:23 +02:00
Nicolas Werner
143d7c9b6a
Bump version 2022-09-07 21:30:19 +02:00
Weblate
7eff5b63fe Translated using Weblate (Indonesian)
Currently translated at 100.0% (830 of 830 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-09-07 15:15:43 -04:00
Weblate
7630b60a6a Translated using Weblate (Polish)
Currently translated at 100.0% (830 of 830 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-09-07 10:41:57 -04:00
Weblate
6d9f7bc5a4 Translated using Weblate (Dutch)
Currently translated at 100.0% (830 of 830 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2022-09-07 10:41:57 -04:00
Weblate
bc25bc8c3d Translated using Weblate (Finnish)
Currently translated at 100.0% (830 of 830 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-09-07 10:41:56 -04:00
Weblate
36d045a0f0 Translated using Weblate (Polish)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-09-07 04:43:03 -04:00
Nicolas Werner
84831e91df
Update translations 2022-09-07 10:40:43 +02:00
Nicolas Werner
1d7575036e
Allow creating spaces 2022-09-05 02:00:20 +02:00
Nicolas Werner
e144c5741f
Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
Nicolas Werner
01fd5e6b61
Unset the transient parent on separate chat windows
relates to #1168
2022-08-31 20:44:21 +02:00
Hiers
b94689c4d1 Added discrete edit button to room profiles. 2022-08-22 00:01:20 +01:00
DeepBlueV7.X
63339ad632
Merge pull request #1156 from foresto/patch-1
Focus message input box when pressing Esc
2022-08-20 21:50:55 +00:00
Forest
f66ed4bea5 Reactions: avoid highlight color misuse, subdue border color
This addresses a few problems with reaction colors:

- The state-checking conditionals for reaction text, background, and border
  were inconsistent, making it difficult to choose colors for each state
  (normal, hovered, and self reactions) that worked well in all themes.
- The QPalette::Highlight color was being misused as a text/foreground color.
  This color role is intended for background areas.  It has little contrast
  against the background in themes like KDE Plasma's Breeze High Contrast,
  so using it for text and icons makes those things difficult to read.
  https://doc.qt.io/qt-5/qpalette.html#ColorRole-enum
- The reaction border was drawn in the same color as normal text, making it
  so bright in some dark themes that it distracted from reading nearby text.

Fixes Nheko-Reborn/nheko#1159
2022-08-19 21:14:58 -07:00
Forest
4d1a01c829
Focus message input box when pressing Esc
This helps with #1065, although I think making sure the message input box gets focus by default would be worthwhile.
2022-08-19 07:41:22 +00:00
Nicolas Werner
08b304eccf
Break http images and implement barebones spoiler support when not in mobile mode
see #1042
see #483
2022-08-17 01:35:40 +02:00
Forest
a4bd65ee1e Grammar fix: Group's sidebar -> Groups sidebar 2022-08-15 21:49:57 -07:00
Nicolas Werner
376612e4eb
Support editing space children 2022-08-10 00:20:44 +02:00
Nicolas Werner
68c02da6c8
Change preview title for spaces 2022-08-08 22:55:23 +02:00
Weblate
52a3df88cd Translated using Weblate (Finnish)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-08-06 13:21:36 -04:00
Nicolas Werner
9d8d6b4bca
Show a room preview in the join confirmation dialog
Requires MSC3266

Fixes #1129
2022-08-05 21:57:54 +02:00
Weblate
3517b6506c Translated using Weblate (Polish)
Currently translated at 99.8% (806 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-08-01 11:29:40 -04:00
Weblate
5ba444b596 Translated using Weblate (Estonian)
Currently translated at 100.0% (807 of 807 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
2022-07-31 02:02:10 -04:00
Nicolas Werner
18f4f4351a
Fix room members dialog opening room member dialog of the wrong room 2022-07-30 16:47:56 +02:00
Weblate
b594242358 Translated using Weblate (Polish)
Currently translated at 99.8% (806 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-07-25 22:32:26 -04:00
Weblate
c97aa84618 Translated using Weblate (Polish)
Currently translated at 99.8% (806 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-07-24 19:50:42 -04:00
Weblate
82db4ec16a Translated using Weblate (Polish)
Currently translated at 99.8% (806 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-07-24 16:42:03 -04:00
Weblate
c1758bb22c Translated using Weblate (Polish)
Currently translated at 99.8% (806 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-07-24 08:53:43 -04:00
Weblate
b9a940166e Translated using Weblate (English)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2022-07-23 04:54:00 -04:00
Weblate
1614555fee Translated using Weblate (Polish)
Currently translated at 99.8% (806 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 99.8% (806 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 99.8% (806 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 99.8% (806 of 807 strings)

Co-authored-by: AXD <dexkingcrazy@gmail.com>
Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Co-authored-by: Stanisław Borowy <stabor7@protonmail.com>
Co-authored-by: luff eman <userx@disroot.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-07-23 04:54:00 -04:00
Weblate
6f05cebf25 Translated using Weblate (Polish)
Currently translated at 77.6% (627 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 77.6% (627 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:54:01 -04:00
Weblate
bd38e71229 Translated using Weblate (Polish)
Currently translated at 77.3% (624 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 77.3% (624 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:53:34 -04:00
Weblate
47d93053b8 Translated using Weblate (Polish)
Currently translated at 70.0% (565 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 70.0% (565 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:21:21 -04:00
Weblate
2df813cb28 Translated using Weblate (Polish)
Currently translated at 69.8% (564 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 69.8% (564 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:19:08 -04:00
Weblate
f5651f6bf1 Translated using Weblate (Polish)
Currently translated at 69.6% (562 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 69.6% (562 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:18:32 -04:00
Weblate
3d1a905590 Translated using Weblate (Polish)
Currently translated at 69.5% (561 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 69.5% (561 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:17:25 -04:00
Weblate
6ad727e5e8 Translated using Weblate (Polish)
Currently translated at 69.2% (559 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 69.2% (559 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:14:48 -04:00
Weblate
c4ede51ff6 Translated using Weblate (Polish)
Currently translated at 69.0% (557 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 69.0% (557 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:14:13 -04:00
Weblate
4d68d26cb1 Translated using Weblate (Polish)
Currently translated at 68.7% (555 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 68.7% (555 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:11:35 -04:00
Weblate
c580adefb9 Translated using Weblate (Polish)
Currently translated at 68.2% (551 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 68.2% (551 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:07:03 -04:00
Weblate
5303807dd6 Translated using Weblate (Polish)
Currently translated at 68.1% (550 of 807 strings)

Co-authored-by: luff eman <userx@disroot.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2022-07-22 16:04:14 -04:00
Weblate
7851c3be8c Translated using Weblate (Polish)
Currently translated at 68.0% (549 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 68.0% (549 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:02:07 -04:00
Weblate
2440a93b3c Translated using Weblate (Polish)
Currently translated at 67.6% (546 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 67.6% (546 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 16:00:05 -04:00
Weblate
05dbcd9e14 Translated using Weblate (Polish)
Currently translated at 67.5% (545 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 67.5% (545 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 15:59:45 -04:00
Weblate
1c2611752f Translated using Weblate (Polish)
Currently translated at 63.8% (515 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 63.8% (515 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 15:47:14 -04:00
Weblate
9a3a2ae760 Translated using Weblate (Polish)
Currently translated at 63.6% (514 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 63.6% (514 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 15:46:45 -04:00
Weblate
56dbf1efb9 Translated using Weblate (Polish)
Currently translated at 63.3% (511 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 63.3% (511 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 15:45:10 -04:00
Weblate
edd2699353 Translated using Weblate (Polish)
Currently translated at 55.0% (444 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 55.0% (444 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 15:10:28 -04:00
Weblate
1f3f741c4e Translated using Weblate (Polish)
Currently translated at 53.5% (432 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 53.4% (431 of 807 strings)

Translated using Weblate (Polish)

Currently translated at 53.4% (431 of 807 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
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
2022-07-22 15:01:59 -04:00
Weblate
5a2bab05fd Translated using Weblate (Dutch)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2022-07-22 15:01:59 -04:00
Nicolas Werner
7df260f567
Bump version 2022-07-22 15:46:02 +02:00
Weblate
710e07520d Translated using Weblate (Russian)
Currently translated at 31.3% (253 of 807 strings)

Translated using Weblate (Russian)

Currently translated at 31.3% (253 of 807 strings)

Translated using Weblate (Russian)

Currently translated at 31.3% (253 of 807 strings)

Co-authored-by: Alexey Murz Korepov <murznn@gmail.com>
Co-authored-by: Artem <ego.cordatus@gmail.com>
Co-authored-by: Herecore <herecore@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-07-21 00:32:28 -04:00
Weblate
b11064b515 Translated using Weblate (Russian)
Currently translated at 30.6% (247 of 807 strings)

Translated using Weblate (Russian)

Currently translated at 30.6% (247 of 807 strings)

Translated using Weblate (Russian)

Currently translated at 30.6% (247 of 807 strings)

Translated using Weblate (Russian)

Currently translated at 30.6% (247 of 807 strings)

Translated using Weblate (Russian)

Currently translated at 30.6% (247 of 807 strings)

Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru>
Co-authored-by: Herecore <herecore@protonmail.com>
Co-authored-by: Libre Hacker <librehacker@snopyta.org>
Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@yandex.ru>
Co-authored-by: glebasson <glebasson@yandex.ru>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-07-20 09:29:46 -04:00
Weblate
0839455c41 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (807 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Nekogawa Mio <mio@lolic.at>
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-07-20 02:12:59 -04:00
Weblate
601f9556fc Translated using Weblate (German)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2022-07-20 00:07:44 -04:00
Weblate
e4c66b1b5e Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (807 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (807 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (807 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (807 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (807 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Nekogawa Mio <mio@lolic.at>
Co-authored-by: Poesty Li <poesty7450@gmail.com>
Co-authored-by: Reiuji Utsuho <netap495l@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: hulb <hulb@live.cn>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-07-20 00:07:44 -04:00
Weblate
7097bfef8a Translated using Weblate (Dutch)
Currently translated at 95.7% (773 of 807 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2022-07-20 00:07:44 -04:00
Weblate
f61925749b Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (806 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.8% (806 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.8% (806 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 99.8% (806 of 807 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Co-authored-by: RainSlide <RainSlide@outlook.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: hulb <hulb@live.cn>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-07-19 08:53:10 -04:00
Weblate
0eb1503b62 Translated using Weblate (Dutch)
Currently translated at 94.7% (765 of 807 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2022-07-19 08:53:10 -04:00
Nicolas Werner
8f49ad9490 Fix window decorations on macos for room dir dialog
fixes #1114
2022-07-18 23:28:27 +02:00
Weblate
58c9721304 Translated using Weblate (Finnish)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-07-18 17:05:08 -04:00
Weblate
2797e654dc Translated using Weblate (Dutch)
Currently translated at 85.0% (686 of 807 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2022-07-18 17:05:08 -04:00
Weblate
86814fecb2 Translated using Weblate (Indonesian)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-07-18 17:05:08 -04:00
Weblate
eb33c9a225 Translated using Weblate (Finnish)
Currently translated at 95.7% (773 of 807 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-07-18 09:29:26 -04:00
Weblate
ce651ff22d Translated using Weblate (Chinese (Simplified))
Currently translated at 32.5% (263 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 32.5% (263 of 807 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 32.5% (263 of 807 strings)

Co-authored-by: Poesty Li <poesty7450@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: hosxy <hosxy@live.com>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-07-18 06:39:58 -04:00
Weblate
783f9855dc Translated using Weblate (German)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2022-07-17 13:18:11 -04:00
Nicolas Werner
9e09238568
Update German translation 2022-07-17 18:14:43 +02:00
Weblate
ca91f859ee Translated using Weblate (Estonian)
Currently translated at 100.0% (807 of 807 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
2022-07-16 19:43:39 -04:00
Nicolas Werner
1f971ae940
Update some german translations 2022-07-16 19:23:58 +02:00
Weblate
365ab8cd0f Translated using Weblate (Indonesian)
Currently translated at 100.0% (807 of 807 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-07-16 10:14:58 -04:00
Weblate
09aa21ca0a Translated using Weblate (Estonian)
Currently translated at 98.2% (793 of 807 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
2022-07-16 10:14:58 -04:00
Nicolas Werner
c57948993e
Update translations 2022-07-16 13:04:35 +02:00
Nicolas Werner
f261bbb32d
Fix weird spacing and hidden encryption indicator in top bar 2022-07-16 12:58:17 +02:00
DeepBlueV7.X
f62cb77680
Merge pull request #1062 from Nheko-Reborn/perSpaceNotifs
Per-space notification bubbles
2022-07-16 01:10:07 +00:00
Nicolas Werner
7b33d14277
Make notification count calculation more efficient 2022-07-16 03:07:00 +02:00
Nicolas Werner
aa63e50cea
Merge remote-tracking branch 'origin/perSpaceNotifs' into perSpaceNotifs 2022-07-14 01:26:48 +02:00
Weblate
aaa078a520 Translated using Weblate (French)
Currently translated at 86.9% (671 of 772 strings)

Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-07-12 06:03:58 -04:00
Nicolas Werner
af03138527
Try to fix titlebar on room dir 2022-07-09 16:05:18 +02:00
Nicolas Werner
11fa4821aa
Support rendering policy rules 2022-07-09 15:36:28 +02:00
Weblate
14c7e82846 Translated using Weblate (French)
Currently translated at 86.3% (667 of 772 strings)

Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-07-09 06:38:04 -04:00
Nicolas Werner
931855441a
Allow editing aliases 2022-07-08 17:28:28 +02:00
Nicolas Werner
f099ec63d1
Warn about emojis looking different in different clients
fixes #919
2022-07-03 03:46:47 +02:00
Nicolas Werner
f387e3b033
Fix emoji verification clipped on sway
fixes #917
2022-07-03 03:39:10 +02:00
Nicolas Werner
7ebf43ce38
Fix crash when closing room directory window 2022-07-01 00:41:50 +02:00
DeepBlueV7.X
5bb0c676bd
Merge pull request #1111 from q234rty/master
Fix regressions after #1108
2022-06-30 16:29:28 +00:00
Weblate
91f1c00eba Translated using Weblate (Chinese (Simplified))
Currently translated at 23.1% (179 of 772 strings)

Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-06-30 02:59:20 -04:00
q234rty
fd87dc615c
Fix emoji picker 2022-06-30 11:39:19 +08:00
q234rty
bda88a0379
Fix room member list 2022-06-30 11:38:22 +08:00
Loren Burkholder
885a790b1f Simplify space notification options 2022-06-29 22:04:37 -04:00
Loren Burkholder
f264941615 make license 2022-06-29 22:04:37 -04:00
Loren Burkholder
7cbde0712f Allow muting spaces; other general improvements 2022-06-29 22:04:37 -04:00
Loren Burkholder
863eaa1910 Add space notification configuration 2022-06-29 22:04:37 -04:00
Loren Burkholder
c2b6728955 Add space notifs to room list 2022-06-29 22:04:19 -04:00
Loren Burkholder
8ec0577807 Make the notification bubble its own component 2022-06-29 22:04:19 -04:00
Loren Burkholder
e446e3d679 Add loud notifications for spaces 2022-06-29 22:04:17 -04:00
Loren Burkholder
169384f0fa Add space notifications to room list 2022-06-29 22:02:20 -04:00
Loren Burkholder
2df2046d1d Display unread notifications for spaces 2022-06-29 22:00:09 -04:00
q234rty
7a29531739
Fix blurriness of svg icons (#1108) 2022-06-28 12:14:23 +00:00
Weblate
e16d297d0c Translated using Weblate (Finnish)
Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-26 09:15:42 -04:00
Nicolas Werner
dc4a06517c
Add an option to define new power levels 2022-06-26 00:09:00 +02:00
Nicolas Werner
5772447874
Require matrix v1.1 or greater 2022-06-25 16:16:54 +02:00
brausepulver
09c646d3fa
Add copy link to room context menu (#1101) 2022-06-23 23:44:50 +00:00
Weblate
723a06d44a Translated using Weblate (Estonian)
Currently translated at 100.0% (772 of 772 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
2022-06-21 02:19:46 -04:00
Weblate
83c434ec85 Translated using Weblate (Finnish)
Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-20 03:12:42 -04:00
Weblate
5aef5fdd76 Translated using Weblate (Chinese (Simplified))
Currently translated at 22.9% (177 of 772 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 22.9% (177 of 772 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 22.9% (177 of 772 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 22.9% (177 of 772 strings)

Co-authored-by: Nekogawa Mio <mio@lolic.at>
Co-authored-by: Reiuji Utsuho <netap495l@gmail.com>
Co-authored-by: hulb <hulb@live.cn>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-06-19 12:14:36 -04:00
Weblate
2b5b6ca551 Translated using Weblate (English)
Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
2022-06-18 14:11:18 -04:00
Weblate
9e0d317d58 Translated using Weblate (Finnish)
Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-18 14:11:18 -04:00
Weblate
5c05d2090f Translated using Weblate (German)
Currently translated at 84.8% (655 of 772 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2022-06-18 14:11:18 -04:00
Weblate
460f6fe6ff Translated using Weblate (Chinese (Simplified))
Currently translated at 13.7% (106 of 772 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 13.7% (106 of 772 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 13.7% (106 of 772 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 13.7% (106 of 772 strings)

Co-authored-by: Nekogawa Mio <mio@lolic.at>
Co-authored-by: Reiuji Utsuho <netap495l@gmail.com>
Co-authored-by: hulb <hulb@live.cn>
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-06-18 14:11:18 -04:00
Nicolas Werner
07228d336a
Support the knock_restricted rule 2022-06-18 00:17:24 +02:00
Rohit Sutradhar
b0e3c6d65a
Added escape handler for uploads (#1100)
* Added escape handler for uploads

* Update MessageView.qml

Changed if-else conditions to handle only one escape at a time
2022-06-17 20:08:29 +00:00
Weblate
b150aea8b9 Translated using Weblate (Finnish)
Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-16 09:10:11 -04:00
Nicolas Werner
4ec92e0244
Remove confusing log message 2022-06-15 22:18:35 +02:00
Nicolas Werner
6afe3fa39d
Close image viewer when clicking on the background
fixes #1088
2022-06-15 20:55:51 +02:00
DeepBlueV7.X
835fcf6325
Merge pull request #1095 from syldrathecat/subtle-paste-fixes
Subtle corrections to paste behaviors
2022-06-15 14:31:46 +00:00
Nicolas Werner
3eafd4396e
Fix pins not refreshing after being loaded 2022-06-15 15:36:58 +02:00
SyldraTheCat
8a6acd1d86
Subtle corrections to paste behaviors 2022-06-14 12:04:34 +00:00
DeepBlueV7.X
2a6bf8e839
Merge pull request #1093 from syldrathecat/msginput-cursor-rect
Make cursoring up/down more consistent on some setups
2022-06-13 20:49:28 +00:00
Weblate
75efee559f Translated using Weblate (Finnish)
Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-13 14:02:05 -04:00
SyldraTheCat
ffa4dca8b3
Make cursoring up/down more consistent on some setups 2022-06-13 07:22:09 +00:00
Nicolas Werner
051545a851
Fix crash on some systems because of reuseItems in completer 2022-06-12 17:49:20 +02:00
Nicolas Werner
74712ff6aa
Make settings menu a bit narrower 2022-06-11 10:05:36 +02:00
Weblate
3af5331c62 Translated using Weblate (French)
Currently translated at 86.0% (664 of 772 strings)

Co-authored-by: Glandos <bugs-github@antipoul.fr>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-06-10 13:49:47 -04:00
Weblate
8c4e49fd40 Translated using Weblate (Finnish)
Currently translated at 100.0% (772 of 772 strings)

Translated using Weblate (Finnish)

Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-10 13:49:47 -04:00
Weblate
bb7ae830f3 Translated using Weblate (Finnish)
Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-09 11:49:32 -04:00
Weblate
5bf3da0884 Translated using Weblate (French)
Currently translated at 86.0% (664 of 772 strings)

Co-authored-by: Eldred HABERT <stuff@eldred.fr>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-06-09 11:49:32 -04:00
Weblate
0e6ed38af6 Translated using Weblate (German)
Currently translated at 84.8% (655 of 772 strings)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2022-06-09 11:49:32 -04:00
Weblate
849f69af90 Translated using Weblate (Finnish)
Currently translated at 91.9% (710 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-08 12:02:48 -04:00
Weblate
9c59637476 Translated using Weblate (Finnish)
Currently translated at 89.3% (690 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-08 11:00:39 -04:00
Weblate
803a831017 Translated using Weblate (Finnish)
Currently translated at 89.3% (690 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-08 09:28:07 -04:00
Weblate
915aabf193 Translated using Weblate (Finnish)
Currently translated at 88.7% (685 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-06 07:02:25 -04:00
Weblate
d9d46bbaff Translated using Weblate (Finnish)
Currently translated at 88.3% (682 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-06-05 13:39:17 -04:00
Weblate
52944de2c6 Translated using Weblate (Indonesian)
Currently translated at 100.0% (772 of 772 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-06-03 09:15:41 -04:00
Nicolas Werner
7e0bc0658c
Fix editing topic 2022-06-02 21:57:46 +02:00
Loren Burkholder
cb4d7234c7 Indicate if no topic is set 2022-06-02 14:19:50 -04:00
Weblate
9bcf55b4d7 Translated using Weblate (Estonian)
Currently translated at 100.0% (772 of 772 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
2022-05-30 00:51:12 -04:00
Weblate
ef301e071a Translated using Weblate (Finnish)
Currently translated at 86.2% (666 of 772 strings)

Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-05-28 05:31:13 -04:00
Weblate
b86e67660f Translated using Weblate (Indonesian)
Currently translated at 84.9% (656 of 772 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-05-28 05:31:13 -04:00
Nicolas Werner
5450139a2e
Lots of new PL translations 2022-05-27 17:16:38 +02:00
Nicolas Werner
6c6d43691d
Add basic powerlevel editor 2022-05-27 17:01:58 +02:00
Weblate
ff6e4826e4 Translated using Weblate (Russian)
Currently translated at 36.3% (255 of 702 strings)

Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-05-23 12:43:23 -04:00
Weblate
ed46a06a76 Translated using Weblate (Indonesian)
Currently translated at 100.0% (702 of 702 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-05-17 09:11:07 -04:00
Weblate
f6fb28db31 Added translation using Weblate (Serbian (latin))
Co-authored-by: Miroslav <miroslavloner994@gmail.com>
2022-05-15 15:18:13 -04:00
Joseph Donofry
7f2ae13c43
Make PrivacyScreen work on Popped-out Rooms 2022-05-12 14:56:22 -04:00
Joseph Donofry
d130c96160
Fix PrivacyScreen for MainWindow 2022-05-12 12:48:12 -04:00
Nicolas Werner
a6b2be112b
More image dialog fixes 2022-05-10 03:20:09 +02:00
Nicolas Werner
87070289fd
Activate window that already has the room open if possible 2022-05-07 19:12:30 +02:00
Nicolas Werner
62bf1b253e
Rework focus handling 2022-05-07 18:53:16 +02:00
Nicolas Werner
db1bcd7b5a
Show powerlevels in memberlist 2022-05-07 02:30:16 +02:00
Nicolas Werner
535ad22b7d
Fixup some small emoji things 2022-05-06 16:14:47 +02:00
Nicolas Werner
d4b7712a66
Merge branch 'master' of https://github.com/TheDrawingCoder-Gamer/nheko into TheDrawingCoder-Gamer-master 2022-05-06 15:41:51 +02:00
Weblate
cdc6371536 Translated using Weblate (Russian)
Currently translated at 35.8% (252 of 702 strings)

Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2022-05-06 08:43:09 -04:00
Nicolas Werner
b75ef07896
Add basic support for multiple windows 2022-05-06 00:36:53 +02:00
Weblate
19642bc7ab Translated using Weblate (Finnish)
Currently translated at 93.0% (653 of 702 strings)

Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-05-05 18:24:15 -04:00
Weblate
77fde19317 Translated using Weblate (Finnish)
Currently translated at 93.0% (653 of 702 strings)

Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-05-04 15:19:22 -04:00
TheDrawingCoding-Gamer
ba57b01b9d
Fix triumph mapping 2022-05-01 14:55:40 -04:00
Weblate
cbb804cbf3 Translated using Weblate (Chinese (Simplified))
Currently translated at 15.9% (112 of 702 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 15.9% (112 of 702 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 15.9% (112 of 702 strings)

Co-authored-by: Nekogawa Mio <mio@lolic.at>
Co-authored-by: Reiuji Utsuho <netap495l@gmail.com>
Co-authored-by: hulb <hulb@live.cn>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-05-01 08:56:29 -04:00
BulbyVR
4129d58b6d
Change name to codepoint 2022-04-27 12:45:45 -04:00
DeepBlueV7.X
5ceed8f519
Merge pull request #1056 from Nheko-Reborn/uiTweaks
UI tweaks
2022-04-27 01:15:25 +00:00
BulbyVR
97105ebc5f More codes and rules 2022-04-24 12:25:01 -04:00
BulbyVR
64882fd6de Unhardcode qml 2022-04-24 12:25:01 -04:00
BulbyVR
1eeee5f367 Curse you hardcoded qml! 2022-04-24 12:25:01 -04:00
BulbyVR
b629882793 Properly add regional indicators, with ZWNJ 2022-04-24 12:25:01 -04:00
BulbyVR
209865e882 Add more aliases, start on regional indicators 2022-04-24 12:25:01 -04:00
BulbyVR
90b88eb592 Keep old codes alongside new ones
Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
2022-04-24 12:25:01 -04:00
BulbyVR
7d3a98af67 Add transforms and shortcodes to emoji
Signed-off-by: BulbyVR <26726264+TheDrawingCoder-Gamer@users.noreply.github.com>
2022-04-24 12:25:01 -04:00
Nicolas Werner
c21711830f
Fix pinned messages getting clipped 2022-04-24 16:37:35 +02:00
Loren Burkholder
f9b3690e87 Modifications to member list buttons 2022-04-23 19:03:01 -04:00
Loren Burkholder
c53b732452 Set default size for hidden events dialog 2022-04-23 18:47:18 -04:00
Loren Burkholder
24ec2181a3 Better handle pluralization 2022-04-23 18:47:17 -04:00
Loren Burkholder
3d60fadb39 Allow users to see through the spinner 2022-04-23 18:46:30 -04:00
Loren Burkholder
6672e765d7
Search room members (#1049) 2022-04-22 23:59:40 +00:00
Loren Burkholder
9cf0e3ca55
Add member list and settings buttons to spaces (#1051)
* Add member list and settings buttons to spaces

* Un-buttonify the member list button

* Properly button settings *and* members
2022-04-22 23:43:25 +00:00
Weblate
912a918f51 Translated using Weblate (Indonesian)
Currently translated at 100.0% (702 of 702 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-04-21 19:10:50 -04:00
Nicolas Werner
3b2f47c56f
Show changes in image packs in timeline 2022-04-19 22:33:53 +02:00
Nicolas Werner
98d06f8dd5
Fix install of desktop file in flatpak 2022-04-19 03:07:01 +02:00
DeepBlueV7.X
ffb8dfc034
Merge pull request #1050 from Nheko-Reborn/uiTweaks
Focus room search
2022-04-18 18:47:07 +00:00
Loren Burkholder
5dc94447b9 Focus room search 2022-04-18 14:44:35 -04:00
Nicolas Werner
97aff7b646
Add more explanations to desktop file 2022-04-18 20:42:09 +02:00
Nicolas Werner
a02da356ba Make Nheko discoverable using appdata 2022-04-18 20:10:10 +02:00
tastytea
9d15bfae99
add Zsh completion
Installs into the default site-wide Zsh directory.
2022-04-16 10:55:36 +02:00
Weblate
3329b7aab2 Translated using Weblate (Finnish)
Currently translated at 90.0% (632 of 702 strings)

Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-04-13 18:04:30 -04:00
Weblate
5306a4ecac Translated using Weblate (Finnish)
Currently translated at 90.0% (632 of 702 strings)

Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-04-11 12:56:28 -04:00
Nicolas Werner
85f0ffb6bf Remove boundary handling in image overlay
They hurt more than they are helping
2022-04-10 04:10:32 +02:00
Weblate
a5e0e47a81 Translated using Weblate (Finnish)
Currently translated at 89.8% (631 of 702 strings)

Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-04-06 12:27:51 -04:00
Weblate
d53411920c Translated using Weblate (Finnish)
Currently translated at 89.3% (627 of 702 strings)

Co-authored-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2022-04-04 09:15:27 -04:00
Loren Burkholder
35e6cf003d Close current room on Ctrl+W 2022-04-02 20:33:10 -04:00
Nicolas Werner
a59b3147a6
Add reasons to everything
fixes #1030
2022-03-30 23:40:12 +02:00
Nicolas Werner
cb76777fce
Add delay to showing scroll down button 2022-03-30 19:19:39 +02:00
Nicolas Werner
656fcac91c
Don't use a modal to edit room name and topic 2022-03-30 06:45:31 +02:00
Nicolas Werner
f9942494d6
Fix broken invite dialog 2022-03-30 04:30:09 +02:00
Nicolas Werner
14f7fe282f
Cleanup some unused code 2022-03-30 02:07:32 +02:00
Nicolas Werner
3ded0d61ba
Merge branch 'fix-tapping-timeline' 2022-03-30 01:34:13 +02:00
Nicolas Werner
4783ce8c44
Add a background to scroll to bottom button 2022-03-30 01:23:23 +02:00
Nicolas Werner
a3ae90415c
Merge branch 'go_to_bottom' of https://github.com/maltee1/nheko into maltee1-go_to_bottom 2022-03-30 00:31:49 +02:00
Malte E
8c8305bf8a add jump to end button 2022-03-29 23:11:25 +02:00
DeepBlueV7.X
f9e294ce0c
Merge pull request #1019 from maltee1/qml_createroom
CreateRoom dialog in QML
2022-03-29 20:54:45 +02:00
Nicolas Werner
6d1416fb6e
Add backend for new room creation dialogs 2022-03-29 20:51:18 +02:00
Malte E
d7cb2bd647 expose options better 2022-03-28 22:06:18 +02:00
Malte E
f66ec626f0 fix tapping messages, fix pressandhold/doubletap on touch 2022-03-28 20:22:58 +02:00
Malte E
5078bdd14f
drag to reply (#1018) 2022-03-27 19:23:40 +00:00
Malte E
838cf63578 direct chat creator can now create direct chats 2022-03-26 22:25:48 +01:00
Malte E
5384ab377c initial direct chat creation dialog 2022-03-26 17:28:44 +01:00
Weblate
01347c353d Translated using Weblate (Dutch)
Currently translated at 100.0% (702 of 702 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2022-03-25 23:59:27 -04:00
Weblate
ca1fe55d8c Translated using Weblate (French)
Currently translated at 100.0% (702 of 702 strings)

Translated using Weblate (French)

Currently translated at 100.0% (702 of 702 strings)

Co-authored-by: Eldred HABERT <stuff@eldred.fr>
Co-authored-by: Glandos <bugs-github@antipoul.fr>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-03-25 23:59:27 -04:00
Malte E
b8b31cb36d CreateRoom dialog in QML 2022-03-25 22:30:19 +01:00
Nicolas Werner
9bac429eae
Release v0.9.3 2022-03-25 01:32:42 +01:00
Weblate
c59c8b6f3c Translated using Weblate (Indonesian)
Currently translated at 100.0% (702 of 702 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-03-23 21:50:13 -04:00
Weblate
b152a2b874 Translated using Weblate (Estonian)
Currently translated at 100.0% (702 of 702 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
2022-03-23 21:50:13 -04:00
Malte E
13baf77435
Better touch scrolling (#1012) 2022-03-24 00:35:42 +00:00
Nicolas Werner
a23e2ba854
Make overlap of actionMenu a bit smaller again 2022-03-23 01:33:19 +01:00
Nicolas Werner
4495ad8e55
Properly enable hovering on message action menu 2022-03-22 19:59:22 +01:00
Nicolas Werner
b52fd8538d
Make hover menu inset slightly 2022-03-22 19:48:07 +01:00
Nicolas Werner
43a1975e16
Update translations 2022-03-22 04:06:49 +01:00
DeepBlueV7.X
dfb34a6c96
Merge pull request #1005 from maltee1/fix_input_method
Fix input method
2022-03-22 03:56:01 +01:00
Weblate
15e7f36aa4 Translated using Weblate (Finnish)
Currently translated at 78.6% (554 of 704 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
2022-03-21 21:17:01 -04:00
Weblate
f1b6db17e4 Translated using Weblate (Estonian)
Currently translated at 100.0% (704 of 704 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
2022-03-21 21:17:01 -04:00
DeepBlueV7.X
15ff5dace5
Merge pull request #1008 from Nheko-Reborn/new-upload
New upload flow
2022-03-21 06:11:46 +01:00
Nicolas Werner
a9486ec896
Fix thumbnails for encrypted files and factor upload box out 2022-03-21 05:49:12 +01:00
Nicolas Werner
dbd2bebe6c
Show some previews in upload window 2022-03-21 05:05:29 +01:00
Nicolas Werner
fd83858715
Add duration and resolution to files 2022-03-21 00:48:27 +01:00
Nicolas Werner
d3471a1097
Move uploads to InputBar 2022-03-20 22:49:33 +01:00
Malte E
f563098e9a Don't send on Enter when inputMethod.visible ( == OSK active assumed) 2022-03-20 22:17:25 +01:00
Malte E
d58a483642 add preedit text to search 2022-03-20 21:57:16 +01:00
Malte E
0cb729cfc2 remove completer trigger characters 2022-03-20 21:34:41 +01:00
Malte E
548063d303 attempt to include preeditText in search string 2022-03-20 17:21:59 +01:00
Malte E
86a81307fb make completer work with input method 2022-03-20 17:12:13 +01:00
Weblate
2cff6088eb Translated using Weblate (Indonesian)
Currently translated at 100.0% (704 of 704 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-03-20 02:06:02 -04:00
Malte E
a42335aed2
elide usernames in timeline (#997)
* Use advanceWidth to get the with of the original text

Co-authored-by: Nicolas Werner <nicolas.werner@hotmail.de>
2022-03-20 04:12:41 +00:00
Weblate
887b26d72c Added translation using Weblate (Vietnamese)
Co-authored-by: Huy Ngo <duchuy29092000@gmail.com>
2022-03-19 23:58:56 -04:00
Nicolas Werner
c84e15f7eb
Shuffle around user settings 2022-03-20 04:42:50 +01:00
DeepBlueV7.X
dda1bcd3c1
Merge pull request #1001 from duarm/master
options to open images/videos with external program by default
2022-03-20 04:30:54 +01:00
Malte E
d765305595 properly commit preedit text 2022-03-19 22:30:35 +01:00
math
88d86405f8 add option to open video with external program by default 2022-03-19 02:31:43 -03:00
math
74a4e36f90 add option to open image with external program by default 2022-03-19 01:54:02 -03:00
DeepBlueV7.X
a35f5e81cd
Merge pull request #989 from maltee1/improve_reply_popup
small rework of the reply popup
2022-03-16 03:09:34 +01:00
Nicolas Werner
4f44b63a49
Fix screen share calls 2022-03-13 20:40:09 +01:00
Malte E
637abac334 add space between date bubble and own messages 2022-03-12 22:51:02 +01:00
Malte E
3e59b76b54 add space below datebubble and own message bubbles 2022-03-12 22:46:08 +01:00
Malte E
8a78920b88 allow bubbles to be not larger than necessary 2022-03-12 22:34:16 +01:00
Malte E
a76b50b48e small rework of the reply popup 2022-03-11 21:32:32 +01:00
tastytea
a7388a70be
Use standard buttons where possible
Standard buttons are ordered in the right way and sometimes have an
icon.

Bug: https://matrix.to/#/%23nheko%3Anheko.im/%2476PZ2m6YftX8mqGIe9ettKbh_-pEYeVRQSJBfwFzWi0?via=pixie.town&via=matrix.org&via=matrix.flexinos.tech&via=half-shot.uk
2022-03-11 13:15:26 +01:00
Malte E
7ec0539476 reduce replied-to message to implicitWidth if non-bubble layout is used 2022-03-10 21:54:26 +01:00
Malte E
8fa912ed85 right-align reactions of right-aligned bubbles 2022-03-10 21:47:07 +01:00
Nicolas Werner
bf7b58c959
Don't destroy components in use
Add a delay to all destructions and move the call dialog stuff up a
level, so that we don't destroy the component when destroying the parent
dialog.

fixes #984
2022-03-10 20:43:42 +01:00
Weblate
a3dce85132 Translated using Weblate (Esperanto)
Currently translated at 79.7% (538 of 675 strings)

Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2022-03-09 20:08:22 -05:00
Weblate
98d2624912 Translated using Weblate (Esperanto)
Currently translated at 74.5% (503 of 675 strings)

Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2022-03-09 17:04:50 -05:00
Nicolas Werner
b9c16557bf
Release 0.9.2 2022-03-09 22:24:08 +01:00
Nicolas Werner
6bb41b13cc
Update screenshots in appdata 2022-03-09 21:41:01 +01:00
Nicolas Werner
7a11b69f99
Fix images being cropped instead of scaled 2022-03-09 20:15:37 +01:00
Nicolas Werner
fcfcf5573b
Fix a few alignment issues in the hover menu 2022-03-09 19:39:25 +01:00
DeepBlueV7.X
64a939481a
Merge pull request #982 from tastytea/reaction-tooltip
Show long reaction text in tooltip; Remove extra …
2022-03-09 17:54:13 +00:00
tastytea
ddf749d3a2
Remove extra … from reaction text if it is already there
elidedText should have … in it if the text doesn't fit, but it seems
that it is omitted if the emoji font doesn't have it. 🙄
See <https://github.com/Nheko-Reborn/nheko/pull/982>.
2022-03-09 18:51:29 +01:00
tastytea
b82b724795
Show long reaction text in tooltip
If the reaction text is elided, it will be shown in the tooltip.
2022-03-09 18:42:57 +01:00
Nicolas Werner
5b09dd1a11
Fix a few alignment issues in the roomlist 2022-03-09 18:36:13 +01:00
Weblate
23f049e5c0 Translated using Weblate (Estonian)
Currently translated at 100.0% (675 of 675 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
2022-03-09 08:49:07 -05:00
Weblate
a8734783cd Translated using Weblate (Indonesian)
Currently translated at 100.0% (675 of 675 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-03-09 00:24:18 -05:00
Nicolas Werner
07a9e563af
Update translations 2022-03-09 05:42:34 +01:00
Weblate
f5d6f5cc40 Translated using Weblate (Estonian)
Currently translated at 100.0% (673 of 673 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
2022-03-08 08:32:37 -05:00
Weblate
c5247bc35d Translated using Weblate (German)
Currently translated at 100.0% (673 of 673 strings)

Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2022-03-08 08:32:37 -05:00