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

Remove posts after response #7385

Closed

Commits on Mar 23, 2017

  1. Only remove post from stream after successful response

    Pass destroyModel from post control view to post view
    and don't listen to the remove event in the post view
    anymore. The `remove` function will be called from the
    base view.
    
    Fixes diaspora#5445
    svbergerem committed Mar 23, 2017
    Copy the full SHA
    32d8430 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3585de9 View commit details
    Browse the repository at this point in the history