Wyatt Johnson
|
15c3a96291
|
fixed settings
|
2018-05-07 17:16:52 -06:00 |
|
Wyatt Johnson
|
732ff98f9b
|
fixed test
|
2018-05-07 14:50:03 -06:00 |
|
Wyatt Johnson
|
b42d325cb0
|
fixes for tests
|
2018-04-30 16:13:48 -06:00 |
|
Wyatt Johnson
|
ba9f034bfb
|
Allow a user to change their own username
|
2018-04-16 17:37:08 -06:00 |
|
Wyatt Johnson
|
f1b8d71cba
|
Refactored Errors
|
2018-04-10 16:51:07 -06:00 |
|
Kim Gardner
|
21722d36ea
|
Merge branch 'master' into restore-new-user-event
|
2018-03-14 18:19:29 -04:00 |
|
Wyatt Johnson
|
2f1689d2ca
|
Merge branch 'master' into name-collision
|
2018-03-14 14:55:54 -06:00 |
|
Wyatt Johnson
|
1a8006e3a3
|
improved db query support, added tests
|
2018-03-14 14:55:24 -06:00 |
|
Kim Gardner
|
8db3f72bb4
|
Merge branch 'master' into restore-new-user-event
|
2018-03-13 19:31:50 -04:00 |
|
Wyatt Johnson
|
f826db1edf
|
Restore the userCreated event
|
2018-03-12 16:39:38 -06:00 |
|
Wyatt Johnson
|
21e3e24d9f
|
Docs updates
|
2018-03-12 12:26:26 -06:00 |
|
Wyatt Johnson
|
634da8012f
|
Merge branch 'master' into events
|
2018-02-16 15:47:37 -07:00 |
|
Wyatt Johnson
|
73034a20f0
|
added support for configuring limiting, action optims
|
2018-02-13 17:24:57 -07:00 |
|
Wyatt Johnson
|
a06f76fd4c
|
removed events
|
2018-01-29 16:36:54 -07:00 |
|
Wyatt Johnson
|
e20e55b589
|
removed outdated logic
|
2018-01-29 10:35:10 -07:00 |
|
Wyatt Johnson
|
b709cb485e
|
refactored publicCreate
|
2018-01-16 14:11:24 -07:00 |
|
Wyatt Johnson
|
45d4c79c26
|
added reply bug
|
2018-01-16 12:30:38 -07:00 |
|
Wyatt Johnson
|
0abc2ca243
|
replaced eslint:recommended with prettier
|
2018-01-11 20:00:34 -07:00 |
|
Wyatt Johnson
|
615be40b45
|
refactored mailer service with lodash!
|
2018-01-08 10:43:10 -07:00 |
|
Wyatt Johnson
|
c9bc9a4b10
|
reintroduced the errors.ErrSameUsernameProvided
|
2018-01-05 11:31:40 -07:00 |
|
Wyatt Johnson
|
9c595b7f84
|
Merge branch 'master' into next
|
2018-01-05 11:10:32 -07:00 |
|
Wyatt Johnson
|
797cea4f63
|
added user query by value to graph
|
2018-01-03 14:01:51 -07:00 |
|
Wyatt Johnson
|
20878ba040
|
css and standardization on all admin pages
|
2017-12-21 23:27:37 -07:00 |
|
Wyatt Johnson
|
c8ab5cdbf6
|
fixed tests
|
2017-12-21 12:43:26 -07:00 |
|
Wyatt Johnson
|
674ab19d06
|
Adjusted mongo indexes to support index scanning
|
2017-12-04 09:05:40 -07:00 |
|
Belen Curcio
|
a78bff5ee6
|
Merge branch 'master' of github.com:coralproject/talk into user-status-refactor
|
2017-11-30 11:12:53 -03:00 |
|
Wyatt Johnson
|
13865ff29e
|
roles -> role, null -> COMMENTER for user roles
|
2017-11-27 11:53:40 -07:00 |
|
Chi Vinh Le
|
511e71f63a
|
Change default settings=null to settings={}
|
2017-11-20 20:19:58 +01:00 |
|
Wyatt Johnson
|
ef40e9dce5
|
spelling
|
2017-11-13 16:08:20 -07:00 |
|
Wyatt Johnson
|
9e84c72148
|
added more mutations
|
2017-11-08 09:41:38 -07:00 |
|
Wyatt Johnson
|
b5bcbc4fc8
|
added username edit, tests
|
2017-11-02 17:54:56 -06:00 |
|
Wyatt Johnson
|
76a255fb7b
|
initial pass at status support
|
2017-11-02 17:16:57 -06:00 |
|
blackcathacker
|
bfe82218ed
|
Send user an email when they are banned #1050
|
2017-10-29 18:48:15 -07:00 |
|
Kim Gardner
|
1a31d9eb97
|
Merge branch 'master' into email-verification
|
2017-10-19 11:49:10 +01:00 |
|
Wyatt Johnson
|
1dea6267d7
|
fixes to the toObject, added test
|
2017-10-18 16:07:20 -06:00 |
|
Wyatt Johnson
|
5f9f712a9b
|
Merge branch 'master' into email-verification
|
2017-10-18 09:34:32 -06:00 |
|
Wyatt Johnson
|
5e74a044f3
|
Merge branch 'master' into cannot-ignore-staff
|
2017-10-12 15:38:18 -06:00 |
|
Wyatt Johnson
|
9d5739b396
|
better support for email verification
|
2017-10-12 15:27:57 -06:00 |
|
Wyatt Johnson
|
86f48cea96
|
Modified user search to include whole word search
|
2017-10-11 16:41:09 -06:00 |
|
Daniel Janeiro
|
7eaad1541b
|
Implement cannot ignore staff in users service
`UsersService.ignoreUsers` now checks if any user provided is a staff
member. In case it is it throws a ErrCannotIgnoreStaff error.
|
2017-10-07 23:02:25 +01:00 |
|
Wyatt Johnson
|
825e1b5e5c
|
Fixes to password reset flow
|
2017-09-25 14:50:33 -06:00 |
|
Wyatt Johnson
|
f97094177a
|
revamped configuration for moderation phases
|
2017-09-15 14:23:18 -06:00 |
|
Chi Vinh Le
|
ad361413c7
|
Reimplement wordlist on server using same regexp solution
|
2017-09-14 17:36:04 +07:00 |
|
Wyatt Johnson
|
d20bd20005
|
linting
|
2017-09-08 15:46:04 -06:00 |
|
Wyatt Johnson
|
ce3e29813b
|
implemented status switch when mismatched
|
2017-09-08 15:41:43 -06:00 |
|
Wyatt Johnson
|
eb586f217b
|
Upgraded/pruned deps, applied linting fixes
|
2017-08-28 14:06:54 -06:00 |
|
Chi Vinh Le
|
48595a1bbf
|
Merge branch 'master' into user-sort
Conflicts:
client/coral-admin/src/reducers/moderation.js
client/coral-embed-stream/src/actions/stream.js
client/coral-embed-stream/src/components/Stream.js
client/coral-framework/components/Slot.js
plugin-api/beta/client/utils/index.js
test/server/routes/api/account/index.js
|
2017-08-25 21:55:00 +07:00 |
|
Wyatt Johnson
|
13796fb268
|
added more test cases
|
2017-08-24 11:18:17 -06:00 |
|
Wyatt Johnson
|
a68513227a
|
adjusted tokenizer to use regex based tokenizer instead
|
2017-08-23 09:54:00 -06:00 |
|
Wyatt Johnson
|
7125250cd6
|
updated tests
|
2017-08-20 12:54:46 -06:00 |
|