diff options
author | Rory& <root@rory.gay> | 2025-06-20 04:50:00 +0200 |
---|---|---|
committer | Rory& <root@rory.gay> | 2025-06-20 04:50:00 +0200 |
commit | 6975119b7d21cafdd0620d35b9542fb5d47ef392 (patch) | |
tree | 790c0b0ccb7e5d9245ae70f4951260803ead0b94 /Utilities/LibMatrix.HomeserverEmulator/Controllers | |
parent | Start of federation code (diff) | |
download | LibMatrix-6975119b7d21cafdd0620d35b9542fb5d47ef392.tar.xz |
Basic federation, move some response classes to the right namespace
Diffstat (limited to 'Utilities/LibMatrix.HomeserverEmulator/Controllers')
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomStateController.cs | 1 | ||||
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/Controllers/Users/UserController.cs | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/Utilities/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomStateController.cs b/Utilities/LibMatrix.HomeserverEmulator/Controllers/Rooms/RoomStateController.cs |