Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-12-09 | Translated using Weblate (French) | Weblate | 1 | -36/+36 | |
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-07 | fix squish | Nicolas Werner | 1 | -1/+1 | |
2022-12-07 | Properly check for target room encryption | Nicolas Werner | 1 | -1/+2 | |
2022-12-06 | Fix downscale | q234rty | 1 | -2/+2 | |
2022-12-06 | Fix people icon blurriness | q234rty | 1 | -2/+0 | |
2022-12-05 | Implement MSC3664, pushrules for related events | Nicolas Werner | 4 | -4/+37 | |
2022-12-03 | Translated using Weblate (Chinese (Simplified)) | Weblate | 1 | -1/+1 | |
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-11-22 | Fix stack overflow when filtering timeline | Nicolas Werner | 2 | -3/+5 | |
2022-11-20 | Fix cmark warning | Nicolas Werner | 1 | -4/+3 | |
2022-11-20 | Enable http/3 support | Nicolas Werner | 3 | -9/+16 | |
2022-11-17 | Translated using Weblate (German) | Weblate | 1 | -6/+6 | |
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 | Translated using Weblate (Japanese) | Weblate | 1 | -1/+1 | |
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-15 | Only play macOS notification sounds when pushrules dictate it | Joseph Donofry | 3 | -8/+31 | |
2022-11-10 | Change margins because people nagged me | Nicolas Werner | 1 | -1/+2 | |
2022-11-09 | Fix crash in slash completer | Nicolas Werner | 1 | -2/+2 | |
2022-11-09 | Implement a completer for commands | Nicolas Werner | 8 | -1/+319 | |
fixes #429 | |||||
2022-11-07 | Add room settings in room list | Loren Burkholder | 1 | -0/+5 | |
2022-11-06 | Try to fix clang-tidy | Nicolas Werner | 1 | -1/+2 | |
2022-11-06 | Store secrets (apart from the pickle key) in the database | Nicolas Werner | 4 | -58/+107 | |
2022-11-06 | Prompt before deleting the database | Nicolas Werner | 2 | -1/+16 | |
2022-11-05 | Bump micro version | Loren Burkholder | 1 | -1/+1 | |
2022-11-05 | Add status message to D-Bus API | Loren Burkholder | 4 | -0/+20 | |
2022-11-04 | Move invert enter key setting | LordMZTE | 2 | -38/+38 | |
2022-11-04 | Add invert enter key setting | LordMZTE | 3 | -5/+49 | |
2022-11-04 | Add ability to respond to notifications on macOS | Joe Donofry | 11 | -96/+304 | |
2022-11-03 | Continue fetching past messages when searching | Nicolas Werner | 6 | -54/+94 | |
2022-11-03 | Make the higlight ring a bit less in your face | Nicolas Werner | 1 | -1/+1 | |
2022-11-02 | Fix content rules matching everything | Nicolas Werner | 2 | -2/+2 | |
fixes #1218 | |||||
2022-11-01 | Highlight higlight tweaks in the timeline | Nicolas Werner | 5 | -0/+40 | |
fixes #400 fixes #1136 | |||||
2022-11-01 | The hybris of committing a line without linting | Nicolas Werner | 1 | -2/+2 | |
2022-11-01 | Optimize fetching olm session from the db | Nicolas Werner | 1 | -25/+28 | |
2022-11-01 | Speedup sending encrypted messages after metasync was reenabled | Nicolas Werner | 3 | -69/+105 | |
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 | Fix search rooms button | Nicolas Werner | 1 | -2/+2 | |
2022-10-29 | Translated using Weblate (Russian) | Weblate | 1 | -25/+26 | |
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-28 | Fix reactions matching displayname condition by accident | Nicolas Werner | 2 | -2/+2 | |
2022-10-28 | Make sure we use qt5 macdeployqt | Joseph Donofry | 1 | -1/+1 | |
2022-10-28 | Turn metasync and sync back on for the database to account for bad filesystems | Nicolas Werner | 1 | -1/+4 | |
2022-10-27 | Fix PLAT being wrong for m1 builds | Joseph Donofry | 1 | -2/+2 | |
2022-10-27 | Fix conditional checks | Joseph Donofry | 2 | -2/+2 | |
2022-10-27 | Add support for Apple Silicon builds via Cirrus CI | Joe Donofry | 6 | -84/+119 | |
2022-10-27 | fix blurry thumbnails | Nicolas Werner | 1 | -2/+2 | |
2022-10-26 | Disable Wconversion again | Nicolas Werner | 1 | -1/+0 | |
2022-10-26 | lint | Nicolas Werner | 3 | -3/+3 | |
2022-10-26 | Enable -Wconversion | Nicolas Werner | 23 | -78/+102 | |
2022-10-24 | Translated using Weblate (Estonian) | Weblate | 1 | -1/+1 | |
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-25 | Fix UploadBox thumbnail size | foxb612 | 1 | -2/+3 | |
2022-10-24 | Fix windows build... | Nicolas Werner | 2 | -2/+2 | |
2022-10-22 | Fix previews getting sorted above normal rooms | Nicolas Werner | 1 | -3/+3 | |
2022-10-20 | Fix excessive summary calls | Nicolas Werner | 1 | -0/+1 | |
2022-10-17 | bump mtxclient to fix notification bug | Nicolas Werner | 2 | -2/+2 | |
2022-10-14 | VoIP v1 implementation (#1161) | Rohit Sutradhar | 19 | -79/+583 | |
* 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 | |||||
2022-10-13 | Add toggle to disable decrypting notifications | Nicolas Werner | 5 | -6/+44 | |
2022-10-13 | Evaluate push rules locally | Nicolas Werner | 10 | -234/+180 | |
2022-10-13 | Bump mtxclient | Nicolas Werner | 3 | -3/+22 | |
2022-10-12 | Translated using Weblate (Russian) | Weblate | 1 | -8/+9 | |
Currently translated at 30.5% (261 |