nheko icon indicating copy to clipboard operation
nheko copied to clipboard

Desktop client for Matrix using Qt and C++20.

Results 257 nheko issues
Sort by recently updated
recently updated
newest added

### Describe the bug We lose message edits if those edits are done before the message is sent. Possibly a regression of #574. ### To Reproduce 1. Send a message....

bug

### The Problem When exporting keys, the user may enter a password that is not what they thought they wrote. ### The Solution Ideally the user is prompted to enter...

enhancement
good first issue

This solves the problem of the window being sized smaller than it's content and part of it being out of view. Edit: Mh, this breaks the horizontal centering of the...

### Describe the bug Nheko forces the use of HTTP3/QUIC. Some networks, such as the University of Stuttgart‘s eduroam implementation, block all UDP traffic, which QUIC relies on. Therefore, Nheko...

bug
upstream issue

### Describe the bug When you lose connection to the internet, Nheko's CPU usage spikes even after connecting back to internet. Only way to fix it is by restarting Nheko....

bug

Starting with Client-Server API v1.10 [0], the `body` field in messages of type `m.image`, `m.audio`, `m.video` and `m.file` can be used as the caption of the attachment. This is fact...

### The Problem Currently, the closest option is to enable the setting that causes nheko to only share keys with manually verified users, which can be prohibitively time consuming. ###...

enhancement

### The Problem When a room has a lot of removed messages, they take a lot of space (please see the attached screenshot with an example) and a lot of...

enhancement

### The Problem The notification badges on rooms are red when you've been pinged, but there's no way to see why or in which message. ### The Solution A timeline...

enhancement

### Describe the bug Nheko opens at 56% cpu usage in one core, which then slowly increases to 100% in around 1 minute ![image](https://github.com/Nheko-Reborn/nheko/assets/26150581/a4431037-2507-46f7-acaf-54bfc40aae05) I'll try to find the debug...

bug