about summary refs log tree commit diff
path: root/LibMatrix.sln (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-13Error handlingTheArcaneBrony3-2/+15
2023-10-11Fix alias thing?TheArcaneBrony1-1/+1
2023-10-11Added options to skip inviting already invited/joined/left users, added ↵TheArcaneBrony3-19/+44
option to join room if it already exists when trying to create
2023-10-11Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony6-12/+33
2023-10-10Set timeout for command listenerTheArcaneBrony39-51/+1
2023-10-06Small refactorsTheArcaneBrony61-521/+1034
2023-09-29Unit tests, small refactorsTheArcaneBrony25-202/+563
2023-09-19