Nicolas Werner
c87af215e1
Actually pass the mimetype we intended
3 years ago
Nicolas Werner
e52f90a941
Properly fix image uploads without image/* format
3 years ago
Nicolas Werner
5734641778
Fix potential crash if there is no image format pasted
3 years ago
DeepBlueV7.X
15ff5dace5
Merge pull request #1008 from Nheko-Reborn/new-upload
...
New upload flow
3 years ago
Nicolas Werner
a9486ec896
Fix thumbnails for encrypted files and factor upload box out
3 years ago
Nicolas Werner
dbd2bebe6c
Show some previews in upload window
3 years ago
Nicolas Werner
830f4d4942
Please clazy
3 years ago
Nicolas Werner
3aeeed49a9
Also stop audio player
3 years ago
Nicolas Werner
3beed3508a
Thumbnail video
3 years ago
Nicolas Werner
fd83858715
Add duration and resolution to files
3 years ago
Nicolas Werner
d3471a1097
Move uploads to InputBar
3 years ago
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
3 years ago
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>
3 years ago
Weblate
887b26d72c
Added translation using Weblate (Vietnamese)
...
Co-authored-by: Huy Ngo <duchuy29092000@gmail.com>
3 years ago
Nicolas Werner
c84e15f7eb
Shuffle around user settings
3 years ago
DeepBlueV7.X
dda1bcd3c1
Merge pull request #1001 from duarm/master
...
options to open images/videos with external program by default
3 years ago
DeepBlueV7.X
3f134019f4
Merge pull request #1002 from maltee1/fix_send_with_input_method
...
properly commit preedit text
3 years ago
Malte E
d765305595
properly commit preedit text
3 years ago
math
4a0f009ed9
warn about implications of toggling external option
3 years ago
math
88d86405f8
add option to open video with external program by default
3 years ago
math
74a4e36f90
add option to open image with external program by default
3 years ago
DeepBlueV7.X
a35f5e81cd
Merge pull request #989 from maltee1/improve_reply_popup
...
small rework of the reply popup
3 years ago
Nicolas Werner
6b57036e1b
Update gstreamer in flatpak to 1.20
3 years ago
Nicolas Werner
4f44b63a49
Fix screen share calls
3 years ago
Nicolas Werner
e98145daec
Fix key upload when doing SSO login
3 years ago
DeepBlueV7.X
71a7dace81
Merge pull request #992 from maltee1/bubble_fixes
...
Bubble fixes
3 years ago
Nicolas Werner
b19d9caba6
Sort known UIA flows first
3 years ago
Malte E
637abac334
add space between date bubble and own messages
3 years ago
Malte E
3e59b76b54
add space below datebubble and own message bubbles
3 years ago
Malte E
8a78920b88
allow bubbles to be not larger than necessary
3 years ago
Malte E
a76b50b48e
small rework of the reply popup
3 years ago
DeepBlueV7.X
8309ad2f83
Merge pull request #986 from tastytea/use-standard-buttons
...
Use standard buttons where possible
3 years ago
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
3 years ago
DeepBlueV7.X
f42b2feaef
Merge pull request #985 from maltee1/various_bubbles_fixes
...
Various bubbles fixes
3 years ago
Malte E
7ec0539476
reduce replied-to message to implicitWidth if non-bubble layout is used
3 years ago
Malte E
8fa912ed85
right-align reactions of right-aligned bubbles
3 years ago
Nicolas Werner
1a7409876e
Enable online key backup by default
3 years ago
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
3 years ago
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
3 years ago
Nicolas Werner
6d03bf1a4e
Remove unused asio flag
3 years ago
Nicolas Werner
12fb1adcf9
Fix typo in changelog
3 years ago
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
3 years ago
Nicolas Werner
b9c16557bf
Release 0.9.2
3 years ago
Nicolas Werner
6bb41b13cc
Update screenshots in appdata
3 years ago
Nicolas Werner
612e8caa78
Update README
3 years ago
Nicolas Werner
7a11b69f99
Fix images being cropped instead of scaled
3 years ago
Nicolas Werner
fcfcf5573b
Fix a few alignment issues in the hover menu
3 years ago
DeepBlueV7.X
64a939481a
Merge pull request #982 from tastytea/reaction-tooltip
...
Show long reaction text in tooltip; Remove extra …
3 years ago
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 >.
3 years ago
tastytea
b82b724795
Show long reaction text in tooltip
...
If the reaction text is elided, it will be shown in the tooltip.
3 years ago