Linda
Linda
## What is the current behavior? `Undefined` error on login (both Slack and GitHub):  If I run the app in localhost:3000, both GitHub and Slack login work. But login...
 Thanks to Annie and Bill for reporting. Should look in console to see if there are any errors.
## Context When someone typed #TIL (with nothing else after it) in a thread, we saw:  ## Acceptance Criteria - [ ] When someone type "#TIL" in a Slack...
If a study group owner goes to one of their Study Group `Discussion` tabs and clicks on "Add," the message they create will send an email to all subscribed members...
Many awesome people join and introduce themselves in the #introduce-yourself channel, but it can still be hard to dive into the community on Slack, and shy people sometimes hesitate to...
Currently, we're showing the # count from the "discussions" feature (part of study groups) on the home page:  I'm wondering if we should just put a static number up...
See: branch `white-sandpiper`, started by @distalx. (https://github.com/codebuddiesdotorg/cb-v2-scratch/tree/white-sandpiper) This'll require a bit of work, but the advantages are: - more people and projects are using ReactJS vs. Blaze, and more questions...
Occasionally we need to take down the site (`mupx stop`). At the moment, @distalx has overwritten the nginx system maintenance page so that it makes more sense, but ideally we...
On a single post page, let's make the links open up to a new tab.  QuillJS should be supported in the version...
Related to coding standards: https://github.com/codebuddiesdotorg/codebuddies/issues/72: We need to discuss next steps for code refactoring. Which files are impacted? Where do we see repetition? Where do we need to use es6...