Commit Graph

4767 Commits

Author SHA1 Message Date
Nicolas Werner 0d0c6187c0
Bump mtxclient version 2022-12-16 15:36:33 +01:00
Nicolas Werner 6762032c53
Fix copy and paste again 2022-12-14 19:04:08 +01:00
Nicolas Werner eefa6379f9
I don't see why this would have detached, but make clazy happy 2022-12-13 23:47:08 +01:00
Nicolas Werner 8730586cfd
Focus text field on key press (swallows first though...) 2022-12-13 18:09:34 +01:00
Nicolas Werner 593d08fd2e
Revert "Disable keyboard selection for text by default"
This reverts commit 0035c359ce.
2022-12-13 17:53:48 +01:00
Nicolas Werner 8356746ea4
Fix image cache pruning interval 2022-12-13 06:05:29 +01:00
Nicolas Werner 95d898e09d
Add cache pruning for old image files 2022-12-13 06:02:07 +01:00
Nicolas Werner 952827d629
Add a button to room the upgraded room in the timeline 2022-12-13 05:08:22 +01:00
Nicolas Werner 0035c359ce
Disable keyboard selection for text by default 2022-12-13 05:08:21 +01:00
Loren Burkholder fa0c14b846
confetti (#1243)
* 🎉 (confetti) message support.  Thanks @LorenDB !
2022-12-10 10:17:15 -05:00
Weblate c2eb2f7ad1 Translated using Weblate (French)
Currently translated at 75.0% (642 of 855 strings)

Translated using Weblate (French)

Currently translated at 75.0% (642 of 855 strings)

Translated using Weblate (French)

Currently translated at 75.0% (642 of 855 strings)

Co-authored-by: GitEz-code <aandrowindows@gmail.com>
Co-authored-by: Guillaume Girol <symphorien+github@xlumurb.eu>
Co-authored-by: lascapi <pascal.isman@keleo-solutions.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
2022-12-09 23:08:14 -05:00
Nicolas Werner 40a7d58ce1
fix squish 2022-12-07 13:09:41 +01:00
Nicolas Werner 283d6361e8
Properly check for target room encryption 2022-12-07 12:47:03 +01:00
DeepBlueV7.X 575294971d
Merge pull request #1239 from q234rty/master
Fix more blurry icons under HiDPI
2022-12-05 19:53:34 +01:00
q234rty 93291abfdf
Fix downscale 2022-12-06 01:49:42 +08:00
q234rty 4b8709598b
Fix people icon blurriness 2022-12-06 01:48:06 +08:00
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