about summary refs log tree commit diff
path: root/LibMatrix.EventTypes/Spec/State/RoomInfo (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
* Various bug fixesRory&2025-05-181-0/+18
* Add tombstone event content, URL-escape room id in synapse adminRory&2025-04-221-0/+14
* MxcUri class, other various workRory&2025-02-183-6/+6
* The rest of warning cleanup so far.Rory&2025-01-233-11/+14
* Some schema changse (required properties)Rory&2025-01-233-3/+3
* Clean up more imports and fix namespaces.Rory&2025-01-2312-12/+12
* More reliable room name fetching, disable room predecessor in creation conten...Rory&2024-10-031-2/+2
* Fix room joining, power levelsRory&2024-09-161-4/+5
* 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-0914-26/+33
* Better sync filter support, named filters, error handlingEmma [it/its]@Rory&2024-01-312-0/+3
* CleanupTheArcaneBrony2023-12-275-5/+12
* CleanupEmma [it/its]@Rory&2023-12-1914-15/+15
* CleanupEmma [it/its]@Rory&2023-12-1414-0/+325