Wyatt Johnson
|
797cea4f63
|
added user query by value to graph
|
2018-01-03 14:01:51 -07:00 |
|
Wyatt Johnson
|
c8ab5cdbf6
|
fixed tests
|
2017-12-21 12:43:26 -07:00 |
|
Wyatt Johnson
|
2d70caf03d
|
Merge branch 'next' into user-status-refactor
|
2017-12-04 15:42:57 -07:00 |
|
Wyatt Johnson
|
674ab19d06
|
Adjusted mongo indexes to support index scanning
|
2017-12-04 09:05:40 -07:00 |
|
Wyatt Johnson
|
ef200a85cb
|
removed backend for metrics
|
2017-11-30 17:16:32 -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 |
|
Wyatt Johnson
|
6119503057
|
added support for user assigned_by fields to get resolved
|
2017-11-23 10:53:20 -07:00 |
|
Wyatt Johnson
|
a537d9ac17
|
added message to ban/suspend workflows
|
2017-11-22 14:08:18 -07:00 |
|
Chi Vinh Le
|
511e71f63a
|
Change default settings=null to settings={}
|
2017-11-20 20:19:58 +01:00 |
|
Wyatt Johnson
|
debda80db1
|
fixed query issues
|
2017-11-20 10:32:46 -07:00 |
|
Wyatt Johnson
|
ef40e9dce5
|
spelling
|
2017-11-13 16:08:20 -07:00 |
|
Wyatt Johnson
|
77c927ac59
|
added migration, migration tests 🎉
|
2017-11-08 16:35:38 -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
|
b43b84acff
|
Merge branch 'master' into community-pagination-
|
2017-10-24 18:05:53 +01:00 |
|
Belen Curcio
|
a0929fd773
|
Updated tests
|
2017-10-24 12:30:07 -03: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 |
|
Kim Gardner
|
dcfdec4df1
|
Merge branch 'master' into cannot-ignore-staff
|
2017-10-11 09:49:06 +01:00 |
|
Chi Vinh Le
|
3d3e0491a4
|
Remove updateWordlist and add test
|
2017-10-09 21:13:47 +07: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
|
dc7013187d
|
Merge branch 'master' into story/150636425
|
2017-09-15 19:11:31 +07:00 |
|
Wyatt Johnson
|
b3eb3361bb
|
Merge branch 'master' into new-regexp-highlighter
|
2017-09-14 08:47:40 -06:00 |
|
Chi Vinh Le
|
c41ab58109
|
Allow Moderator to have read access on assets and settings
|
2017-09-14 21:11:40 +07:00 |
|
Chi Vinh Le
|
ad361413c7
|
Reimplement wordlist on server using same regexp solution
|
2017-09-14 17:36:04 +07:00 |
|
Wyatt Johnson
|
49f09b87a0
|
Added new SYSTEM_WITHHELD comment status
|
2017-09-11 11:09:21 -06: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 |
|
Chi Vinh Le
|
f1c5d479ad
|
Merge branch 'master' into feature/talk-plugin-toxic-comments
Conflicts:
graph/resolvers/root_mutation.js
graph/typeDefs.graphql
|
2017-09-07 16:59:46 +07:00 |
|
Wyatt Johnson
|
e96e9c0d5c
|
Fixed old story search query
|
2017-09-06 09:18:22 -06:00 |
|
Chi Vinh Le
|
6f82fd76f5
|
First draft of toxic-comments
|
2017-09-06 22:11:48 +07:00 |
|
Wyatt Johnson
|
997a336483
|
Merge branch 'master' into asset-graph-api
|
2017-09-05 08:56:49 -06:00 |
|
Wyatt Johnson
|
f0dcef7b37
|
finished connection, improved graph
|
2017-08-30 14:23:47 -06:00 |
|
Wyatt Johnson
|
5a48705d49
|
Merge branch 'master' into settings-graph-api
|
2017-08-29 13:44:20 -06:00 |
|
Wyatt Johnson
|
173c257126
|
Added Graph API for Settings
|
2017-08-29 13:43:48 -06:00 |
|
Kiwi
|
9e65f1b00d
|
Merge branch 'master' into asset-graph-api
|
2017-08-29 21:04:30 +02:00 |
|
Wyatt Johnson
|
c8d1871418
|
Merge branch 'master' into lint-upgrade
|
2017-08-29 11:56:59 -06:00 |
|
Kim Gardner
|
bf7dfefcdf
|
Merge branch 'master' into asset-graph-api
|
2017-08-29 18:52:17 +01:00 |
|
Wyatt Johnson
|
c786805505
|
small bug fix
|
2017-08-29 10:28:30 -06:00 |
|
Kiwi
|
d4c9749133
|
Merge branch 'master' into asset-graph-api
|
2017-08-29 12:59:26 +02:00 |
|
Kiwi
|
d82932306d
|
Merge branch 'master' into lint-upgrade
|
2017-08-29 12:47:47 +02:00 |
|