This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Jun 26, 2022
-
-
brausepulver authored
Resolves #1069 The Matrix spec requires servers to provide thumbnails at (96x96, crop) and (320x240, scale) among others. [1] The avatars in Nheko's global/room profile and room settings are sized 130x130 on normal scaling and 260x260 on 2x scaling like on a HiDPI device. In both cases the avatar is requested as cropped and that way displayed at 96x96, making it look blurry. This can be solved by requesting scaled avatars rather than cropped where appropriate, and cropping to the requested size afterwards. HiDPI can be simulated in Qt by setting QT_SCALE_FACTOR=2. [1] https://spec.matrix.org/v1.3/client-server-api/#thumbnails
-
- Apr 14, 2022
-
-
Loren Burkholder authored
This adds functionality for viewing joined rooms and activating rooms.
-
- Mar 22, 2022
-
-
Nicolas Werner authored
-
- Jan 04, 2022
-
-
Nicolas Werner authored
fixes #875
-
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Dec 29, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 28, 2021
-
-
Nicolas Werner authored
-
- Dec 27, 2021
- Dec 08, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Sep 17, 2021
-
-
Nicolas Werner authored
-
- Aug 16, 2021
-
-
Nicolas Werner authored
-
- Aug 14, 2021
-
-
Nicolas Werner authored
-
- Aug 06, 2021
-
-
Nicolas Werner authored
-
- Jul 21, 2021
-
-
Nicolas Werner authored
Most noticeable in the goose chooser.
-
- Apr 03, 2021
-
-
Nicolas Werner authored
-
- Mar 17, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
There was nowhere that an actual pointer was passed, and I wanted to do references for something else.
-
- Mar 05, 2021
-
-
Nicolas Werner authored
-
- Dec 25, 2020
-
-
Nicolas Werner authored
-
- Oct 27, 2020
-
-
Nicolas Werner authored
-
- Sep 16, 2020
-
-
Nicolas Werner authored
-
- Jun 07, 2020
-
-
Nicolas Werner authored
Fixes some issues with inline images.
-
- Apr 26, 2020
-
-
Nicolas Werner authored
Sometimes thumbnails still have the wrong dimensions, as they are scaled to fit inside a rectange of the reported size in the image. Not sure, who is wrong there, the media repo or we.
-
- Dec 15, 2019
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Dec 03, 2019
-
-
Nicolas Werner authored
It is a bit of a hack, but it works...
-
- Nov 23, 2019
-
-
Nicolas Werner authored
Thanks to red_sky for the feedback!
-
Nicolas Werner authored
-
Nicolas Werner authored
-