DeepBlueV7.X
2157ebb614
Merge pull request #1304 from Decodetalkers/imagesave
...
chore: when save file, hide ImageOverlay window
2023-01-22 00:54:44 +01:00
Nicolas Werner
47da48f6f2
Fix creating DMs from pasting an mxid
2023-01-21 21:02:46 +01:00
Nicolas Werner
4c34f4bfee
Work around multiple destructor calls after consteval construction in full expression
...
I have no idea, if this is our fault or not, but Jason traced it back to
the consteval on the {fmt} format string constructor.
Specifically when a consteval constructor call happens in the statement,
the destructor call is moved to the end of the block. Inside the switch
statement that means, the destructor is called multiple times, which
corrupts the use count and crashes Nheko because of a double free.
I am assuming this is a bug in clang, but this will need to be
investigated more.
fixes #1292
2023-01-21 20:45:32 +01:00
ShootingStarDragons
abe4f8eb3c
chore: when save file, hide ImageOverlay window
...
Log: on wm like sway, it will cover the whole screen, and I cannot get
the file save dialog, then the program will stay there, I must kill it,
so I think hide it is better, because after, it will be closed
2023-01-20 22:10:22 +08:00
Weblate
b4c0581948
Translated using Weblate (Russian)
...
Currently translated at 32.9% (310 of 940 strings)
Translated using Weblate (Russian)
Currently translated at 32.9% (310 of 940 strings)
Co-authored-by: Evgeny <mister.lameni@yandex.ru>
Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2023-01-20 10:59:42 +00:00
Weblate
b1439ac8ae
Translated using Weblate (Finnish)
...
Currently translated at 96.4% (907 of 940 strings)
Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2023-01-20 10:59:42 +00:00
Weblate
24f09ed426
Translated using Weblate (Estonian)
...
Currently translated at 97.7% (919 of 940 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
2023-01-20 10:59:42 +00:00
Nicolas Werner
c98231bac1
Make it more obvious that the add reaction button is not an emoji
...
fixes #1301
2023-01-19 06:51:51 +01:00
Nicolas Werner
33e9c80c1b
Fix html in sidebar again
2023-01-18 19:20:32 +01:00
Nicolas Werner
bbb551f222
Try building only the qml gstreamer plugin in flatpak package
2023-01-18 06:43:43 +01:00
enigma9o7
4f7bb8fa8c
Merge Debian/Ubuntu Dependencies
...
Debian 10 too old for QT5. Ubuntu dependencies tested and work fine on Debian.
Increase header size of distro title & moved Gentoo into alphabetical order
2023-01-17 16:13:09 -08:00
Joseph Donofry
05bfc2893f
Errata
2023-01-16 08:21:19 -05:00
tastytea
02b900f86b
update Ubuntu dependency list for building from source ( #1294 )
...
tested in a fresh 22.04 VM today
2023-01-15 19:05:50 -05:00
Joseph Donofry
c13a9d3b16
v0.11.1
2023-01-15 18:55:32 -05:00
squid-f
e6f87882f3
Update README.md ( #1287 )
...
Add instruction to install on Mageia, as Nheko is now part of the official repo of the distribution.
2023-01-15 00:39:21 -05:00
Weblate
cec9584f80
Translated using Weblate (Finnish)
...
Currently translated at 94.2% (886 of 940 strings)
Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2023-01-14 21:19:20 +00:00
Weblate
d45a084ffb
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 48.9% (460 of 940 strings)
Co-authored-by: Tmpod <tmpod@pm.me>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_PT/
Translation: Nheko/nheko
2023-01-14 21:19:20 +00:00
Joseph Donofry
8835040db6
Pause ParticleEmitter when not in use ( #1284 )
...
* Pause ParticleEmitter when not in use
* Use timer instead to pause particle system
2023-01-14 02:23:07 +01:00
Weblate
e25fd5f4fc
Translated using Weblate (Japanese)
...
Currently translated at 9.3% (88 of 940 strings)
Translated using Weblate (Japanese)
Currently translated at 9.3% (88 of 940 strings)
Co-authored-by: kyoberry <kyo@tilde.pink>
Co-authored-by: srr24x7 <sven.r.richter@protonmail.ch>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ja/
Translation: Nheko/nheko
2023-01-13 16:45:44 +00:00
Weblate
05e06f84ec
Translated using Weblate (German)
...
Currently translated at 100.0% (940 of 940 strings)
Co-authored-by: 123 <fof300f@posteo.net>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2023-01-13 16:45:44 +00:00
Weblate
698030be62
Translated using Weblate (Finnish)
...
Currently translated at 94.1% (885 of 940 strings)
Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2023-01-13 16:45:44 +00:00
Nicolas Werner
c32081727a
Add missing translations to README
2023-01-13 01:17:44 +01:00
Nicolas Werner
aff6ee3844
Remove dead code
2023-01-12 23:53:22 +01:00
Nicolas Werner
ba56c9f408
There was always supposed to be a failed state for events
2023-01-12 23:51:22 +01:00
Nicolas Werner
3507698ea5
v0.11.0
2023-01-12 22:06:30 +01:00
Nicolas Werner
0c6a2fb706
Fix white bar above sticker picker
2023-01-12 22:06:30 +01:00
Weblate
c38c4b47c8
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (940 of 940 strings)
Co-authored-by: Tirifto <tirifto@posteo.cz>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
Translation: Nheko/nheko
2023-01-12 19:27:06 +00:00
Nicolas Werner
239cfd6735
Fix weirdly big spinner
2023-01-12 20:26:35 +01:00
Nicolas Werner
9b8eb0a412
Fix white bar above emoji picker
2023-01-12 20:13:08 +01:00
Nicolas Werner
9877ba525d
Update changelog
2023-01-12 19:57:45 +01:00
Nicolas Werner
2345faf630
Try to fix binding loop in emoji picker
2023-01-12 07:34:17 +01:00
Nicolas Werner
d6c7a2e0ce
Update changelog for 0.11.0
2023-01-12 05:39:55 +01:00
Weblate
067fb67a8e
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (940 of 940 strings)
Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2023-01-12 04:02:50 +00:00
Nicolas Werner
8a619d2fea
Bump mtxclient version
2023-01-12 03:03:55 +01:00
Nicolas Werner
0833b39781
Log registration flows
2023-01-12 03:02:24 +01:00
Joseph Donofry
a90b46026b
Update translations from weblate, fix conflicts
2023-01-10 00:32:56 -05:00
NullPointerException
2382c17b67
Translated using Weblate (Ukrainian)
...
Currently translated at 25.5% (240 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/uk/
2023-01-10 05:26:12 +00:00
Linerly
ba0c489264
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (940 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
2023-01-10 05:26:11 +00:00
Terry Cukerberg
2b3685a2e6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 7.9% (75 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
2023-01-10 05:26:11 +00:00
Daimar Stein
4c3a999aca
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 7.9% (75 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
2023-01-10 05:26:11 +00:00
zerowhy
3af285a221
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 7.9% (75 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pt_BR/
2023-01-10 05:26:11 +00:00
Tirifto
d4e7528ccf
Translated using Weblate (Esperanto)
...
Currently translated at 99.4% (935 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/eo/
2023-01-10 05:26:10 +00:00
Priit Jõerüüt
6c3af648d2
Translated using Weblate (Estonian)
...
Currently translated at 89.3% (840 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
2023-01-10 05:26:10 +00:00
Lurkki14
a9c0ba08df
Translated using Weblate (Finnish)
...
Currently translated at 91.8% (863 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
2023-01-10 05:26:10 +00:00
Chen Shaoju
fa69c1a901
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (940 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
2023-01-10 05:26:09 +00:00
Poesty Li
d1d67734d7
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (940 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
2023-01-10 05:26:09 +00:00
ling
316ba0a886
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (940 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
2023-01-10 05:26:09 +00:00
SOT-TECH
d8bce6d3e4
Translated using Weblate (Russian)
...
Currently translated at 32.6% (307 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
2023-01-10 05:26:09 +00:00
Przemysław Romanik
ee68e967d9
Translated using Weblate (Polish)
...
Currently translated at 93.2% (877 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/
2023-01-10 05:26:08 +00:00
Jaron Viëtor
537892981d
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (940 of 940 strings)
Translation: Nheko/nheko
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/nl/
2023-01-10 05:26:08 +00:00