about summary refs log tree commit diff
path: root/LibMatrix/Homeservers/AuthenticatedHomeserverGeneric.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* split client and server http client for homeserversTheArcaneBrony2023-10-261-13/+23
* Minor cleanupTheArcaneBrony2023-10-241-2/+3
* Add profile updatingTheArcaneBrony2023-10-181-41/+38
* Fix local media resolutionTheArcaneBrony2023-10-171-1/+1
* Add updating of profiles and fetching room profilesTheArcaneBrony2023-10-171-1/+128
* Fix alias thing?TheArcaneBrony2023-10-111-1/+1
* Added options to skip inviting already invited/joined/left users, added optio...TheArcaneBrony2023-10-111-16/+30
* Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony2023-10-111-1/+2
* Set timeout for command listenerTheArcaneBrony2023-10-101-2/+0
* Small refactorsTheArcaneBrony2023-10-061-13/+29
* Unit tests, small refactorsTheArcaneBrony2023-09-291-10/+28
* Add more stuff, add unit testsTheArcaneBrony2023-09-191-7/+16
* Some refactoringTheArcaneBrony2023-09-151-15/+37
* Media moderator PoC works, abstract command handling to libraryTheArcaneBrony2023-09-051-6/+0
* Add start of Media Moderator PoC botTheArcaneBrony2023-09-041-8/+13
* Too many changes to name...TheArcaneBrony2023-09-041-0/+89