Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed @ not working on latest build due to... #5878

Merged
merged 2 commits into from
Mar 31, 2017
Merged

Fixed @ not working on latest build due to... #5878

merged 2 commits into from
Mar 31, 2017

Commits on Mar 26, 2017

  1. 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.
    prixone committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    6b51cdc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Update search_bar.jsx

    added fix for when no notification options for mentions is defined by the user...
    prixone committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    d33320d View commit details
    Browse the repository at this point in the history