Added support for autocompleting @user tags in the newsfeed poster.
What it looks like:
There's no custom CSS formatting for the suggestion popup, but I can make it whatever you want. The tag to put styles on is <mentions_list> and it's a standard <ul> dropdown.
This change is
Request to merge hopeseekr:autocomplete_usertags into master