Allow alphabetically sorting blocklists from Web interface

My blocklists are growing rapidly and sometimes it's very hard to find what I am looking for. When I remember the exact name I can use the browser search to find the entry but most of the time I only remember parts of the domains or how they start. Then I need to scan the entire list to find the entry I was looking for. I now have written myself a script that sorts my list alphabetically (and syncs them to Gists). Can you implement a sorting function in the web interface so that users can display their blocklists in a sorted order to ease navigation?

Sorting is implemented.

Partially. There is no sort by date added on the web GUI.

Correct - but this is not what this FR is about. It only specifically state

date_added was introduced with v5.0 in gravity.db but this FR is 3 years old - way before v5.0 was in reach. Requesting the option for sorting a property that is not even implemented seems a little advanced.