riley
4a9c996cba
enforce uniqueness case-independent
2017-02-01 12:39:16 -07:00
Wyatt Johnson
91cd2e9e86
Fixes #266
2017-01-30 18:21:36 -07:00
Wyatt Johnson
e6ef4b615f
Changed prompt lib, updated cli's
...
- fixes #252
2017-01-30 17:46:09 -07:00
David Erwin
744fce4563
Set settings model as well
2017-01-27 10:01:58 -05:00
David Jay
f06edec6a2
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-26 16:38:43 -05: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
26b7d48f1f
Comment ordering fixed, banned users can't do anything
2017-01-24 17:06:40 -07:00
Belen Curcio
33ec0798e9
Uppercase model
2017-01-24 17:07:23 -03:00
Wyatt Johnson
5e9f8eb624
Fixed statuses
2017-01-24 12:43:22 -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
Wyatt Johnson
0ec2c11cf7
modularized mutators, loaders
2017-01-20 16:49:19 -07:00
Gabriela Rodríguez Berón
53a403cddb
Merge branch 'master' into preserve-comment-view-state
2017-01-13 14:29:50 -08:00
Gabriela Rodríguez Berón
1accc54238
Merge branch 'master' into unique-username
2017-01-13 14:21:42 -08:00
Wyatt Johnson
05c055c3d2
Merge branch 'master' into preserve-comment-view-state
2017-01-13 15:20:49 -07:00
gaba
06ab33343f
Errors needs to use APIError.
2017-01-13 14:15:31 -08:00
David Jay
0131dd6b13
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-13 16:37:31 -05:00
Wyatt Johnson
c90230c115
Adjusted stream to preserve comment view state
2017-01-12 17:55:08 -07:00
Riley Davis
ad0f530fd3
don't return unpublished comments in My Comments section. add tests
2017-01-12 17:07:35 -07:00
Gabriela Rodríguez Berón
1cc048d46e
Merge branch 'master' into unique-username
2017-01-12 14:53:13 -08:00
gaba
536a2165cc
Merge branch 'master' into unique-username
2017-01-12 14:47:45 -08:00
gaba
1027b19a49
Added regex to look for the field that is duplicated. Not sure if there is a better way to do it.
2017-01-12 14:43:36 -08:00
Riley Davis
5136fce4a3
Merge branch 'master' into pending-queue-routes
2017-01-12 15:34:13 -07:00
Wyatt Johnson
6e89734e12
Moved errors to errors.js, std error msgs/types
2017-01-12 14:08:52 -07:00
Riley Davis
3285a5ec29
add status to Comment. /comments/pending and /comments/rejected ONLY return the respective comments
2017-01-12 12:16:13 -07:00
gaba
873ec09f62
Merge branch 'master' into unique-username
2017-01-12 08:46:51 -08:00
David Jay
09e3889793
Updating action type from to for consistency.
2017-01-11 15:42:56 -05:00
David Jay
e8dc319a9a
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-11 13:12:07 -05:00
Riley Davis
b6eaf210fe
don't use regex on existing lists
2017-01-09 15:41:47 -07:00
David Jay
0f24ab6b28
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-06 15:56:03 -05:00
David Jay
d5a82f04c2
Fixing issues with e-mail and status update.
2017-01-06 15:35:32 -05:00
Riley Davis
01db900c40
move defined errors into top-level errors.js file
2017-01-06 13:00:22 -07:00
Riley Davis
6a61f47ddf
Merged branch master into bad-words
2017-01-06 12:45:41 -07:00
gaba
712e436f58
Cleans error on email address or name. We need to go through all the errors and manage them better with translations.
2017-01-06 16:38:44 -03:00
Riley Davis
72cd78da8c
use wordlist service
2017-01-06 12:35:08 -07:00
gaba
8a1eedb0b2
Merge branch 'master' into unique-username
2017-01-06 14:12:46 -03:00
Wyatt Johnson
be72ebf2a1
Added tests + model implementation.
2017-01-05 17:01:41 -07:00
gaba
d9ea5977cd
Unique displayName for the User.
2017-01-05 18:24:05 -03:00
David Jay
890ab810f3
Activating SuspendUserModal and updating language for clarity.
2017-01-05 14:50:21 -05:00
Riley Davis
7e7e8891b4
display errors when trying to sign up with a bad username
2017-01-05 12:47:39 -07:00
David Jay
9ba0176b3c
Seperating username and bio flags
2017-01-04 16:11:31 -05:00
Wyatt Johnson
a7680ae5d9
Initial pass at email confirmation
2017-01-03 17:35:58 -07:00
David Jay
b517adab56
Moving commentList to ModerationList
2017-01-03 16:57:53 -05:00
David Jay
800382132d
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-03 14:29:05 -05:00
Riley Davis
9d1d109ec0
Merge branch 'master'
...
Conflicts:
client/coral-admin/src/reducers/index.js
2016-12-22 12:28:55 -07:00
David Jay
a3eb4f5c76
Merge branch 'add-flag-option' of github.com:coralproject/talk into add-flag-option
2016-12-20 11:31:57 -08:00
David Jay
20505acfbe
Updating tests for pending users endpoint.
2016-12-19 20:27:58 -05:00
David Jay
be3d506459
Moving action metadata to nested object.
2016-12-19 20:10:42 -05:00
David Jay
845d274b9b
Creatind endpoint to return pending users and action summaries.
2016-12-19 19:54:20 -05:00
Riley Davis
d65f786dcd
Merge branch 'master'
...
Conflicts:
routes/api/comments/index.js
2016-12-19 10:28:54 -07:00
Gabriela Rodríguez Berón
0e0aafeb1c
Merge branch 'master' into add-flag-option
2016-12-16 17:44:03 -08:00