Happy0 / ssb-chess

A library for building scuttlebutt chess clients with
GNU General Public License v2.0
63 stars 16 forks source link

Sort game list tabs by 'most recent activity.' #47

Closed Happy0 closed 6 years ago

Happy0 commented 6 years ago

The games listed in the application tabs should be sorted by those games with the most recent activity.

Note:

At the moment, I believe the ordering is rather in ascending order of recency, or random. Not sure.