Joe Donofry
1d477dfc65
Merge branch 'cirrus_ci_apple_silicon' into 'master'
...
See merge request nheko-reborn/nheko!22
2 years ago
Joe Donofry
35b18700ac
Add support for Apple Silicon builds via Cirrus CI
2 years ago
Nicolas Werner
48ecc2b45a
fix blurry thumbnails
2 years ago
Nicolas Werner
ac0f011221
Disable Wconversion again
2 years ago
Nicolas Werner
9a90f8868f
lint
2 years ago
Nicolas Werner
b28fa86e6a
Enable -Wconversion
2 years ago
DeepBlueV7.X
5be8298d0a
Merge pull request #1215 from foxB612/fix-thumbnail-size
...
Fix UploadBox thumbnail size
2 years ago
Weblate
3109508e85
Translated using Weblate (Estonian)
...
Currently translated at 92.0% (787 of 855 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
2 years ago
foxb612
f3ecef5cd7
Fix UploadBox thumbnail size
2 years ago
Zhymabek Roman
eb845b2290
AppImage: reduce package size
2 years ago
Nicolas Werner
ccd2465066
Fix windows build...
2 years ago
Zhymabek Roman
7cd45c16fd
AppImage: trying to reduce final AppImage size
2 years ago
Nicolas Werner
e9a0f0a89e
Fix previews getting sorted above normal rooms
2 years ago
Zhymabek Roman
4636211b90
AppImage: use bundled libevent
2 years ago
Zhymabek Roman
ef0ef4dbb2
AppImage: Use bundled OpenSSL
2 years ago
Zhymabek Roman
7747469825
Disable bundle some packages in AppImage
2 years ago
Zhymabek Roman
1f666acffc
Add AppImage recipe file
2 years ago
Zhymabek Roman
1ee37e026c
Add AppImage build
2 years ago
Nicolas Werner
74128cf8bd
Fix excessive summary calls
2 years ago
Nicolas Werner
1423011dd9
bump mtxclient to fix notification bug
2 years ago
Rohit Sutradhar
ac48c33286
VoIP v1 implementation ( #1161 )
...
* Initial commit for VoIP v1 implementation
* Added draft of event handlers for voip methods
* Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility
* Added call events to the general message pipeline. Modified Call Reject mechanism
* Added message delegates for new events. Modified hidden events. Updated handle events.
* Updated implementation to keep track of calls on other devices
* Fixed linting
* Fixed code warnings
* Fixed minor bugs
* fixed ci
* Added acceptNegotiation method definition when missing gstreamer
* Fixed warnings
* Fixed linting
2 years ago
Nicolas Werner
8a4bb32b4a
Add toggle to disable decrypting notifications
2 years ago
Nicolas Werner
37009906bb
Evaluate push rules locally
2 years ago
Nicolas Werner
a1dd02d763
Bump mtxclient
2 years ago
Weblate
03fc88281d
Translated using Weblate (Russian)
...
Currently translated at 30.5% (261 of 855 strings)
Translated using Weblate (Russian)
Currently translated at 30.5% (261 of 855 strings)
Translated using Weblate (Russian)
Currently translated at 30.5% (261 of 855 strings)
Co-authored-by: Carmina16 <mistresssilvara@hotmail.com>
Co-authored-by: Mihail Iosilevich <mihail.iosilevitch@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
2 years ago
Weblate
e2ea5650a2
Added translation using Weblate (Occidental)
...
Co-authored-by: Carmina16 <mistresssilvara@hotmail.com>
2 years ago
Weblate
32752df028
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (855 of 855 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2 years ago
Nicolas Werner
af699eb83e
Mark classes as final where possible
2 years ago
Weblate
00cc9a09a5
Translated using Weblate (Indonesian)
...
Currently translated at 99.8% (854 of 855 strings)
Co-authored-by: Linerly <linerly@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/id/
Translation: Nheko/nheko
2 years ago
Nicolas Werner
4002b1ecf1
Properly propagate pack usage to UI
...
We can't have a pack that is neither sticker nor emoji. Which is why
none defaults to both on. That wasn't propagated to the UI, which made
the interaction very confusing. It also made some states unsettable,
since you can't turn anything off from the none state.
fixes #1152
2 years ago
Nicolas Werner
30fde1f8ac
Don't send avatars over dbus by default
...
This should reduce payload size a lot
2 years ago
Nicolas Werner
7e0ea12ebb
Update to unicode 15 and make script jinja:3 compatible
2 years ago
Nicolas Werner
a4524cd9af
Fix date separator
2 years ago
Nicolas Werner
f2f9359f7f
Add a shortcut for search
2 years ago
Nicolas Werner
f1c1f18f81
Add a slow way to search a room
2 years ago
Nicolas Werner
857d9cf2b6
Basic thread filtering
...
The reply pagination logic is a bit weird rn though.
2 years ago
Weblate
a87f1be688
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (855 of 855 strings)
Co-authored-by: Lurkki14 <jussi.kuokkanen@protonmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fi/
Translation: Nheko/nheko
2 years ago
Nicolas Werner
aed1440d26
Don't let old server lookups overwrite new ones
2 years ago
Nicolas Werner
d70a344a4d
Fix userprofile on roomlist
2 years ago
Nicolas Werner
005a4978bf
Update translations
2 years ago
Nicolas Werner
b205819ba6
Swap thread and edit button
2 years ago
Nicolas Werner
d8993c14e1
Fix raw message dialog
2 years ago
Loren Burkholder
8ecbb39dc6
cppcheck stuff ( #1200 )
...
* cppcheck stuff
* Update src/ui/RoomSettings.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Update src/ui/RoomSettings.cpp
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Fix linting
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2 years ago
DeepBlueV7.X
5e9eb845ab
Merge pull request #1202 from Nheko-Reborn/grammar
...
Grammar
2 years ago
Loren Burkholder
e7d0344997
Fixed a crash in member list loading ( #1199 )
2 years ago
Nicolas Werner
33403d650a
Don't strip fallbacks on plain text bodies
2 years ago
DeepBlueV7.X
cfcdc23d4a
Merge pull request #1201 from Nheko-Reborn/eoUpdates
...
Update some Esperanto translations
2 years ago
Nicolas Werner
b3c5f41625
Fix a few more windows warnings
2 years ago
Nicolas Werner
1365e4e266
Try to fix qtjdenticon build in appveyor
2 years ago
Nicolas Werner
a55fc8e43b
Work around MSVC bug with structured bindings in lambdas
...
Causes error messages like:
error C3493: 'key_id' cannot be implicitly captured because no default capture mode has been specified
2 years ago