What does this PR do? (Please give us a brief description of what this PR does.)
Reverts to the old behavior, where MFM payloads were sent regardless of whether they contain advanced MFM. This allows for significantly faster parsing for instances ingesting notes, at the cost of slightly higher network transfer size. I'd argue there's significantly better ways to optimize that, though, e.g. by removing unused inline JSON-LD @context
entries.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
resolves #647 (closed)