Wyatt Johnson
f488b0e02d
Added BE for setup
...
- Adjusted docs
- Fixed issues with process terminating wrong
2017-02-03 11:05:46 -07:00
gaba
3d301b7e70
Allowing uppercase letters in the display name.
2017-02-01 10:51:33 -08:00
Riley Davis
f5d873ba57
use referer from headers
2017-01-31 13:45:23 -07:00
Wyatt Johnson
a13b1c95d6
Adjusted form
2017-01-31 12:57:09 -07:00
Riley Davis
e63e1f3428
Merge branch 'master'
...
Conflicts:
errors.js
test/routes/api/auth/index.js
2017-01-31 12:05:16 -07:00
Riley Davis
56ddc49386
resend verify email
2017-01-31 12:04:19 -07:00
Wyatt Johnson
91cd2e9e86
Fixes #266
2017-01-30 18:21:36 -07:00
Riley Davis
5e521b832c
add a confirm-email landing page
2017-01-27 15:04:42 -07:00
David Jay
31abe57cb2
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
...
Integrating graphql, updating tests, and preserving transition to ModerationList from CommentList.
2017-01-25 17:15:12 -05:00
Wyatt Johnson
eeaefd9656
fixes for cli
2017-01-24 13:01:56 -07:00
Wyatt Johnson
a7e9c0c776
Const, service, and model updates
...
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup
BREAKING
- Status that were uppercased (caps) have caused issues with the
admin pages
2017-01-24 12:10:32 -07:00