about summary refs log tree commit diff
path: root/LibMatrix/Homeservers/AuthenticatedHomeserverGeneric.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix homeserver resolution, rewrite homeserver initialisation, HSE workEmma [it/its]@Rory&2024-04-051-31/+17
* New messagebuilder stuff, table-based help commandRory&2024-03-201-2/+0
* Bot related fixes, image sizeRory&2024-03-171-2/+11
* Bot changes, move named filters to subclassRory&2024-03-151-57/+36
* Unknown changesEmma [it/its]@Rory&2024-02-231-2/+22
* Apply syntax style to LibMatrix side projectsEmma [it/its]@Rory&2024-02-091-1/+1
* Apply syntax style to LibMatrixEmma [it/its]@Rory&2024-02-091-52/+30
* CapabilitiesRory&2024-01-311-6/+25
* Better sync filter support, named filters, error handlingEmma [it/its]@Rory&2024-01-311-12/+112
* Abstract FederationClient from RemoteHomeserverEmma [it/its]@Rory&2024-01-151-9/+3
* CleanupEmma [it/its]@Rory&2024-01-051-20/+18
* CleanupTheArcaneBrony2023-12-271-2/+0
* SetImpersonate optimisation (dont execute if already set), cleanupTheArcaneBrony2023-12-231-0/+1
* User impersonation support (appservice identity assertion), non-AsyncEnumerab...TheArcaneBrony2023-12-231-0/+5
* CleanupEmma [it/its]@Rory&2023-12-141-6/+7
* Cleanup, move ArcaneLibs to submodule instead of parent submoduleEmma [it/its]@Rory&2023-12-011-7/+7
* Moderation bot workEmma [it/its]@Rory&2023-11-231-2/+18
* State vs Timeline eventsTheArcaneBrony2023-11-091-1/+1
* Cleanup, fixes, fix proxy supportTheArcaneBrony2023-11-051-27/+19
* 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