This TortoiseSVN patch adds a button to the admins user list that will show all newly registered users that have registered since the admin last logged-in/active.
This patch came about because I was migrating users from a gaming site from 1 forum to this one. Some of these migrating members are team officers. Rather than mull through the users list each day trying to figure out new members so I could change their role, I added this code to show me who's new.
It's a very simple patch that only modifies admin/users.ascx and .cs.
Not asking to be considered for release merge. Just contributing for those may may need this functionality.