Commit Graph

4180 Commits

Author SHA1 Message Date
Joseph Donofry 41c6b75efc
Remove brew upgrade now that the VM is updated 2022-03-23 11:00:03 -04:00
Nicolas Werner e92e7e71c4 Update qt5 for macos in notarize step 2022-03-23 02:07:38 +00:00
Nicolas Werner de1776bf51
Upgrade qt in CI 2022-03-23 01:33:42 +01: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 637db55e08
Default body to shortcode if unset and sending sticker 2022-03-22 19:45:25 +01:00
Nicolas Werner 922c63ef27
Add a default filename for clipboard pastes again 2022-03-22 18:28:35 +01:00
Nicolas Werner 447a3d4cb9
Try to improve thumbnailing on macOS 2022-03-22 18:12:39 +01:00
Nicolas Werner 30ba387076
Fix thumbnails of received encrypted images 2022-03-22 04:32:11 +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
Nicolas Werner 96aacf8068
Small fixes to video thumbnailing 2022-03-22 01:21:08 +01:00
DeepBlueV7.X 15c946207a
Merge pull request #1009 from tastytea/reword-extprog-tooltip
Reword tooltip for Open{Image,Video}External
2022-03-22 00:27:44 +01:00
Nicolas Werner c87af215e1
Actually pass the mimetype we intended 2022-03-21 23:19:18 +01:00
Nicolas Werner e52f90a941
Properly fix image uploads without image/* format 2022-03-21 23:15:09 +01:00
Nicolas Werner 5734641778
Fix potential crash if there is no image format pasted 2022-03-21 22:54:44 +01:00
tastytea a622ba4abc
Reword tooltip for Open{Image,Video}External 2022-03-21 13:34:08 +01: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 830f4d4942
Please clazy 2022-03-21 01:35:47 +01:00
Nicolas Werner 3aeeed49a9
Also stop audio player 2022-03-21 01:32:31 +01:00
Nicolas Werner 3beed3508a
Thumbnail video 2022-03-21 01:24:53 +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
DeepBlueV7.X 3f134019f4
Merge pull request #1002 from maltee1/fix_send_with_input_method
properly commit preedit text
2022-03-20 04:27:23 +01:00
Malte E d765305595 properly commit preedit text 2022-03-19 22:30:35 +01:00
math 4a0f009ed9 warn about implications of toggling external option 2022-03-19 13:20:39 -03: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 6b57036e1b
Update gstreamer in flatpak to 1.20 2022-03-14 02:30:28 +01:00
Nicolas Werner 4f44b63a49
Fix screen share calls 2022-03-13 20:40:09 +01:00
Nicolas Werner e98145daec
Fix key upload when doing SSO login 2022-03-13 17:59:35 +01:00
DeepBlueV7.X 71a7dace81
Merge pull request #992 from maltee1/bubble_fixes
Bubble fixes
2022-03-13 16:07:01 +00:00
Nicolas Werner b19d9caba6
Sort known UIA flows first 2022-03-13 01:17:51 +01:00
Malte E 637abac334 add space between date bubble and own messages 2022-03-12 22:51:02 +01:00