Skip to content

Instantly share code, notes, and snippets.

@joar
Last active December 11, 2015 14:38
Show Gist options
  • Save joar/4615281 to your computer and use it in GitHub Desktop.
Save joar/4615281 to your computer and use it in GitHub Desktop.

Notifications in MediaGoblin

Scenarios

Action:
Comment, favorite, added to collection

Joar posted a picture, someone performs an action on it. Joar is notified of the action.

Elrond posts a picture, Joar comments on it, Elrond replies to Joars comment. Joar is notified about the reply.

Joar submits a video for processing, it fails. Joar is notified about the failure.

Wishlist

  • Notification indicator in the UI

  • Notifications via email

  • Configurable email settings

  • Do not notify me of all comments on a post I have previously commented on.

    Note

    This might require some kind of 'reply' mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment