This project is mirrored from https://github.com/Nheko-Reborn/mtxclient.git.
Pull mirroring updated .
- May 07, 2024
-
-
Nicolas Werner authored
-
- Mar 04, 2024
-
-
Nicolas Werner authored
-
- Feb 23, 2024
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 21, 2024
-
-
Nicolas Werner authored
-
- Jan 25, 2024
-
-
NepNep21 authored
-
- Nov 01, 2023
-
-
Nicolas Werner authored
-
- Sep 24, 2023
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
- Sep 15, 2023
-
-
Nicolas Werner authored
-
- Aug 09, 2023
-
-
Nicolas Werner authored
-
- Jul 05, 2023
-
-
Nicolas Werner authored
-
- Jul 02, 2023
-
-
Nicolas Werner authored
-
- Jun 10, 2023
-
-
NepNep21 authored
-
- Apr 10, 2023
-
-
Nicolas Werner authored
Allows us to implement extra functionality and shortens the symbol names. Does not work with gcc10.
-
- Apr 07, 2023
-
-
Loren Burkholder authored
-
- Apr 01, 2023
-
-
Loren Burkholder authored
-
- Mar 12, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Mar 01, 2023
-
-
Loren Burkholder authored
-
- Feb 22, 2023
-
-
Loren Burkholder authored
-
- Feb 21, 2023
-
-
Nicolas Werner authored
-
- Feb 13, 2023
-
-
Nicolas Werner authored
We do retain some template instantiations by default, but only for types actually used in the public API. If anyone wants to use the other ones, they will need to import the "*_impl.hpp" defining their respective from and to json functions. Everyone else should just try to parse only the types we use in our variants and such. fixes #93 fixes #80
-
- Feb 09, 2023
-
-
Nicolas Werner authored
-
- Feb 01, 2023
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
- Jan 24, 2023
-
-
Nicolas Werner authored
This is partially based on the report and patch from Jason Volk <jason@zemos.net>, however it actually fixes the issue properly in both cases and doesn't rethrow the callbacks own exception for error handling... It also improves the error message for aborted callbacks by hardcoding the curl error code. This regularly happens when you close Nheko and it cancels the sync request.
-
- Jan 21, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jan 02, 2023
-
-
Nicolas Werner authored
It makes no sense for servers to send the parent object without events and not sending an empty list, but strictly speaking that is spec compliant, so... Relates to https://github.com/Nheko-Reborn/nheko/issues/1257
-
- Dec 13, 2022
-
-
Nicolas Werner authored
-
- Dec 10, 2022
-
-
Malte E authored
-
- Dec 09, 2022
-
-
Malte E authored
-
- Dec 06, 2022
-
-
Loren Burkholder authored
* Add confetti support
-
Malte E authored
-
- Dec 03, 2022
-
-
Nicolas Werner authored
-
- Nov 03, 2022
-
-
Nicolas Werner authored
-
- Nov 02, 2022
-
- Oct 28, 2022
-
-
Nicolas Werner authored
-