complement/tests/msc3874
kegsay 503bf6e126
Refactor the match.CheckOff API to use functional options (#711)
This means you don't need to tack on `, nil` all the time, and can
optionally specify when you want to allow unwanted items, obviating
the need for `JSONCheckOffAllowUnwanted`. This composes better and
supports adding additional functionality e.g allowing duplicate items.
2024-02-16 17:26:35 +00:00
..
main_test.go Standardise entry points for Complement tests (#669) 2023-10-12 16:41:13 +01:00
room_messages_relation_filter_test.go Refactor the match.CheckOff API to use functional options (#711) 2024-02-16 17:26:35 +00:00