lpatmo / cb

UPDATE: the newer version of this repo is at github.com/codebuddiesdotorg/codebuddies
http://codebuddies.org
MIT License
71 stars 30 forks source link

Give post submitters an option to send a reminder message to upvoters #22

Closed lpatmo closed 9 years ago

lpatmo commented 9 years ago
  1. Return a list of e-mails of everyone who "upvoted" a post.
  2. Only the submitter of the post will be able to see these e-mails.
  3. BONUS: The submitter of the post will see a textarea with a button, and write something in the text box to send an e-mail to the people who indicated interest in the hangout.
delgermurun commented 9 years ago

@lpatmo I'll work on it day after tomorrow. Is it appropriate?

lpatmo commented 9 years ago

@delgermurun Of course! Thanks for helping -- no rush. :) I'll see if I have something by then that I can also show.

lpatmo commented 9 years ago

Closed given that participants are notified when threads are updated -- thanks to a PR @delgermurun contributed to the core Telescope project.