about summary refs log tree commit diff
path: root/LibMatrix/RoomTypes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New messagebuilder stuff, table-based help commandRory&2024-03-201-1/+0
|
* Unknown changesEmma [it/its]@Rory&2024-02-232-1/+6
|
* Apply syntax style to LibMatrixEmma [it/its]@Rory&2024-02-092-31/+20
|
* Allow specifying chunk size for GetManyMessagesEmma [it/its]@Rory&2024-02-091-16/+27
|
* Better sync filter support, named filters, error handlingEmma [it/its]@Rory&2024-01-311-1/+1
|
* Get full state eventEmma [it/its]@Rory&2024-01-291-15/+33
|
* CleanupEmma [it/its]@Rory&2024-01-051-3/+3
|
* CleanupTheArcaneBrony2023-12-271-13/+13
|
* SetImpersonate optimisation (dont execute if already set), cleanupTheArcaneBrony2023-12-231-32/+42
|
* User impersonation support (appservice identity assertion), ↵TheArcaneBrony2023-12-232-4/+25
| | | | non-AsyncEnumerable room member lookup
* CleanupEmma [it/its]@Rory&2023-12-191-15/+32
|
* CleanupEmma [it/its]@Rory&2023-12-142-40/+38
|
* Temp stateEmma [it/its]@Rory&2023-12-071-1/+2
|
* Cleanup, move ArcaneLibs to submodule instead of parent submoduleEmma [it/its]@Rory&2023-12-011-11/+11
|
* Moderation bot workEmma [it/its]@Rory&2023-11-231-8/+80
|
* State vs Timeline eventsTheArcaneBrony2023-11-091-1/+1
|
* Cleanup, fixes, fix proxy supportTheArcaneBrony2023-11-051-22/+54
|
* split client and server http client for homeserversTheArcaneBrony2023-10-261-8/+27
|
* Minor cleanupTheArcaneBrony2023-10-241-9/+4
|
* Handle floats etc in requestsTheArcaneBrony2023-10-141-3/+2
|
* Error handlingTheArcaneBrony2023-10-131-0/+10
|
* Added options to skip inviting already invited/joined/left users, added ↵TheArcaneBrony2023-10-111-3/+5
| | | | option to join room if it already exists when trying to create
* Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony2023-10-111-0/+5
|
* Set timeout for command listenerTheArcaneBrony2023-10-102-3/+0
|
* Small refactorsTheArcaneBrony2023-10-061-18/+17
|
* Unit tests, small refactorsTheArcaneBrony2023-09-292-37/+66
|
* Add more stuff, add unit testsTheArcaneBrony2023-09-192-14/+25
|
* Some refactoringTheArcaneBrony2023-09-152-23/+27
|
* Media moderator PoC works, abstract command handling to libraryTheArcaneBrony2023-09-052-20/+29
|
* Add start of Media Moderator PoC botTheArcaneBrony2023-09-041-1/+21
|
* Too many changes to name...TheArcaneBrony2023-09-042-9/+37
|
* Code cleanupTheArcaneBrony2023-08-142-6/+6
|
* Split LibMatrix into separate repoTheArcaneBrony2023-08-142-0/+211