Weblate
|
efff9149d3
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
|
2023-06-07 19:08:30 +00:00 |
|
Weblate
|
9d8275f518
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
|
2023-06-07 19:08:30 +00:00 |
|
Weblate
|
b16867e337
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
|
2023-06-07 19:08:30 +00:00 |
|
Weblate
|
d386b3b874
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
|
2023-06-07 19:08:30 +00:00 |
|
Weblate
|
eb9a2766b8
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
|
2023-06-07 19:08:30 +00:00 |
|
Nicolas Werner
|
76bf255d4b
|
Don't delete uncached messages after edit
fixes #1469
|
2023-06-01 21:26:02 +02:00 |
|
Nicolas Werner
|
1994ea634e
|
Show custom reactions in reaction history
fixes #1467
|
2023-05-31 03:59:07 +02:00 |
|
Nicolas Werner
|
a1fed44b50
|
Add goto button to hover menu when searching
fixes #1457
|
2023-05-30 14:21:44 +02:00 |
|
Sateallia
|
198e1fc6b9
|
Right click option to go to event while searching
|
2023-05-30 13:57:34 +02:00 |
|
Nicolas Werner
|
643fc440fd
|
Fix linting
|
2023-05-30 01:32:09 +02:00 |
|
Sateallia
|
627f35f6a5
|
Remember last used filter
fixes #1432
|
2023-05-30 01:30:25 +02:00 |
|
Nicolas Werner
|
bd8bf91fdb
|
Make summary translation plural sensitive
|
2023-05-29 20:31:57 +02:00 |
|
Nicolas Werner
|
1212e5b317
|
Copy arguments for notification
|
2023-05-29 20:15:47 +02:00 |
|
Nicolas Werner
|
0b9bbd3936
|
Enable sending notifications via the systemNotification signal on macOS
|
2023-05-29 20:15:43 +02:00 |
|
Nicolas Werner
|
43df8f3501
|
Fix duplicate notification category identifier
|
2023-05-29 03:11:58 +02:00 |
|
Nicolas Werner
|
3f4d384220
|
Merge branch 'dont-send-notifications-on-first-sync' of github.com:LcsTen/nheko into notif-test
|
2023-05-29 00:42:56 +02:00 |
|
DeepBlueV7.X
|
89d4e2e2bb
|
Merge pull request #1465 from frlan/patch-1
Add ninja-build to Debian build dependencies
|
2023-05-28 22:35:26 +00:00 |
|
Frank Lanitz
|
0edef87167
|
Add ninja-build to Debian build dependencies
I needed to manually install it --hence adding it to the list of dependencies is a good idea.
|
2023-05-28 12:34:13 +02:00 |
|
Nicolas Werner
|
2f1b3519d3
|
Render custom reactions
|
2023-05-27 03:10:02 +02:00 |
|
Nicolas Werner
|
f48c696baf
|
Work around ICE on MSVC
See
https://developercommunity.visualstudio.com/t/Internal-compile-error-while-compiling-c/1227337
for details...
|
2023-05-27 02:16:31 +02:00 |
|
Nicolas Werner
|
631a5a11b3
|
Fix emoji unicodename in tooltip
|
2023-05-25 23:26:39 +02:00 |
|
Nicolas Werner
|
c8c99455ec
|
Switch to alpine for clazy
|
2023-05-25 22:41:59 +02:00 |
|
Nicolas Werner
|
51084748ee
|
Make default completer complete custom emoji
|
2023-05-25 21:53:23 +02:00 |
|
Nicolas Werner
|
dd74bdc697
|
Get rid of old emoji picker
|
2023-05-25 19:20:25 +02:00 |
|
Nicolas Werner
|
f01940f57c
|
Make emoji picker use the grid view
|
2023-05-25 19:07:13 +02:00 |
|
Sateallia
|
5c64dd682c
|
Workaround a WM bug that switches the focus incorrectly after initiating a search
|
2023-05-23 22:56:48 +02:00 |
|
Nicolas Werner
|
ccf6a3a669
|
Allow editing stickers from stickerpicker
|
2023-05-20 00:57:52 +02:00 |
|
Nicolas Werner
|
62844facf7
|
Allow scrolling to specific sections and order packs in sticker search by match quality
|
2023-05-20 00:57:52 +02:00 |
|
Nicolas Werner
|
58cfc39ac4
|
Fix StickerPicker padding and names of unnamed packs
|
2023-05-20 00:57:52 +02:00 |
|
Nicolas Werner
|
7fab9a1d73
|
Prevent new packs from overwriting the default pack by accident
|
2023-05-20 00:57:51 +02:00 |
|
Nicolas Werner
|
4bf725379a
|
Fix adding duplicate stickers and strip file extension
|
2023-05-20 00:57:51 +02:00 |
|
Nicolas Werner
|
ab5f176de0
|
Use case folding instead of lower case for search
|
2023-05-20 00:57:51 +02:00 |
|
Nicolas Werner
|
777bf9f9f6
|
Reimplement search for GridImageModel
|
2023-05-20 00:57:51 +02:00 |
|
Nicolas Werner
|
3a0f38d7e9
|
Replace search vector with span
|
2023-05-20 00:57:51 +02:00 |
|
Nicolas Werner
|
0dfdba4316
|
Add rows to stickerpicker
|
2023-05-20 00:57:47 +02:00 |
|
DeepBlueV7.X
|
4a060b59b2
|
Merge pull request #1456 from Nheko-Reborn/inputfocus
Type keypresses that focus the input bar
|
2023-05-13 00:06:52 +00:00 |
|
Loren Burkholder
|
8887a07ec2
|
Type keypresses that focus the input bar
|
2023-05-12 20:04:35 -04:00 |
|
Nicolas Werner
|
d694a8f5cb
|
Gstreamer packages got merged
|
2023-05-09 00:35:40 +02:00 |
|
Nicolas Werner
|
74ed633c53
|
Upgrade xcode in apple silicon CI
|
2023-05-09 00:10:37 +02:00 |
|
Nicolas Werner
|
2dfb0f1d1c
|
Make macos builds fail again
|
2023-05-08 23:54:45 +02:00 |
|
Nicolas Werner
|
0a55c8ee17
|
Delete unused msg db function
|
2023-05-06 21:16:54 +02:00 |
|
Nicolas Werner
|
7dd3339477
|
Sort rooms in completer by 'activity' and make tombstoned rooms italic
|
2023-05-06 19:30:29 +02:00 |
|
Sateallia
|
b0e4841caf
|
Allow picking multiple files to upload
|
2023-04-25 22:44:53 +02:00 |
|
DeepBlueV7.X
|
409f42b5f1
|
Merge pull request #1446 from LuckyTurtleDev/patch-1
update arch badge
|
2023-04-23 19:09:10 +00:00 |
|
Nicolas Werner
|
6a03615413
|
Copy image to clipboard
Fixes #599
|
2023-04-23 20:55:28 +02:00 |
|
LuckyTurtleDev
|
05ead8fff4
|
finally
|
2023-04-22 13:48:04 +02:00 |
|
LuckyTurtleDev
|
49a5c0553e
|
Update README.md
|
2023-04-22 13:44:29 +02:00 |
|
LuckyTurtleDev
|
c9be6e7470
|
fix link
|
2023-04-22 13:44:08 +02:00 |
|
LuckyTurtleDev
|
c3ab091956
|
update arch badge
|
2023-04-22 13:40:57 +02:00 |
|
Weblate
|
0ded15315e
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (942 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-04-19 14:53:23 +00:00 |
|