mirror of
https://github.com/jtomchak/akkoma.git
synced 2025-02-07 14:23:40 +01:00
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_test.exs | ||
state_test.exs | ||
streamer_test.exs |