Skip to content

Add Subscribe Feature to Projects #1

Description

@jonjmz
  • Allow users to subscribe to a project
    • There should be a "Subscribe" button that any logged-in user can see and click. It should be greyed-out if he is already subscribed. Use the current css class for blue buttons.
    • Whenever a project owner edits a project, before submitting it he should be able to check a flag to "send update message to subscribers".
    • Whenever someone posts on a project, an update message should be sent to subscribers containing the poster and the post message.
    • Sending an update message:
      • All subscribers should receive an email saying what happened ("project X updated", "someone commented" etc) and maybe an SMS too.
      • Example of sending an email is currently in UsersController.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions