Followup from T400722
Timestamp is correctly used as a secondary sort key, but it is currently used as a secondary sort key in ascending order, whereas when timestamp is used as the default (primary) sort key, it is used in descending order.
Acceptance criteria:
The secondary timestamp sort key should also be descending, as it is when the default view for the contributions tab is viewed.