Ariadne Conill 4bf942583f streamer: use direct object for filter checks when there is no valid child object in an activity
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
2019-11-03 09:05:12 -06:00
..
2019-08-14 11:55:17 -04:00
2019-08-14 11:55:17 -04:00
2019-08-14 11:55:17 -04:00
2019-07-28 20:24:39 +00:00
2019-10-24 12:08:34 -04:00
2019-10-30 15:40:25 +09:00
2019-09-26 18:49:57 +07:00
2019-09-19 14:56:10 +07:00
2019-10-02 14:50:25 +07:00
2019-04-20 19:42:19 +07:00
2019-07-15 13:01:22 +00:00
2019-09-30 19:10:54 +07:00
2019-10-17 15:26:59 +03:00
2019-11-01 19:13:29 +03:00
2019-06-24 18:59:12 +00:00
2019-05-06 17:51:03 +00:00
2019-10-06 16:56:36 +03:00