A native .NET C# library for developing Matrix clients.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Claire 3fd1e36ec5 Moved classes from Program.cs to their own files 4 years ago
..
MatrixApi.cs Started creating types for the event (sync) feed 4 years ago
MatrixApiEntities.cs Started creating types for the event (sync) feed 4 years ago
MatrixDotNetLib.csproj Login sample fully functional. Added all API URLs. 4 years ago
MatrixError.cs Login sample fully functional. Added all API URLs. 4 years ago
MatrixEvent.cs Moved classes from Program.cs to their own files 4 years ago
MatrixEventContent.cs Moved classes from Program.cs to their own files 4 years ago
MatrixEventPrevContent.cs Moved classes from Program.cs to their own files 4 years ago
MatrixEventUnsigned.cs Moved classes from Program.cs to their own files 4 years ago
MatrixFileInfo.cs Moved classes from Program.cs to their own files 4 years ago
MatrixImageInfo.cs Moved classes from Program.cs to their own files 4 years ago
MatrixImageThumbInfo.cs Moved classes from Program.cs to their own files 4 years ago
MatrixLoginFlows.cs Login sample fully functional. Added all API URLs. 4 years ago
MatrixLoginIdentifier.cs Login sample fully functional. Added all API URLs. 4 years ago
MatrixLoginRequest.cs Created an ApiResult function for API calls. Need to finish GetRooms in session manager. 4 years ago
MatrixLoginResponse.cs Login sample fully functional. Added all API URLs. 4 years ago
MatrixLoginType.cs Login sample fully functional. Added all API URLs. 4 years ago
MatrixRoom.cs TODO: room joining 4 years ago
MatrixRoomAliases.cs GetRoomAliases() now works. 4 years ago
MatrixRoomDirectory.cs TODO: room joining 4 years ago
MatrixRoomEntry.cs TODO: room joining 4 years ago
MatrixRoomManager.cs GetRoomAliases() now works. 4 years ago
MatrixSessionManager.cs Moved classes from Program.cs to their own files 4 years ago
MatrixSyncBody.cs Moved classes from Program.cs to their own files 4 years ago
MatrixSyncRoom.cs Moved classes from Program.cs to their own files 4 years ago
MatrixSyncRooms.cs Moved classes from Program.cs to their own files 4 years ago
MatrixTimeline.cs Moved classes from Program.cs to their own files 4 years ago
MatrixUser.cs Login sample fully functional. Added all API URLs. 4 years ago
MatrixUserRooms.cs Created an ApiResult function for API calls. Need to finish GetRooms in session manager. 4 years ago
MatrixUserServer.cs Login sample fully functional. Added all API URLs. 4 years ago
MatrixUserServers.cs Login sample fully functional. Added all API URLs. 4 years ago
MatrixUtil.cs GetRoomAliases() now works. 4 years ago