about summary refs log tree commit diff
path: root/LibMatrix/Extensions/MatrixHttpClient.Single.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The rest of warning cleanup so far.Rory&2025-01-231-4/+4
|
* Clean up more imports and fix namespaces.Rory&2025-01-231-1/+0
|
* Minor cleanups, support for loading access tokens from disk or appserviceRory&2024-10-041-3/+13
|
* Authenticated media foundationsEmma [it/its]@Rory&2024-07-021-1/+2
|
* Return null on TryGetFromJson if a JsonException happens dev/e2eeEmma [it/its]@Rory&2024-06-191-0/+4
|
* Single HTTP client fixes dev/new-httpclientRory&2024-06-171-8/+7
|
* Single httpclient implementationRory&2024-06-171-0/+227