about summary refs log tree commit diff
path: root/LibMatrix/RoomTypes/GenericRoom.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix invite logic, further v12 fixesRory&11 days1-2/+2
* Add support for bulk event sending, back off on server failureRory&13 days1-3/+41
* Fix joining rooms via ID, without vias.Rory&2025-07-171-4/+55
* Basic federation, move some response classes to the right namespaceRory&2025-06-201-1/+1
* Synapse admin fixes, server resolution fixesRory&2025-06-061-2/+2
* Allow specifying expected membership when fetching member list, addRory&2025-05-141-7/+32
* Followup documentation from chat, fix trailing whitespaceRory&2025-04-011-2/+11
* Add methods for typing notifications and read receiptsKayra Uylar2025-04-011-0/+35
* Split out invite context, add empty filter constantsRory&2025-03-261-1/+0
* Dead code cleanup, add room helper for policy listsRory&2025-03-171-35/+22
* Merge remote-tracking branch 'origin/dev/moderationclient-changes'Rory&2025-03-091-4/+6
|\
| * Sync optimisation changesRory&2024-12-151-0/+1
| * Synapse admin API stuff, a mass of other changesRory&2024-12-151-5/+6
* | Well known resolver work, synapse admin workRory&2025-03-091-1/+1
* | MxcUri class, other various workRory&2025-02-181-1/+1
* | Change defaults of GetManyMessagesRory&2025-02-081-5/+4
* | Temporary workRory&2025-02-081-5/+7
* | Some code cleanupRory&2025-02-031-1/+0
* | The rest of warning cleanup so far.Rory&2025-01-231-5/+8
* | Clean up more imports and fix namespaces.Rory&2025-01-231-3/+0
|/
* Minor cleanups, support for loading access tokens from disk or appserviceRory&2024-10-041-3/+20
* More reliable room name fetching, disable room predecessor in creation conten...Rory&2024-10-031-14/+17
* FixesRory&2024-09-221-1/+1
* Merge branch 'dev/authenticated-media'Rory&2024-09-171-20/+6
|\
| * Fix unit tests, add authenticated media dev/authenticated-mediaRory&2024-09-171-1/+1
| * Fix room joining, power levelsRory&2024-09-161-4/+5
| * Authenticated media foundationsEmma [it/its]@Rory&2024-07-021-16/+1
* | Import unit test fixes from dev/home-changesRory&2024-07-151-3/+3
|/
* Single HTTP client fixes dev/new-httpclientRory&2024-06-171-2/+2
* Clearer error messages, fix bug in hs resolutionYour Name2024-05-131-18/+18
* HomeserverEmulator workRory&2024-05-021-2/+4
* FixesRory&2024-04-251-4/+55
* Partial User-Interactive Authentication, allow skipping homeserver typingRory&2024-04-191-2/+26
* Fix homeserver resolution, rewrite homeserver initialisation, HSE workEmma [it/its]@Rory&2024-04-051-1/+2
* Unknown changesEmma [it/its]@Rory&2024-02-231-1/+1
* Apply syntax style to LibMatrixEmma [it/its]@Rory&2024-02-091-30/+19
* 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), non-AsyncEnumerab...TheArcaneBrony2023-12-231-3/+24
* CleanupEmma [it/its]@Rory&2023-12-191-15/+32
* CleanupEmma [it/its]@Rory&2023-12-141-37/+37
* 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 optio...TheArcaneBrony2023-10-111-3/+5
* Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony2023-10-111-0/+5
* Set timeout for command listenerTheArcaneBrony2023-10-101-2/+0
* Small refactorsTheArcaneBrony2023-10-061-18/+17
* Unit tests, small refactorsTheArcaneBrony2023-09-291-25/+43
* Add more stuff, add unit testsTheArcaneBrony2023-09-191-11/+22
* Some refactoringTheArcaneBrony2023-09-151-22/+26
* Media moderator PoC works, abstract command handling to libraryTheArcaneBrony2023-09-051-17/+29
* Add start of Media Moderator PoC botTheArcaneBrony2023-09-041-1/+21
* Too many changes to name...TheArcaneBrony2023-09-041-5/+29
* Code cleanupTheArcaneBrony2023-08-141-5/+5
* Split LibMatrix into separate repoTheArcaneBrony2023-08-141-0/+186