Brendan Abolivier 487f1bb49d
Use the filtered version of an event when responding to /context requests for that event
Sometimes the filtering function can return a pruned version of an event (on top of either the event itself or an empty list), if it thinks the user should be able to see that there's an event there but not the content of that event. Therefore, the previous logic of 'if filtered is empty then we can use the event we retrieved from the database' is flawed, and we should use the event returned by the filtering function.
2019-12-16 12:14:12 +00:00
..
2019-09-11 13:54:50 +01:00
2019-11-01 02:43:24 +11:00
2019-12-05 17:58:25 +00:00
2019-12-04 13:03:46 +05:30
2019-09-20 11:20:02 +01:00
2019-11-01 02:43:24 +11:00
2019-11-01 02:43:24 +11:00