Skip to content

object normalization

kaniini requested to merge kaniini/pleroma:feature/object-normalization into develop

these commits provide a unified set of API functions for passing an object/activity either by URI or by structure. due to less copying, they also reduce memory usage slightly.

Merge request reports