about summary refs log tree commit diff
path: root/LibMatrix/Homeservers/RemoteHomeServer.cs (unfollow)
Commit message (Expand)AuthorFilesLines
8 daysSingle HTTP client fixes dev/new-httpclientRory&10-20/+43
8 daysSingle httpclient implementationRory&3-26/+245
2024-06-04Update dependenciesEmma [it/its]@Rory&5-14/+14
2024-06-04Update ArcaneLibs dependenciesEmma [it/its]@Rory&1-0/+0
2024-05-20Log warning if registering a duplicate typeRory&1-1/+5
2024-05-20Log unrecognised typesRory&1-4/+7
2024-05-16Dont use refs for proxyRory&6-13/+18
2024-05-14Add valid room memberhip values as constantsEmma [it/its]@Rory&1-0/+8
2024-05-13Raise query size in synapse room queryEmma [it/its]@Rory&2-1/+1
2024-05-13Clearer error messages, fix bug in hs resolutionYour Name4-39/+55
2024-05-03Fix some race conditions and some optimisation in HomeserverEmulatorRory&3-10419/+36
2024-05-02HomeserverEmulator workRory&12-145/+10736
2024-04-25FixesRory&3-5/+86
2024-04-19Partial User-Interactive Authentication, allow skipping homeserver typingRory&7-53/+185
2024-04-05Fix homeserver resolution, rewrite homeserver initialisation, HSE workEmma [it/its]@Rory&39-888/+1691
2024-03-22Fix merge conficts between machinesEmma [it/its]@Rory&5-2/+2
2024-03-22ChangesRory&9-29/+175
2024-03-20New messagebuilder stuff, table-based help commandRory&13-79/+165
2024-03-17Bot related fixes, image sizeRory&6-11/+28
2024-03-15Add AddCollapsiblePart to MessageBuilderRory&1-0/+13
2024-03-15Bot changes, move named filters to subclassRory&17-113/+409
2024-03-05Fix READMEEmma [it/its]@Rory&1-2/+2
2024-03-05Fix repo URIsEmma [it/its]@Rory&2-16/+16
2024-03-05HomeserverEmulator workEmma [it/its]@Rory&34-140/+1420
2024-02-23Unknown changesEmma [it/its]@Rory&14-24/+108
2024-02-23HS emulatorRory&18-4/+607
2024-02-09Apply syntax style to LibMatrix side projectsEmma [it/its]@Rory&50-245/+198
2024-02-09Apply syntax style to LibMatrixEmma [it/its]@Rory&38-334/+283
2024-02-09Consistently use EventId for event typesEmma [it/its]@Rory&26-58/+77
2024-02-09Allow specifying chunk size for GetManyMessagesEmma [it/its]@Rory&2-17/+30
2024-01-31Add submodules for example botsRory&1-0/+9
2024-01-31Repo splitRory&52-2235/+1805
2024-01-31CapabilitiesRory&2-6/+28
2024-01-31Better sync filter support, named filters, error handlingEmma [it/its]@Rory&11-50/+255
2024-01-29Get full state eventEmma [it/its]@Rory&3-17/+44
2024-01-24MessageBuilder extensionsEmma [it/its]@Rory&9-24/+59
2024-01-15Abstract FederationClient from RemoteHomeserverEmma [it/its]@Rory&4-37/+85
2024-01-12Synchelper: better initial sync detectionEmma [it/its]@Rory&3-6/+33
2024-01-11Dev test botTheArcaneBrony15-0/+527
2024-01-11Cleanup, more message formatters, messagebuilder startEmma [it/its]@Rory&14-29/+280
2024-01-08Try-create factory for RemoteHomeserver, more reliable RemoteHomeserver creationEmma [it/its]@Rory&1-13/+23
2024-01-05CleanupEmma [it/its]@Rory&14-77/+93
2024-01-04ToObject and ToJson for MatrixExceptionRory&1-1/+4
2023-12-27CleanupTheArcaneBrony12-58/+130