This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Oct 31, 2023
-
-
Nicolas Werner authored
-
- Jun 08, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Mar 30, 2023
-
-
Nicolas Werner authored
Contributed by a Nheko user starting with S.
-
- Feb 21, 2023
-
- Feb 19, 2023
-
-
Nicolas Werner authored
-
- Jan 02, 2023
-
-
Nicolas Werner authored
-
- Nov 05, 2022
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
- Oct 25, 2022
-
-
Nicolas Werner authored
-
- Oct 10, 2022
-
-
Nicolas Werner authored
-
- Oct 08, 2022
-
-
Nicolas Werner authored
This should reduce payload size a lot
-
- Sep 25, 2022
-
-
Nicolas Werner authored
-
- Jul 11, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jul 10, 2022
-
-
Nicolas Werner authored
-
- Jun 17, 2022
-
-
Nicolas Werner authored
-
- May 10, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Apr 18, 2022
-
-
Nicolas Werner authored
-
Loren Burkholder authored
According to LorenDB's First Law of Software Development, once a developer has committed or merged a new feature, he will find at least one problem with the implementation. I realized that I was constructing the room info items with some parameters out of order, which required a rather urgent fix. Furthermore, I fixed the image decoding algorithms in the QDBusArgument operator. Finally, I switched the API version parameter back to QString, since passing it as a QVersionNumber would create a problem for non-Qt API users. On the general improvements side of things, I added some handy wrappers for D-Bus calls so that other devs that copy the NhekoDBusApi files to use for their own applications won't have to go to the effort of making the D-Bus calls themselves.
-
- Apr 16, 2022
-
-
Nicolas Werner authored
-
- Apr 14, 2022
-
-
Nicolas Werner authored
-
Loren Burkholder authored
This adds functionality for viewing joined rooms and activating rooms.
-