7b5c45f7e0
When the timeframe filter was set to "all" when the timeline block was initially loaded, an incorrect value rendered into the template meant the timeframe limit was set to 0 (which will return no results) instead of setting no limit (which would fetch all action events, as intended).