Nicolas Werner
612e8caa78
Update README
2022-03-09 21:38:13 +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
Nicolas Werner
19947c3713
Update changelog
2022-03-09 05:41:06 +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
DeepBlueV7.X
e836045be3
Merge pull request #980 from tastytea/translatable-strings
...
Make “show more” “show less” in room settings translatable
2022-03-08 13:18:33 +00:00
tastytea
b75f7e564d
Make “show more” “show less” in room settings translatable
2022-03-08 11:31:54 +01:00
Weblate
23e931e41f
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (673 of 673 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2022-03-08 01:34:11 -05:00
Weblate
3be8ee35fb
Translated using Weblate (German)
...
Currently translated at 100.0% (673 of 673 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-03-08 01:34:11 -05:00
Weblate
7386eb3a6e
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 70.1% (472 of 673 strings)
Co-authored-by: Tnpod <tmpod@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/
Translation: Nheko/nheko
2022-03-08 01:34:11 -05:00
Weblate
0da104fa8b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (673 of 673 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-03-08 01:34:11 -05:00
Nicolas Werner
ea6d50d114
Remove spurious log message
2022-03-07 23:19:56 +01:00
Nicolas Werner
9c622b60b9
Fix flickering in hover menu
2022-03-07 23:16:18 +01:00
Nicolas Werner
fd041ce58d
Fix weblate conflicts
2022-03-07 20:30:14 +01:00
Nicolas Werner
ac1d678254
Fix server switching to https after bootstrap
...
fixes #878
2022-03-07 05:27:06 +01:00
Priit Jõerüüt
c2cf329252
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (665 of 665 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
2022-03-06 19:26:13 -05:00
Nicolas Werner
d59469e52f
Update translations
2022-03-07 01:23:13 +01:00
DeepBlueV7.X
54d93becbf
Merge pull request #976 from tastytea/redaction-reason
...
Add GUI for redact/kick/ban reasons
2022-03-06 23:39:27 +00:00
tastytea
083562a7d8
Add GUI for specifying kick/ban reason
...
This replaces the are-you-sure dialog and also shows up when using
/-commands.
Closes: https://github.com/Nheko-Reborn/nheko/issues/239
# Previous commits:
# e390c398
Allow to specify reason for removed message
# 5949173b
Add function to force focus on InputDialog input field
# 9482ac4e
Allow explicit selection of SSO method
# ab05e2d8
Mobile message input (#962 )
2022-03-06 19:58:12 +01:00
tastytea
e390c39862
Allow to specify reason for removed message
...
# Previous commits:
# 5949173b
Add function to force focus on InputDialog input field
# 9482ac4e
Allow explicit selection of SSO method
# ab05e2d8
Mobile message input (#962 )
# 12a6da01
If you replace the txn id, replace a string the length of the txn id...
2022-03-06 19:58:12 +01:00
tastytea
5949173ba2
Add function to force focus on InputDialog input field
...
# Previous commits:
# 9482ac4e
Allow explicit selection of SSO method
# ab05e2d8
Mobile message input (#962 )
# 12a6da01
If you replace the txn id, replace a string the length of the txn id...
# df6a5aab
Fix clicking on images in replies
2022-03-06 19:58:12 +01:00
Nicolas Werner
9482ac4e7a
Allow explicit selection of SSO method
...
fixes #975
2022-03-06 19:51:17 +01:00
Malte E
ab05e2d8dc
Mobile message input ( #962 )
...
* swap send and sticker icons based on text input
* collapse MessageInput options when window is narrow
* buttons disappear once you type/send partial text from input method
2022-03-05 22:10:08 +00:00
Nicolas Werner
12a6da012a
If you replace the txn id, replace a string the length of the txn id...
2022-03-05 19:38:13 +01:00
Nicolas Werner
df6a5aabb6
Fix clicking on images in replies
...
fixes #881
2022-03-05 03:45:45 +01:00
Nicolas Werner
c76cda0cbe
Set font properly
...
When setting the default font, actually set the default font. When
setting a different font, change the application font.
fixes #801
fixes #232
fixes #224
2022-03-05 03:34:29 +01:00
Nicolas Werner
7238ca3765
Open room members dialog when clicking the encryption indicator
...
fixes #937
2022-03-05 01:45:16 +01:00
DeepBlueV7.X
d0623131e5
Merge pull request #965 from maltee1/mobile_room_settings
...
Mobile room settings
2022-03-05 00:33:45 +00:00
Malte E
cb057b016a
rich text emoji
2022-03-04 23:11:47 +01:00
Malte E
864adaffca
wrap room name
2022-03-04 23:08:00 +01:00
Malte E
573933f239
cosmetics
2022-03-04 13:40:44 +01:00
Malte E
8658801839
hopfefully the button works now
2022-03-04 11:19:58 +01:00
Malte E
cf7353c1e9
fix text color and button, copy roomID on click
2022-03-03 21:51:26 +01:00
DeepBlueV7.X
653baa2804
Merge pull request #971 from MTRNord/patch-1
...
Update QtInstallerFramework to newest version
2022-03-03 20:20:18 +00:00
Marcel
d92c982bf6
Update QtInstallerFramework to newest version
2022-03-03 18:58:48 +01:00
Weblate
538a252a3f
Translated using Weblate (French)
...
Currently translated at 100.0% (665 of 665 strings)
Co-authored-by: Eldred HABERT <stuff@eldred.fr>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-03-02 19:10:17 -05:00
DeepBlueV7.X
b42ca35089
Merge pull request #969 from ISSOtm/patch-1
...
Fix some minor text issues
2022-03-02 22:21:59 +00:00
Eldred Habert
21e8338d78
Remove extraneous comma
...
Achtung!
2022-03-02 23:11:28 +01:00
Eldred Habert
210066a4f7
Fix incorrect capitalization of "circle"
...
Anyone German in the room, or is it just me? ;3
2022-03-02 22:58:59 +01:00
Eldred Habert
6c6c1a88cd
Fix missing plural "messages"
2022-03-02 22:58:06 +01:00
Eldred Habert
90e9df0ec9
Correct "be be"
...
This kind of duplicated short word is
is easy to have your brain "auto-correct" :D
2022-03-02 22:52:34 +01:00
Nicolas Werner
d8d8662a42
Remove unused headers
2022-03-02 20:39:46 +01:00