Replace tuple with RecordsBySubject struct
Replace (String, Vec<RecordId>) tuples with a proper
RecordsBySubject struct throughout the many-to-many query
implementation as Lexicons per ATProto spec do not offer a tuple type.
Add lexicon definition for the getManyToMany XRPC endpoint.
# Conflicts:
# constellation/src/server/mod.rs
authored by
seoul.systems
and committed by
tangled.org
af052ff3
abda6d88