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

Notifications #10

Open
tuxskar opened this issue Apr 5, 2012 · 3 comments
Open

Notifications #10

tuxskar opened this issue Apr 5, 2012 · 3 comments
Labels

Comments

@tuxskar
Copy link
Owner

tuxskar commented Apr 5, 2012

We should implement a new feature to notify the news activities for every user in the system

@ghost
Copy link

ghost commented Apr 6, 2012

I was thinking on modifying red.models.Exchange to include a status. They would be three possible statuses:

  • pending: when a user is interested in another's offer and shows interest, a red.models.Exchange object will be created with this state. This can be used to generate notifications.
  • rejected: when a user rejects anothers interest in a particular offer.
  • accepted: when a user accepts anothers interest in a particular offer.

@tuxskar
Copy link
Owner Author

tuxskar commented Apr 6, 2012

I like the idea :)
On Apr 6, 2012 3:46 PM, "Alejandro Gmez" <
[email protected]>
wrote:

I was thinking on modifying red.models.Exchange to include a status.
They would be three possible statuses:

  • pending: when a user is interested in another's offer and shows
    interest, a red.models.Exchange object will be created with this state.
    This can be used to generate notifications.
  • rejected: when a user rejects anothers interest in a particular offer.
  • accepted: when a user accepts anothers interest in a particular offer.

Reply to this email directly or view it on GitHub:
#10 (comment)

@ghost
Copy link

ghost commented May 19, 2012

I'm going to start working on this.

@ghost ghost self-assigned this May 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant