Commit Graph

4808 Commits

Author SHA1 Message Date
Nicolas Werner 59703d3c25
Implement MSC3664, pushrules for related events 2022-12-05 18:39:47 +01:00
Weblate ea5984a575 Translated using Weblate (Chinese (Simplified))
Currently translated at 90.0% (770 of 855 strings)

Co-authored-by: ling <xll520yzl@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/zh_Hans/
Translation: Nheko/nheko
2022-12-03 21:20:06 -05:00
Nicolas Werner f440b41195
Fix stack overflow when filtering timeline 2022-11-22 19:18:10 +01:00
Nicolas Werner 329b4310b3
Fix cmark warning 2022-11-20 04:30:42 +01:00
Nicolas Werner 5b929c9d1a
Enable http/3 support 2022-11-20 03:51:58 +01:00
Weblate 30bbfeaea6 Translated using Weblate (German)
Currently translated at 92.7% (793 of 855 strings)

Co-authored-by: fnetX (aka fralix) <github@fralix.ovh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
2022-11-17 10:23:51 -05:00
Weblate 5f554aa5cc Translated using Weblate (Japanese)
Currently translated at 9.1% (78 of 855 strings)

Co-authored-by: Max Harmathy <harmathy@secure.mailbox.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/ja/
Translation: Nheko/nheko
2022-11-17 10:23:51 -05:00
Joseph Donofry 802ba78fea
Only play macOS notification sounds when pushrules dictate it 2022-11-15 19:04:38 -05:00
Nicolas Werner ed889c32fc
Change margins because people nagged me 2022-11-10 00:43:05 +01:00
Nicolas Werner 3576589ea7
Fix crash in slash completer 2022-11-09 16:38:17 +01:00
Nicolas Werner 485babba14
Implement a completer for commands
fixes #429
2022-11-09 04:59:06 +01:00
DeepBlueV7.X 0cc1c6eddc
Merge pull request #1224 from Nheko-Reborn/settingsfromroomlist
Get room settings from room list
2022-11-09 03:03:52 +01:00
Loren Burkholder fe02e0dd91 Add room settings in room list 2022-11-07 19:26:42 -05:00
Nicolas Werner 725b5e0383
Try to fix clang-tidy 2022-11-06 04:02:14 +01:00
Nicolas Werner 537fa437e2
Store secrets (apart from the pickle key) in the database 2022-11-06 03:36:56 +01:00
Nicolas Werner 1f77e1c810
Prompt before deleting the database 2022-11-06 01:06:41 +01:00
DeepBlueV7.X eb4994ea87
Merge pull request #1223 from Nheko-Reborn/dbusVersion
Bump micro version
2022-11-05 22:03:48 +01:00
Loren Burkholder b622604c47 Bump micro version 2022-11-05 16:38:12 -04:00
DeepBlueV7.X a81aaa182a
Merge pull request #1222 from Nheko-Reborn/dbusStatus
Add status message to D-Bus API
2022-11-05 18:32:17 +01:00
Loren Burkholder de3cdd590f Add status message to D-Bus API 2022-11-05 13:13:18 -04:00
DeepBlueV7.X 314785d05c
Merge pull request #1221 from LordMZTE/invert-enter
Add invert enter key setting
2022-11-04 23:54:14 +01:00
LordMZTE 9a15b0ea20
Move invert enter key setting 2022-11-04 23:53:36 +01:00
LordMZTE 80270e1f01
Add invert enter key setting 2022-11-04 23:42:35 +01:00
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
2022-11-04 16:42:09 +00:00
Joe Donofry 07e8f64903 Add ability to respond to notifications on macOS 2022-11-04 16:42:09 +00:00
Nicolas Werner 76347f1c6f
Continue fetching past messages when searching 2022-11-03 23:26:59 +01:00
Nicolas Werner 56a4e97296
Make the higlight ring a bit less in your face 2022-11-03 14:45:00 +01:00
Nicolas Werner 0ae29d8bfc
Fix content rules matching everything
fixes #1218
2022-11-02 19:35:07 +01:00
Nicolas Werner 40ac55ddd9
Highlight higlight tweaks in the timeline
fixes #400
fixes #1136
2022-11-01 23:26:21 +01:00
Nicolas Werner 231bebba44
The hybris of committing a line without linting 2022-11-01 21:26:31 +01:00
Nicolas Werner 54931cb21b
Optimize fetching olm session from the db 2022-11-01 21:19:58 +01:00
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.
2022-11-01 20:58:01 +01:00
Nicolas Werner ee1a219661
Fix search rooms button 2022-11-01 15:11:58 +01:00
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
2022-10-29 18:59:25 -04:00
Nicolas Werner 9138119dc4
Fix reactions matching displayname condition by accident 2022-10-28 19:35:06 +02:00
Joseph Donofry b92a3b8df5
Make sure we use qt5 macdeployqt 2022-10-28 10:13:41 -04:00
Nicolas Werner d8669ccf3d
Turn metasync and sync back on for the database to account for bad filesystems 2022-10-28 01:43:06 +02:00
Joseph Donofry 7f825e3ee8
Fix PLAT being wrong for m1 builds 2022-10-27 19:08:27 -04:00
Joseph Donofry c6c8ac092b
Fix conditional checks 2022-10-27 18:55:52 -04:00
Joe Donofry 1d477dfc65 Merge branch 'cirrus_ci_apple_silicon' into 'master'
See merge request nheko-reborn/nheko!22
2022-10-27 22:21:59 +00:00
Joe Donofry 35b18700ac Add support for Apple Silicon builds via Cirrus CI 2022-10-27 22:21:58 +00:00
Nicolas Werner 48ecc2b45a
fix blurry thumbnails 2022-10-27 22:53:21 +02:00
Nicolas Werner ac0f011221
Disable Wconversion again 2022-10-26 01:21:52 +02:00
Nicolas Werner 9a90f8868f
lint 2022-10-26 01:14:46 +02:00
Nicolas Werner b28fa86e6a
Enable -Wconversion 2022-10-26 01:10:35 +02:00
DeepBlueV7.X 5be8298d0a
Merge pull request #1215 from foxB612/fix-thumbnail-size
Fix UploadBox thumbnail size
2022-10-25 16:06:26 +00:00
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
2022-10-24 23:22:15 -04:00
foxb612 f3ecef5cd7 Fix UploadBox thumbnail size 2022-10-25 03:22:12 +08:00
Zhymabek Roman eb845b2290
AppImage: reduce package size 2022-10-24 12:00:49 +06:00
Nicolas Werner ccd2465066
Fix windows build... 2022-10-24 01:13:51 +02:00