Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
020240613~b39ffc2.patch | fix disabling a room ping | Nicolas Werner <nicolas.werner@hotmail.de> | no | upstream, https://github.com/Nheko-Reborn/nheko/commit/b39ffc2 | 2024-06-14 | |
020240614~20f17aa.patch | fix avatar change rendering | Nicolas Werner <nicolas.werner@hotmail.de> | no | upstream, https://github.com/Nheko-Reborn/nheko/commit/20f17aa | 2024-06-14 | |
020240716~8ff2824.patch | fix build against fmt 11 | Vitaly <vitaly@easycoding.org> | yes | debian upstream | upstream, https://github.com/Nheko-Reborn/nheko/commit/8ff2824 | 2025-01-12 |
020250105~f6788ec.patch | break up large key requests into smaller ones Otherwise we might get stuck on requests exceeding the server side size limits forever. |
Nicolas Werner <nicolas.werner@hotmail.de> | no | upstream, https://github.com/Nheko-Reborn/nheko/commit/f6788ec | 2025-01-12 | |
020250109~9df3bc1.patch | add more options for screen sharing frame rate Currently, the maximum frame rate of screen sharing is only 25fps. Add more options to increase the maximum frame rate. |
Integral <integral@member.fsf.org> | yes | upstream | upstream, https://github.com/Nheko-Reborn/nheko/commit/9df3bc1 | 2025-01-12 |
2001_cmake_coeurl.patch | compile coeurl with CMake The CMakeList disallows building outside of FetchContent, but the way we're compiling it is essentially the same. |
Pablo Barciela | not-needed | 2024-03-17 | ||
2002_httplib_pkgconfig.patch | Use pkgconfig to find cpp-httplib | Hubert Chathi <hubert@uhoreg.ca> | not-needed | 2024-03-17 | ||
2003_color_not_always.patch | avoid forcing ANSI colors in build logs | Jonas Smedegaard <dr@jones.dk> | not-needed | 2023-08-01 |