mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-10-31 22:04:07 +00:00
4bf942583f
We call Object.normalize/1 to get the child object for situations like Announce. However, the check is flawed and immediately fails if Object.normalize/1 fails. Instead, we should use the activity itself in those cases to allow activities which never have a child object to pass through the filter. Closes #1291 |
||
---|---|---|
.. | ||
ping.ex | ||
state.ex | ||
streamer.ex | ||
streamer_socket.ex | ||
supervisor.ex | ||
worker.ex |