about summary refs log tree commit diff
path: root/LibMatrix/Homeservers/AuthenticatedHomeserverSynapse.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
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-19Add more stuff, add unit testsTheArcaneBrony76-212/+927
2023-09-15Improve READMETheArcaneBrony1-1/+3