gaba
3bfac591b3
An N was missing...
2017-02-17 08:20:27 -08:00
gaba
5370a6f81a
A few more changes from display to username.
2017-02-17 08:05:32 -08:00
gaba
4765973a58
Other small changes and fix bug because displayname instead displayName...
2017-02-16 16:07:19 -08:00
gaba
3166692d4e
Rename everywhere to username.
2017-02-16 15:16:54 -08:00
gaba
ccb5228a9a
Errors when saving the user.
2017-02-15 18:28:49 -08:00
Wyatt Johnson
b30a5d2184
Removed 3.4 dep
2017-02-13 10:49:47 -07:00
Wyatt Johnson
7db3da5fdd
Added fix for facebook
2017-02-09 17:03:41 -07:00
Wyatt Johnson
3cd2b28bc2
Inital rename of displayName -> username
2017-02-09 16:48:59 -07:00
Wyatt Johnson
5cdfc7bd1b
Merge branch 'master' into install-admin
2017-02-07 10:05:31 -07:00
Belen Curcio
0b9956a842
Merge branch 'master' of github.com:coralproject/talk into install-admin
2017-02-07 00:16:51 -03:00
David Jay
80ea100fc5
Making username update services atomic.
2017-02-06 15:49:48 -08:00
David Jay
b22895b908
Switching displayname update to account endpoint.
2017-02-06 14:38:14 -08:00
David Jay
1901592780
Switching displayname edit after facebook auth to account endpoint.
2017-02-06 11:07:35 -08:00
David Jay
cb78e8d563
Merge branch 'master' into username-ban
2017-02-06 10:23:14 -08:00
Wyatt Johnson
f488b0e02d
Added BE for setup
...
- Adjusted docs
- Fixed issues with process terminating wrong
2017-02-03 11:05:46 -07:00
gaba
b5c9c1c731
Returns the real displayname and not the one transformed.
2017-02-02 16:03:14 -08:00
gaba
c272b88340
It returns user now.
2017-02-02 15:24:55 -08:00
David Jay
97c3ebc3e0
Whitelisting usernames once they have been approved.
2017-02-01 20:55:45 -05:00
David Jay
5831a6f927
Merge branch 'master' of github.com:coralproject/talk into username-ban
2017-02-01 20:00:54 -05:00
David Jay
d703cc2168
Prompting user to update name when banned.
2017-02-01 19:53:37 -05:00
David Jay
b2430eaf60
Adding displayname editing and appropriate toggle.
2017-02-01 15:55:33 -05:00
gaba
990685f17a
Merge branch 'master' into story-134624635
2017-02-01 12:11:01 -08:00
gaba
3d301b7e70
Allowing uppercase letters in the display name.
2017-02-01 10:51:33 -08:00
gaba
f4d672ddcf
Merge branch 'master' into story-134624635
2017-02-01 10:42:00 -08:00
gaba
097934dee5
Merge branch 'master' into story-134624635
2017-01-31 15:00:14 -08:00
gaba
282c7dc4f5
Removes duplicate func and adds tests.
2017-01-31 14:04:31 -08:00
gaba
a377f61bdd
Adds service and endpoint to change displayname.
2017-01-31 13:51:36 -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
gaba
e803593fc7
Move stuff around.
2017-01-30 11:34:04 -08: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