about summary refs log tree commit diff
path: root/LibMatrix.EventTypes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update ArcaneLibs to fix buildRory&2025-03-151-1/+1
|
* Add full invite data to invite handler callbackRory&2025-03-131-0/+3
|
* Well known resolver work, synapse admin workRory&2025-03-091-1/+1
|
* MxcUri class, other various workRory&2025-02-184-7/+7
|
* Some code cleanupRory&2025-02-031-1/+1
|
* 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
|
* Clean up conditional ArcaneLibs imports to use configurationRory&2024-12-101-10/+2
|
* Extra draupnir/policy event work github/masterRory&2024-11-222-0/+20
|
* Update to .NET 9Rory&2024-11-161-1/+1
|
* Add helper function to turn event type -> typesRory&2024-10-231-1/+11
|
* Minor cleanups, support for loading access tokens from disk or appserviceRory&2024-10-042-0/+5
|
* 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-0926-58/+77
|
* Allow specifying chunk size for GetManyMessagesEmma [it/its]@Rory&2024-02-091-1/+3
|
* Better sync filter support, named filters, error handlingEmma [it/its]@Rory&2024-01-313-1/+7
|
* MessageBuilder extensionsEmma [it/its]@Rory&2024-01-241-2/+2
|
* Cleanup, more message formatters, messagebuilder startEmma [it/its]@Rory&2024-01-112-10/+57
|
* CleanupTheArcaneBrony2023-12-276-5/+18
|
* CleanupEmma [it/its]@Rory&2023-12-1917-18/+18
|
* CleanupEmma [it/its]@Rory&2023-12-1425-0/+599