about summary refs log tree commit diff
path: root/LibMatrix.EventTypes/Spec/State (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some pointless null checks in SyncResponse, add missing const for room...Rory&2025-07-231-0/+1
* Make server ACLs expose matching regexes (need to be checked and tested, still)Rory&2025-07-231-0/+7
* Fix joining rooms via ID, without vias.Rory&2025-07-171-0/+5
* Room builder, support managing room dirRory&2025-06-162-0/+17
* Support takedown policies and hashed entitiesRory&2025-05-241-7/+33
* Clean up some debug code in policy eventsRory&2025-05-221-12/+1
* Logging cleanupRory&2025-05-221-7/+5
* Various bug fixesRory&2025-05-181-0/+18
* Add support for ignoring users, add user/room/event reportingRory&2025-05-021-1/+12
* Add tombstone event content, URL-escape room id in synapse adminRory&2025-04-221-0/+14
* Add debugger display for spec policiesRory&2025-03-191-0/+2
* Refactor room specialisations to be functions, make http logging configurableRory&2025-03-181-1/+1
* MxcUri class, other various workRory&2025-02-183-6/+6
* The rest of warning cleanup so far.Rory&2025-01-234-17/+25
* Some schema changse (required properties)Rory&2025-01-233-3/+3
* Clean up more imports and fix namespaces.Rory&2025-01-2314-14/+14
* Extra draupnir/policy event workRory&2024-11-221-0/+9
* More reliable room name fetching, disable room predecessor in creation conten...Rory&2024-10-031-2/+2
* FixesRory&2024-09-221-0/+4
* Fix room joining, power levelsRory&2024-09-162-4/+6
* Add valid room memberhip values as constantsEmma [it/its]@Rory&2024-05-141-0/+8
* Unknown changesEmma [it/its]@Rory&2024-02-232-3/+23
* Consistently use EventId for event typesEmma [it/its]@Rory&2024-02-0917-41/+50
* Better sync filter support, named filters, error handlingEmma [it/its]@Rory&2024-01-313-1/+7
* Cleanup, more message formatters, messagebuilder startEmma [it/its]@Rory&2024-01-111-10/+44
* CleanupTheArcaneBrony2023-12-275-5/+12
* CleanupEmma [it/its]@Rory&2023-12-1916-17/+17
* CleanupEmma [it/its]@Rory&2023-12-1417-0/+424