4564ed7412
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).