-
Notifications
You must be signed in to change notification settings - Fork 3
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
Open project Ideas #40
Comments
Sounds great. How would a notifications system work? |
Really like these ideas. |
These sound great! |
I was thinking that when the user sends a message it would store an object containing the user's name, the person the user sent a message to and the location of the message. When the message is sent the receiving user would see these notifications in a drop down menu type format and when clicked it takes them to the message and then the notification gets deleted. |
If we use the new |
I think the I'm wondering how the notification system would work with the activity feed? It might make more sense to just use pagination/infinite scroll for the feed instead of basing it on last seen event if we implement a notification system. |
For a start, we can have the activity feed only show you events since your last seen event? |
Okay, I'll do that. If a user isn't logged in then should all of the events be displayed? |
I might've missed the result of our chat conversation, but I was in favor of making all features require login. |
I'm fine with either one. |
I think it hiding everything until login may make it easier to mark which events are seen and unseen |
@vocatwk does this sound good to you? Should we open an issue to track the work to block signed out users from using the app before signing in? |
Oops, sorry guys. I had missed this conversation. I'm defintely in favor of requring login for everything. |
Great. We should probably get that our of the way first so we can proceed with private chats and notifications work. I'll open an issue, any takers? |
Yeah, I can work on it. |
Here are some things I thought off after seeing everyone else ideas and stuff I decided I would like to work on:
I do like to help Guillermo with a notification system. As well as help Veronica with liking/deleting messages and maybe implementing that to also deleting conversations.
The text was updated successfully, but these errors were encountered: