about summary refs log tree commit diff
path: root/LibMatrix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dont use refs for proxyRory&2024-05-165-13/+18
|
* Raise query size in synapse room queryEmma [it/its]@Rory&2024-05-131-1/+1
|
* Clearer error messages, fix bug in hs resolutionYour Name2024-05-133-39/+55
|
* HomeserverEmulator workRory&2024-05-022-6/+34
|
* 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-0515-337/+341
|
* ChangesRory&2024-03-222-3/+3
|
* New messagebuilder stuff, table-based help commandRory&2024-03-208-19/+32
|
* Bot related fixes, image sizeRory&2024-03-171-2/+11
|
* Add AddCollapsiblePart to MessageBuilderRory&2024-03-151-0/+13
|
* Bot changes, move named filters to subclassRory&2024-03-157-65/+129
|
* HomeserverEmulator workEmma [it/its]@Rory&2024-03-058-13/+90
|
* Unknown changesEmma [it/its]@Rory&2024-02-236-19/+70
|
* HS emulatorRory&2024-02-233-4/+18
|
* 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-0938-334/+283
|
* Allow specifying chunk size for GetManyMessagesEmma [it/its]@Rory&2024-02-091-16/+27
|
* CapabilitiesRory&2024-01-312-6/+28
|
* Better sync filter support, named filters, error handlingEmma [it/its]@Rory&2024-01-318-49/+248
|
* Get full state eventEmma [it/its]@Rory&2024-01-293-17/+44
|
* MessageBuilder extensionsEmma [it/its]@Rory&2024-01-243-11/+45
|
* Abstract FederationClient from RemoteHomeserverEmma [it/its]@Rory&2024-01-154-37/+85
|
* Synchelper: better initial sync detectionEmma [it/its]@Rory&2024-01-121-5/+29
|
* Cleanup, more message formatters, messagebuilder startEmma [it/its]@Rory&2024-01-115-10/+97
|
* Try-create factory for RemoteHomeserver, more reliable RemoteHomeserver creationEmma [it/its]@Rory&2024-01-081-13/+23
|
* CleanupEmma [it/its]@Rory&2024-01-059-59/+80
|
* ToObject and ToJson for MatrixExceptionRory&2024-01-041-1/+4
|
* CleanupTheArcaneBrony2023-12-276-53/+112
|
* SetImpersonate optimisation (dont execute if already set), cleanupTheArcaneBrony2023-12-232-32/+43
|
* User impersonation support (appservice identity assertion), ↵TheArcaneBrony2023-12-234-6/+42
| | | | non-AsyncEnumerable room member lookup
* CleanupEmma [it/its]@Rory&2023-12-193-18/+35
|
* CleanupEmma [it/its]@Rory&2023-12-1449-748/+173
|
* Temp stateEmma [it/its]@Rory&2023-12-074-29/+46
|
* Cleanup, move ArcaneLibs to submodule instead of parent submoduleEmma [it/its]@Rory&2023-12-0123-78/+96
|
* Moderation bot workEmma [it/its]@Rory&2023-11-2311-46/+228
|
* Update to .net 8TheArcaneBrony2023-11-141-1/+1
|
* State vs Timeline eventsTheArcaneBrony2023-11-0926-26/+29
|
* Cleanup, fixes, fix proxy supportTheArcaneBrony2023-11-0514-122/+181
|
* split client and server http client for homeserversTheArcaneBrony2023-10-268-94/+127
|
* Minor cleanupTheArcaneBrony2023-10-247-20/+23
|
* 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-174-6/+137
|
* 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 ↵TheArcaneBrony2023-10-113-19/+44
| | | | option to join room if it already exists when trying to create
* Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony2023-10-115-7/+25
|
* Set timeout for command listenerTheArcaneBrony2023-10-1036-45/+0
|
* Small refactorsTheArcaneBrony2023-10-0641-296/+550
|
* Unit tests, small refactorsTheArcaneBrony2023-09-2915-97/+221
|
* Add more stuff, add unit testsTheArcaneBrony2023-09-1942-104/+136
|
* Some refactoringTheArcaneBrony2023-09-1537-156/+215
|
* Media moderator PoC works, abstract command handling to libraryTheArcaneBrony2023-09-0545-141/+117
|
* Add start of Media Moderator PoC botTheArcaneBrony2023-09-046-11/+109
|
* Too many changes to name...TheArcaneBrony2023-09-0451-191/+457
|
* Clean up some extension functionsTheArcaneBrony2023-09-044-75/+0
|
* Code cleanupTheArcaneBrony2023-08-1413-65/+62
|
* Split LibMatrix into separate repoTheArcaneBrony2023-08-1457-0/+2282