It is not useful to call maybe_federate() with the processed activity, because it will only record the activity id, and put it into the queue. When the job is invoked, it reads from the database for the activity. This means the changes we just made will be discarded. In this commit, I moved the stripping and anonymizing procedures to Transmogrifier.prepare_outgoing, which is called after the federator reads the activity from the database. |
||
|---|---|---|
| .. | ||
| mix | ||
| pleroma | ||