* Fixed @ not working on latest build due to...
On latest build the @ shortcut to search for mentions was not working due to missing parameters on the onListenerChange method, due to changes done previously to post_action and search_bar that were not made to the onListenerChange method.
* Update search_bar.jsx
added fix for when no notification options for mentions is defined by the user...