about summary refs log tree commit diff
path: root/LibMatrix/Extensions/MatrixHttpClient.Single.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor room specialisations to be functions, make http logging configurableRory&2025-03-181-1/+1
* Extend invite listener APIRory&2025-03-151-1/+1
* Clean up stray console log from mergeRory&2025-03-111-2/+0
* Merge remote-tracking branch 'origin/dev/moderationclient-changes'Rory&2025-03-091-7/+36
|\
| * Sync optimisation changesRory&2024-12-151-15/+26
| * Synapse admin API stuff, a mass of other changesRory&2024-12-151-0/+5
| * Minor cleanupRory&2024-12-151-2/+2
| * Some cleanup, fixesRory&2024-12-151-8/+26
* | Well known resolver work, synapse admin workRory&2025-03-091-1/+21
* | Well known resolver rewrite workRory&2025-02-281-5/+7
* | 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 github/dev/e2ee dev/e2eeEmma [it/its]@Rory&2024-06-191-0/+4
* Single HTTP client fixes github/dev/new-httpclient dev/new-httpclientRory&2024-06-171-8/+7
* Single httpclient implementationRory&2024-06-171-0/+227