Nicolas Werner
c3e2e73175
Fix fade out of ripple
3 years ago
Nicolas Werner
1c83ce1e79
Simplify Ripple effect and make it easier to use everywhere
3 years ago
Nicolas Werner
87ba5796bc
Optimize blurhashes a bit more
3 years ago
Weblate
e05720b5ca
Translated using Weblate (French)
...
Currently translated at 99.6% (631 of 633 strings)
Co-authored-by: Eldred HABERT <stuff@eldred.fr>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
3 years ago
Weblate
41688664b2
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
3 years ago
DeepBlueV7.X
1d78fa67c5
Merge pull request #869 from skiedlx/spanish-translation
...
Added more spanish translation
3 years ago
Drake
531f5c5fa1
Added more spanish translation
...
I was looking at weblate and saw this one was barely translated so here it is, not fully done yet though mostly because I didn't understand the context for some text or just didn't know the "best" way of translating it to spanish but I'll try to keep on it
3 years ago
Nicolas Werner
1dc53a301f
Fix hovering aliases that only have text
3 years ago
Nicolas Werner
0d10ffc8cd
Speed up blurhashes
3 years ago
Nicolas Werner
7685d1808b
Strip variant selector in some cases
...
fixes #439
Workaround for https://bugreports.qt.io/browse/QTBUG-97401
fixes #810
3 years ago
Nicolas Werner
a206500510
Use fully qualified emoji and use literals
3 years ago
Nicolas Werner
61404641d9
Update year in copyright notice to shut up lint job
3 years ago
DeepBlueV7.X
5646960ff9
Merge pull request #867 from tastytea/enhance-manpage
...
Fix and enhance man page
3 years ago
Weblate
4b166e2e2d
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
3 years ago
Nicolas Werner
52a6105dc1
Update translations
3 years ago
tastytea
2d6c5444e6
man: Document arguments for invite, kick, ban, unban, shrug
3 years ago
tastytea
bc6bea3f46
Fix typos and first level headings in man page
3 years ago
Weblate
7942bfdf1a
Translated using Weblate (Spanish)
...
Currently translated at 7.4% (47 of 627 strings)
Translated using Weblate (Spanish)
Currently translated at 7.4% (47 of 627 strings)
Translated using Weblate (Spanish)
Currently translated at 7.4% (47 of 627 strings)
Co-authored-by: Diego Collado <diego@diegocollado.net>
Co-authored-by: Edd Ludd <nrdz4xoo@anonaddy.me>
Co-authored-by: Richard <mpxfsfuv@sharklasers.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/es/
Translation: Nheko/nheko
3 years ago
Weblate
245ac74198
Added translation using Weblate (Catalan)
...
Co-authored-by: Edd Ludd <nrdz4xoo@anonaddy.me>
Co-authored-by: Weblate <noreply@weblate.org>
3 years ago
Nicolas Werner
6f77a1fe9d
Use the styles default delay for tooltips
...
This makes them less annoying when scrolling or accessing the popup
menu.
See also #860
3 years ago
Nicolas Werner
750c64f323
Get rid of some useless code
3 years ago
Nicolas Werner
b7d6191e24
Fix wrapping in member events
3 years ago
Weblate
b3dee6e03e
Translated using Weblate (Spanish)
...
Currently translated at 4.6% (29 of 627 strings)
Co-authored-by: LluisE <lluise@tutanota.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/es/
Translation: Nheko/nheko
3 years ago
Nicolas Werner
73012eb2d1
Add missing license headers
3 years ago
Nicolas Werner
c5f4865ee6
Try to reduce CPU overhead of animated images a bit
3 years ago
Joe Donofry
459edcd71a
Merge branch 'completer_scrolling' into 'master'
...
Completer scrolling
See merge request nheko-reborn/nheko!20
3 years ago
Joe Donofry
c8ff44aa20
Increase Completer limit to 30
...
- Add scrolling
- Only display ~7 items at once
3 years ago
Nicolas Werner
9a9dbda571
Update presence dynamically and reduce allocations
3 years ago
Nicolas Werner
4428388b3f
Convert blurhash image format on worker thread
...
Not only should this prevent hickups, it also fixes a potential crash.
3 years ago
Nicolas Werner
203ddb20de
Fix crash after sending image caused by the recent refactor
3 years ago
Nicolas Werner
b847623fbe
Reduce allocations and time spent creating delegates by half
3 years ago
Nicolas Werner
7cfb7dcea4
Reduce allocations for presence states a bit
3 years ago
Nicolas Werner
497c3df50e
Prevent copies when querying theme
3 years ago
Nicolas Werner
f21bf5f97e
Cache supported animated image formats
3 years ago
Nicolas Werner
4d54876ea4
Pretty up code with fewer allocations
3 years ago
Nicolas Werner
271b111558
Reduce allocations for accessing event members
3 years ago
Nicolas Werner
0f4b482bb3
Remove a few casts
3 years ago
Nicolas Werner
19dc6cadea
Reserve size of some containers we are filling
3 years ago
Nicolas Werner
812e3b5f03
Reduce allocations required for the palette
3 years ago
Nicolas Werner
d8ead9573b
Reduce allocations using QStringLiteral
3 years ago
Nicolas Werner
a3c4ebc460
use more literals
3 years ago
Nicolas Werner
f3e1941612
Add clazy to CI
3 years ago
Nicolas Werner
5743a6de04
Cleanup remaining clazy issues
3 years ago
DeepBlueV7.X
e7664a43da
Merge pull request #855 from rnhmjoj/master
...
Make nheko usable without a secret storage service
3 years ago
Nicolas Werner
0e9b0c80cd
more cleanups
3 years ago
Nicolas Werner
bb290f9fec
Fix more warnings and remove dead code
3 years ago
Nicolas Werner
409ff22d80
Remove unused button class
3 years ago
Nicolas Werner
5ca98829f7
Some qt6 prep
3 years ago
Nicolas Werner
2866826356
Misc clang-tidy fixes
3 years ago
Nicolas Werner
960cf2995e
Fixup clang-tidy suggestion
3 years ago