I think by default, the issues should be sorted by 'create date', in descending order.
Not sure about this. Issues are sorted by id, which should fit with the create date.
But I'm ok with adding the option to sort by dates
Ah, so the only change that needs to be made is to ID sort in descending order :)
Fixed here http://209.132.184.222/pagure/request-pull/74
Let's close this :)