about summary refs log tree commit diff
path: root/LibMatrix.EventTypes/Spec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove some pointless null checks in SyncResponse, add missing const for ↵Rory&2025-07-231-0/+1
| | | | room history visibility
* 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-182-4/+42
|
* msc4222 fixesRory&2025-05-091-3/+7
|
* Add support for ignoring users, add user/room/event reportingRory&2025-05-022-1/+39
|
* 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-2315-15/+15
|
* Extra draupnir/policy event workRory&2024-11-221-0/+9
|
* Minor cleanups, support for loading access tokens from disk or appserviceRory&2024-10-041-0/+1
|
* More reliable room name fetching, disable room predecessor in creation ↵Rory&2024-10-031-2/+2
| | | | content schema
* 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
|
* Bot related fixes, image sizeRory&2024-03-171-0/+6
|
* Bot changes, move named filters to subclassRory&2024-03-151-0/+3
|
* Unknown changesEmma [it/its]@Rory&2024-02-232-3/+23
|
* Consistently use EventId for event typesEmma [it/its]@Rory&2024-02-0921-50/+69
|
* 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-276-5/+18
|
* CleanupEmma [it/its]@Rory&2023-12-1917-18/+18
|
* CleanupEmma [it/its]@Rory&2023-12-1420-0/+502