-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
configurable email notification preferences #213
Comments
This seems to relate to how the button "subscribe to everything" on publiclab.org/subscriptions in fact only subscribes you to research notes, a fact which we have to explain in help text below the button |
that's a great issue to break off as a stand-alone -- maybe good for
first-timers!
…On Wed, Jan 24, 2018 at 5:40 PM, Liz Barry ***@***.***> wrote:
This seems to relate to how the button "subscribe to everything" on
publiclab.org/subscriptions in fact only subscribes you to research
notes, a fact which we have to explain in help text below the button
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#213 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJxWtH-GFkU6nnhL0qKM_Gkcwl913ks5tN7FZgaJpZM4DjowO>
.
|
hi @jywarren @ebarry , I have included this issue as a part of my proposal https://publiclab.org/notes/gauravano/02-18-2018/gsoc-proposal-email-integration-project What do you think about design ? |
Oh cool! I wonder about mobile display, but if it's an issue we can
probably put it in a regular page instead of a modal - either way is
awesome!
…On Wed, Mar 21, 2018, 5:22 PM Gaurav Sachdeva ***@***.***> wrote:
hi @jywarren <https://github.com/jywarren> @ebarry
<https://github.com/ebarry> , I have included this issue as a part of my
proposal
https://publiclab.org/notes/gauravano/02-18-2018/gsoc-proposal-email-integration-project
[image: notification_screenshot]
<https://user-images.githubusercontent.com/20878070/37738062-ca4947c6-2d7b-11e8-9ebc-9afe7d7c632a.png>
[image: notification_settings]
<https://user-images.githubusercontent.com/20878070/37738082-dc2aeea4-2d7b-11e8-936f-d6e9fe7f5cad.gif>
What do you think about design ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#213 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ5A6_axq64vGqTuFfVdtQNp_b3k5ks5tgsRhgaJpZM4DjowO>
.
|
Sure @jywarren , we can put it in the page, right now there are only a few setting options so I thought modal would look nice. |
i do think it looks nice! Just thinking ahead in case it doesn't render
well on mobile. :-)
…On Wed, Mar 21, 2018 at 7:04 PM, Gaurav Sachdeva ***@***.***> wrote:
Sure @jywarren <https://github.com/jywarren> , we can put it in the page,
right now there are only a few setting options so I thought modal would
look nice.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#213 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ4KxqL0zb3mgqrfNcwZQsAF-5P6rks5tgtyGgaJpZM4DjowO>
.
|
@jywarren , can you review my proposal https://publiclab.org/notes/gauravano/02-18-2018/gsoc-proposal-email-integration-project now if it's possible. Thanks. |
hi @jywarren, I can include all the above-mentioned items of the checklist on the Settings page, could you please suggest relevant tag names for each. Thanks. |
This sounds great. Can you suggest a first draft list and I can provide some edits or suggestions? |
Tag Names:
How about these @jywarren? |
we could also do `notifications:comment-direct` and
`notifications:comment-direct` and just have non-existence be "off" -- what
do you think? so each one would start with a common prefix of
`notifications:_____`?
…On Wed, Jun 27, 2018 at 2:34 PM Gaurav Sachdeva ***@***.***> wrote:
Tag Names:
1. For direct comments on author's own post - comment_direct:true
2. For indirect comments i.e., on posts where the current user has
commented - comment_indirect: true
3. Likes on your post - post_like:true
How about these @jywarren <https://github.com/jywarren>?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#213 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ04F3-shi0p0wSyYdtksDxf7JZ1xks5uA9AigaJpZM4DjowO>
.
|
Sounds good to me! |
hi @jywarren in reference to our last conversation about tag approval, I have some idea about it. Normally, users change settings once a while, so instead of generating 5 to 6 tags for each profile, we can generate tag if a user doesn't want to receive notification related to a particular setting. What do you think? |
So we'd have a set of defaults that don't require a tag to be set, right -- that does make sense. So what would be the defaults? We'd want to document those clearly somewhere. Good thinking! 👍 |
Yes, we should definitely document them as soon as we are done with the function - let's think of some names related to these tags only- |
How about:
|
Great! I will complete PR shortly. Thanks! |
We are having settings at /settings as we might wanna add more settings in future. Below are the settings which would be added to settings page:
Asking: Do you want to be notified by email for (with toggles):
blog
once permonth? What user tag would that be? (by @jywarren )
The text was updated successfully, but these errors were encountered: