Commit graph

2421 commits

Author SHA1 Message Date
Weblate
e706bd042d
Translated using Weblate (Russian)
Currently translated at 26.3% (279 of 1060 strings)

Translated using Weblate (Russian)

Currently translated at 25.7% (273 of 1060 strings)

Translated using Weblate (Russian)

Currently translated at 25.7% (273 of 1060 strings)

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
2025-02-21 11:41:21 -05:00
Weblate
c20bd30031
Translated using Weblate (Esperanto)
Currently translated at 100.0% (1060 of 1060 strings)

Translated using Weblate (Esperanto)

Currently translated at 100.0% (1054 of 1054 strings)

Co-authored-by: Tirifto <tirifto@posteo.cz>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2025-02-21 11:40:41 -05:00
Weblate
1aa938d374
Translated using Weblate (Estonian)
Currently translated at 100.0% (1060 of 1060 strings)

Translated using Weblate (Estonian)

Currently translated at 100.0% (1060 of 1060 strings)

Translated using Weblate (Estonian)

Currently translated at 100.0% (1054 of 1054 strings)

Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
2025-02-21 11:40:40 -05:00
Weblate
bb7b435247
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1054 of 1054 strings)

Co-authored-by: Linerly <linerly@proton.me>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2025-02-21 11:40:40 -05:00
Weblate
2250fc68b4
Translated using Weblate (German)
Currently translated at 100.0% (1060 of 1060 strings)

Translated using Weblate (German)

Currently translated at 100.0% (1060 of 1060 strings)

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: msrd0 <git@msrd0.de>
Co-authored-by: nova <enbycollective@mailbox.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2025-02-21 11:40:40 -05:00
Weblate
280ceee94e
Added translation using Weblate (Korean)
Co-authored-by: Seungmin Cho <reservestar@proton.me>
Co-authored-by: Weblate <noreply@weblate.org>
2025-02-21 11:40:39 -05:00
Nicolas Werner
be0a1bc39c
Fix reactions sometimes html encoding text 2025-01-18 20:07:56 +01:00
Nicolas Werner
101934b2ba
See if not disabling native menu items fixes them 2025-01-16 00:57:11 +01:00
Nicolas Werner
5fe8ebf335
Try to force a native menu item sync after adding the item
Hopefully this makes it visible and enabled properly.
2025-01-10 01:15:56 +01:00
Nicolas Werner
e9bbd61110
Try updating the menu after it is opened
Maybe this fixed the menus being in partial state on macos
2025-01-10 00:06:52 +01:00
Integral
9df3bc1eb8
fix: add more options for screen sharing frame rate
Currently, the maximum frame rate of screen sharing is only 25fps.
Add more options to increase the maximum frame rate.

This PR fixes issue #1851.
2025-01-09 02:10:07 +08:00
Nicolas Werner
cd21ff6993
Horrific hack to hide menu entries when invisible
Workaround for https://bugreports.qt.io/browse/QTBUG-54767 or
https://bugreports.qt.io/browse/QTBUG-130996.

This is probably the worst code I have written in a while, but basically
we add a value interceptor to filter out any invisible menu entry. This
is pretty dangerous because one false step crashes the whole menu. Menu
entries are actually Cpp owned and need to be manually deleted unless
they are removed via removeItem. Care needs to be taken to not mess up
the contentData list.

I expect this to break soon.
2025-01-06 22:04:48 +01:00
Nicolas Werner
96a07cf7d9
Fix space menu duplicate entries not getting removed 2025-01-05 01:26:19 +01:00
Nicolas Werner
0b368827bf
Update translations 2024-11-17 19:53:43 +01:00
Nicolas Werner
ae9d8ba4ae
Try to improve the native menu situation on Qt 6.8 2024-11-17 19:42:22 +01:00
DeepBlueV7.X
50859f2535
Merge pull request #1804 from Laevos/laevos/fix-untrusted-source-message
grammar fix for untrusted source message
2024-11-17 18:27:24 +00:00
Nicolas Werner
5523460f4e
Fix menu positions 2024-10-08 23:35:13 +02:00
Nicolas Werner
65c6e96e24
Get rid of platform dialogs/menus now that Qt6.8 supports native menus without them
This will look bad on some platforms and older versions for now, but
should fix a lot of crashes and we can report the rest as bugs.
2024-10-08 23:04:41 +02:00
Laevos
ab64a8eaf5 update message to preserve meaning 2024-09-29 22:30:18 -07:00
DeepBlueV7.X
cc4ace3c12
Merge pull request #1795 from q234rty/remove-virtual-keyboard-check
Always allow sending messages by enter even with IMEs
2024-09-24 18:30:52 +00:00
Laevos
bb230179b4 grammar fix for untrusted source message 2024-09-17 14:58:48 -07:00
Nicolas Werner
25e552c6fa
Fix default insets on Qt6.7 in room and communities list 2024-09-09 23:30:17 +02:00
Nicolas Werner
d1eb351975
Allow loading image only after explicit interactions 2024-08-21 00:29:11 +02:00
Nicolas Werner
c1038a3e4a
Warn about room name and topic not being encrypted 2024-08-17 00:46:01 +02:00
q234rty
87cb63e1fd
Always allow sending messages by enter even with IMEs
Qt.inputMethod.visible is true in kwin_wayland when maliit is enabled and activated,
however kwin does not actually show maliit w/o touch input [1].

Moreover, having send by enter might still be desired even for virtual keyboards.

Remove the check for virtual keyboards as suggested by @deepbluev7,
people could still use Settings.invertEnterKey for newlines.

[1]: https://invent.kde.org/plasma/kwin/-/blob/v6.1.4/src/inputmethod.cpp?ref_type=tags#L185
2024-08-14 16:52:50 +08:00
Nicolas Werner
24762a6326
Mention old appid in metadata 2024-06-23 12:28:43 +02:00
Nicolas Werner
cb74fe6ede
Prefill status message dialog with current status 2024-06-14 21:26:38 +02:00
Nicolas Werner
a91e39de30
Add stable Nheko appinstaller 2024-06-12 21:50:59 +02:00
Nicolas Werner
24c687d5cd
Bump version to 0.12.0 2024-06-11 22:44:22 +02:00
Nicolas Werner
4723b677d5
Prevent shortcuts from inserting unprintable characters by accident 2024-06-09 15:36:09 +02:00
Nicolas Werner
80ab0394cd
Fix emojis in avatars 2024-06-06 01:34:27 +02:00
Nicolas Werner
ce0e9624fe
Update translations 2024-06-02 21:40:03 +02:00
Nicolas Werner
643be19b64
fix marking messages as read by scrolling 2024-05-27 21:57:26 +02:00
Nicolas Werner
6150979270
Don't show spoilers in sidebar or notifications if possible
fixes #1247
2024-05-16 13:12:37 +02:00
checkraisefold
e7d28b96da
Windows screenshare/video call support, general call improvements (#1725)
* Initial support for d3d11 qml video item

* Windows screenshare support, D3D11

* misc fixes

* further window visibility checks

* preview updates

* fix qml preview

* fix compositor

* add libnice plugin dep

* re-run formatter

* final formatter fix [skip ci]

* fix tumbleweed build

---------

Co-authored-by: Joseph Donofry <rubberduckie3554@gmail.com>
2024-05-10 15:22:58 -04:00
DeepBlueV7.X
7d9e3039fc
Merge pull request #1720 from TheDrawingCoder-Gamer/emoji-shortcodes-2
Update emoji shortcodes, rework how codegen works
2024-05-09 00:57:40 +00:00
Nicolas Werner
3bdf89c185
Validate appdata.xml in CI 2024-05-09 02:43:37 +02:00
DeepBlueV7.X
6e8f0cbf76
Merge pull request #1709 from TheComputerGuy96/flatpak/fix-appdata
Fix AppData XML to make it pass validation
2024-05-08 22:40:32 +00:00
TheDrawingCoding-Gamer
a6090f4a1c fix naming issues with emoji, edit how codegen works 2024-05-08 18:32:09 -04:00
Brayd
4522507cc8
Fix emoji verification dialogue being cut off 2024-04-19 22:54:05 +02:00
Brayd
70eabc3276
Fix room settings being cut off 2024-04-19 22:31:37 +02:00
Echo J
72c00a70f5 Fix AppData XML to make it pass validation
- The translation key needs the .qm files to be included to work (so it's useless right now; the CMake
script needs to be adjusted to install those files and make this key work properly)
- The Purism custom keys don't seem to be relevant anymore (so that's another useless thing)
- The donation key needs an URL to be useful (the FIXME is still left so it can be readded later)
2024-04-10 15:44:46 +03:00
Nicolas Werner
a5f99b50eb
Hopefully fix the jump when replying after scrolling 2024-04-05 02:52:45 +02:00
Nicolas Werner
779d5e9fae
Try harder to make transparency for windows icon work 2024-03-25 00:38:45 +01:00
Nicolas Werner
d2009428b6
workaround broken platform dialogs on macos
See https://bugreports.qt.io/browse/QTBUG-102078
2024-03-14 01:01:12 +01:00
Nicolas Werner
f25a1b5c36
Work around the duplicate right click menus on KDE 2024-03-10 22:21:40 +01:00
Nicolas Werner
eaf9ae315c
Update translations 2024-03-08 19:23:29 +01:00
Weblate
78bfa845dd Translated using Weblate (Portuguese (Portugal))
Currently translated at 51.0% (534 of 1047 strings)

Co-authored-by: Tmpod <tom@tmpod.dev>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/
Translation: Nheko/nheko
2024-03-08 18:14:13 +00:00
Weblate
128bed9431 Translated using Weblate (Polish)
Currently translated at 85.2% (893 of 1047 strings)

Translated using Weblate (Polish)

Currently translated at 85.2% (893 of 1047 strings)

Co-authored-by: Przemysław Romanik <github@rom4nik.pl>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
Translation: Nheko/nheko
2024-03-08 18:14:13 +00:00
Weblate
e19660aca8 Translated using Weblate (Dutch)
Currently translated at 100.0% (1047 of 1047 strings)

Translated using Weblate (Dutch)

Currently translated at 100.0% (1047 of 1047 strings)

Translated using Weblate (Dutch)

Currently translated at 93.2% (976 of 1047 strings)

Co-authored-by: Jaron Viëtor <jaron@v8or.nl>
Co-authored-by: Ruben De Smet <ruben.de.smet@rubdos.be>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
Translation: Nheko/nheko
2024-03-08 18:14:13 +00:00