about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix some race conditions and some optimisation in HomeserverEmulator HEAD masterRory&10 days3-10419/+36
* HomeserverEmulator workRory&11 days12-145/+10736
* FixesRory&2024-04-253-5/+86
* Partial User-Interactive Authentication, allow skipping homeserver typingRory&2024-04-197-53/+185
* Fix homeserver resolution, rewrite homeserver initialisation, HSE workEmma [it/its]@Rory&2024-04-0539-888/+1691
* Fix merge conficts between machinesEmma [it/its]@Rory&2024-03-225-2/+2
* ChangesRory&2024-03-229-29/+175
* New messagebuilder stuff, table-based help commandRory&2024-03-2013-79/+165
* Bot related fixes, image sizeRory&2024-03-176-11/+28
* Add AddCollapsiblePart to MessageBuilderRory&2024-03-151-0/+13
* Bot changes, move named filters to subclassRory&2024-03-1517-113/+409
* Fix READMEEmma [it/its]@Rory&2024-03-051-2/+2
* Fix repo URIsEmma [it/its]@Rory&2024-03-052-16/+16
* HomeserverEmulator workEmma [it/its]@Rory&2024-03-0534-140/+1420
* Unknown changesEmma [it/its]@Rory&2024-02-2314-24/+108
* HS emulatorRory&2024-02-2318-4/+607
* Apply syntax style to LibMatrix side projectsEmma [it/its]@Rory&2024-02-0950-245/+198
* Apply syntax style to LibMatrixEmma [it/its]@Rory&2024-02-0938-334/+283
* Consistently use EventId for event typesEmma [it/its]@Rory&2024-02-0926-58/+77
* Allow specifying chunk size for GetManyMessagesEmma [it/its]@Rory&2024-02-092-17/+30
* Add submodules for example botsRory&2024-01-311-0/+9
* Repo splitRory&2024-01-3152-2235/+1805
* CapabilitiesRory&2024-01-312-6/+28
* Better sync filter support, named filters, error handlingEmma [it/its]@Rory&2024-01-3111-50/+255
* Get full state eventEmma [it/its]@Rory&2024-01-293-17/+44
* MessageBuilder extensionsEmma [it/its]@Rory&2024-01-249-24/+59
* Abstract FederationClient from RemoteHomeserverEmma [it/its]@Rory&2024-01-154-37/+85
* Synchelper: better initial sync detectionEmma [it/its]@Rory&2024-01-123-6/+33
* Dev test botTheArcaneBrony2024-01-1115-0/+527
* Cleanup, more message formatters, messagebuilder startEmma [it/its]@Rory&2024-01-1114-29/+280
* Try-create factory for RemoteHomeserver, more reliable RemoteHomeserver creationEmma [it/its]@Rory&2024-01-081-13/+23
* CleanupEmma [it/its]@Rory&2024-01-0514-77/+93
* ToObject and ToJson for MatrixExceptionRory&2024-01-041-1/+4
* CleanupTheArcaneBrony2023-12-2712-58/+130
* SetImpersonate optimisation (dont execute if already set), cleanupTheArcaneBrony2023-12-232-32/+43
* User impersonation support (appservice identity assertion), non-AsyncEnumerab...TheArcaneBrony2023-12-234-6/+42
* CleanupEmma [it/its]@Rory&2023-12-1921-37/+54
* CleanupEmma [it/its]@Rory&2023-12-1491-460/+332
* Temp stateEmma [it/its]@Rory&2023-12-0710-29/+199
* Cleanup, move ArcaneLibs to submodule instead of parent submoduleEmma [it/its]@Rory&2023-12-0153-431/+461
* Moderation bot workEmma [it/its]@Rory&2023-11-2347-527/+1297
* Add license retroactively, matching where the code originated from (MatrixRoo...TheArcaneBrony2023-11-141-0/+661
* Update to .net 8TheArcaneBrony2023-11-147-7/+7
* State vs Timeline eventsTheArcaneBrony2023-11-0926-26/+29
* Cleanup, fixes, fix proxy supportTheArcaneBrony2023-11-0516-129/+184
* split client and server http client for homeserversTheArcaneBrony2023-10-2610-97/+130
* Minor cleanupTheArcaneBrony2023-10-248-26/+30
* fix synchelper null checkTheArcaneBrony2023-10-196-8/+18
* Add profile updatingTheArcaneBrony2023-10-181-41/+38
* Fix local media resolutionTheArcaneBrony2023-10-171-1/+1
* Add updating of profiles and fetching room profilesTheArcaneBrony2023-10-176-8/+141
* Handle floats etc in requestsTheArcaneBrony2023-10-144-11/+90
* Error handlingTheArcaneBrony2023-10-133-2/+15
* Fix alias thing?TheArcaneBrony2023-10-111-1/+1
* Added options to skip inviting already invited/joined/left users, added optio...TheArcaneBrony2023-10-113-19/+44
* Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony2023-10-116-12/+33
* Set timeout for command listenerTheArcaneBrony2023-10-1039-51/+1
* Small refactorsTheArcaneBrony2023-10-0661-521/+1034
* Unit tests, small refactorsTheArcaneBrony2023-09-2925-202/+563
* Add more stuff, add unit testsTheArcaneBrony2023-09-1976-212/+927
* Improve READMETheArcaneBrony2023-09-151-1/+3
* Add READMETheArcaneBrony2023-09-151-0/+39
* Some refactoringTheArcaneBrony2023-09-1568-288/+870
* Media moderator PoC works, abstract command handling to libraryTheArcaneBrony2023-09-0577-367/+695
* Add start of Media Moderator PoC botTheArcaneBrony2023-09-0438-63/+688
* Too many changes to name...TheArcaneBrony2023-09-0460-216/+615
* Clean up some extension functionsTheArcaneBrony2023-09-044-75/+0
* Code cleanupTheArcaneBrony2023-08-1421-110/+105
* Update dependenciesTheArcaneBrony2023-08-141-2/+2
* Move more projects overTheArcaneBrony2023-08-1420-0/+534
* Split LibMatrix into separate repoTheArcaneBrony2023-08-1463-0/+2345