Joseph Donofry
ddb3705c50
Only run codesign macos from protected triggered pipelines
2 years ago
Joseph Donofry
a9424e6bcf
Some minor cleanup
2 years ago
Joseph Donofry
1903b597ed
Use ditto vs zip to ensure symlink preservation and maybe other things I missed
2 years ago
Joseph Donofry
1fa21af38e
Move OSX deployment target to toolchain file for hunter; add codesign debug
2 years ago
Joseph Donofry
5244952b83
Fix path issue again
2 years ago
Joseph Donofry
b95c13f3a2
run the macdeployqt command from the build dir
2 years ago
Joseph Donofry
9ed87ef3f4
Run macdeployqt on the correct platform for each build
2 years ago
Joseph Donofry
e184f6372d
One more time for the unzip
2 years ago
Joseph Donofry
3535760163
Hopefully unzip to the right place
2 years ago
Joseph Donofry
8e934e1b9b
use curl instead of wget
2 years ago
Joseph Donofry
de1ba8b577
Download cirrus ci artifacts in codesign job
2 years ago
Joseph Donofry
3de967fbc0
Got zip args mixed up
2 years ago
Joseph Donofry
5ca177b92f
Invoke gitlab pipeline trigger
2 years ago
Joseph Donofry
c3fd250103
Maybe brew prefix will help
2 years ago
Joseph Donofry
443ad4e0a0
Maybe fix Qt5 issues in cirrus build
2 years ago
Joseph Donofry
ba8ed0703b
Fix null variable checks in ci syntax
2 years ago
Joseph Donofry
9e5457f374
bad spacing
2 years ago
Joseph Donofry
f615f6a71f
Gitlab doesn't allow default rules
2 years ago
Joseph Donofry
2d791f8a85
Cirrus build for Apple Silicon - maybe
2 years ago
Nicolas Werner
ccd2465066
Fix windows build...
2 years ago
Nicolas Werner
e9a0f0a89e
Fix previews getting sorted above normal rooms
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