Loren Burkholder
e50aee08b4
Begin adding theme detection support
2 years ago
Joseph Donofry
802ba78fea
Only play macOS notification sounds when pushrules dictate it
2 years ago
Nicolas Werner
ed889c32fc
Change margins because people nagged me
2 years ago
Nicolas Werner
3576589ea7
Fix crash in slash completer
2 years ago
Nicolas Werner
485babba14
Implement a completer for commands
...
fixes #429
2 years ago
DeepBlueV7.X
0cc1c6eddc
Merge pull request #1224 from Nheko-Reborn/settingsfromroomlist
...
Get room settings from room list
2 years ago
Loren Burkholder
fe02e0dd91
Add room settings in room list
2 years ago
Nicolas Werner
725b5e0383
Try to fix clang-tidy
2 years ago
Nicolas Werner
537fa437e2
Store secrets (apart from the pickle key) in the database
2 years ago
Nicolas Werner
1f77e1c810
Prompt before deleting the database
2 years ago
DeepBlueV7.X
eb4994ea87
Merge pull request #1223 from Nheko-Reborn/dbusVersion
...
Bump micro version
2 years ago
Loren Burkholder
b622604c47
Bump micro version
2 years ago
DeepBlueV7.X
a81aaa182a
Merge pull request #1222 from Nheko-Reborn/dbusStatus
...
Add status message to D-Bus API
2 years ago
Loren Burkholder
de3cdd590f
Add status message to D-Bus API
2 years ago
DeepBlueV7.X
314785d05c
Merge pull request #1221 from LordMZTE/invert-enter
...
Add invert enter key setting
2 years ago
LordMZTE
9a15b0ea20
Move invert enter key setting
2 years ago
LordMZTE
80270e1f01
Add invert enter key setting
2 years ago
Joe Donofry
a6f53699f5
Merge branch 'macos_notification_actions' into 'master'
...
Add ability to respond to notifications on macOS
See merge request nheko-reborn/nheko!21
2 years ago
Joe Donofry
07e8f64903
Add ability to respond to notifications on macOS
2 years ago
Nicolas Werner
76347f1c6f
Continue fetching past messages when searching
2 years ago
Nicolas Werner
56a4e97296
Make the higlight ring a bit less in your face
2 years ago
Nicolas Werner
0ae29d8bfc
Fix content rules matching everything
...
fixes #1218
2 years ago
Nicolas Werner
40ac55ddd9
Highlight higlight tweaks in the timeline
...
fixes #400
fixes #1136
2 years ago
Nicolas Werner
231bebba44
The hybris of committing a line without linting
2 years ago
Nicolas Werner
54931cb21b
Optimize fetching olm session from the db
2 years ago
Nicolas Werner
676a6506cb
Speedup sending encrypted messages after metasync was reenabled
...
Calling fsync everytime we save to the db is slow, which is actually
fairly noticeable in some larger E2EE rooms. Speed that up slightly by
batching the olm session persisting.
2 years ago
Nicolas Werner
ee1a219661
Fix search rooms button
2 years ago
Weblate
53bbfefbab
Translated using Weblate (Russian)
...
Currently translated at 33.0% (283 of 855 strings)
Translated using Weblate (Russian)
Currently translated at 33.0% (283 of 855 strings)
Translated using Weblate (Russian)
Currently translated at 33.0% (283 of 855 strings)
Co-authored-by: Carmina16 <mistresssilvara@hotmail.com>
Co-authored-by: Evgeny <mister.lameni@yandex.ru>
Co-authored-by: SOT-TECH <sblazhko@sot-te.ch>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ru/
Translation: Nheko/nheko
2 years ago
Nicolas Werner
9138119dc4
Fix reactions matching displayname condition by accident
2 years ago
Joseph Donofry
b92a3b8df5
Make sure we use qt5 macdeployqt
2 years ago
Nicolas Werner
d8669ccf3d
Turn metasync and sync back on for the database to account for bad filesystems
2 years ago
Joseph Donofry
7f825e3ee8
Fix PLAT being wrong for m1 builds
2 years ago
Joseph Donofry
c6c8ac092b
Fix conditional checks
2 years ago
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
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