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
Wyatt Johnson
90a8a87eaf
Added graph API for assets
2017-08-28 18:57:32 -06:00
Wyatt Johnson
38f98c7c43
Added duplicated comments tests
2017-08-28 16:41:58 -06:00
Wyatt Johnson
eb586f217b
Upgraded/pruned deps, applied linting fixes
2017-08-28 14:06:54 -06:00
Wyatt Johnson
8a5db167ff
changed sort -> sortOrder
2017-08-25 09:59:37 -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
Kim Gardner
c733b7760d
Merge branch 'master' into banned-words
2017-08-24 17:22:49 +01:00
Chi Vinh Le
ddb555e07f
Add new sorting variables
2017-08-24 21:30:16 +07:00
Wyatt Johnson
6d8185c33e
modified middleware to change AND -> OR, added mod to com pages
2017-08-23 11:52:02 -06:00
Wyatt Johnson
a68513227a
adjusted tokenizer to use regex based tokenizer instead
2017-08-23 09:54:00 -06:00
Wyatt Johnson
01ed9880f4
comment count optim, prep for sortBy
2017-08-21 15:26:04 -06:00
Wyatt Johnson
7125250cd6
updated tests
2017-08-20 12:54:46 -06:00
Wyatt Johnson
5036a2665a
fixes to tests and impl edit hooks
2017-08-20 12:25:22 -06:00
Wyatt Johnson
b2e871f4a6
added event for edit to manage reply count
2017-08-19 10:49:50 -06:00
Wyatt Johnson
d38dbc87b6
simplified test layout
2017-08-19 10:22:26 -06:00
Chi Vinh Le
6956b4cd31
Remove Tag should keep remaining tags
2017-08-10 18:39:02 +07:00
Chi Vinh Le
b972f4305e
Correctly determine the status of the asset
2017-08-02 00:04:11 +07:00
Wyatt Johnson
a91624bf4b
Expanded JWT Capabilities
2017-07-26 15:24:16 +10:00
Wyatt Johnson
745c579b82
Adjust redis to not start during webpack build
...
- Added new WEBPACK env var which is enabled during yarn build scripts
- Defered redis starting until listen is called
- Moved pubsub to a factory pattern init
- Async/Await'ed the routes
- Moved pubsub handle for routes into middleware
- Adjusted redis cache and job processors to have lazy connection
starting
- Disabled mongo from auto-connecting on require
- Adjusted package redis clients to act as factory singletons instead
2017-07-17 13:34:04 -06:00
Wyatt Johnson
23573501bd
Configured redis to flush before each test and changed default test
...
redis database
2017-07-07 08:57:56 -06:00
Kiwi
55e62b2b22
Merge branch 'master' into edit-name-fix
2017-06-28 16:20:01 +07:00
Chi Vinh Le
270491dc0f
Allow editing to the same username in the "create username" flow
2017-06-28 16:08:46 +07:00
Chi Vinh Le
c90c177b7c
Live update on stream when banned user, suspended user or rejected username
2017-06-27 20:06:27 +07:00
Belén Curcio
a31810ddf4
Merge branch 'master' into bug-sweep
2017-06-21 14:43:32 -03:00
Chi Vinh Le
f709057933
Require username to be different when editing it
2017-06-21 21:18:28 +07:00
Chi Vinh Le
b0079c191b
Remove non existant 'truthy' tests
2017-06-21 19:31:55 +07:00
Kim Gardner
ba81399707
Merge branch 'master' into pat
2017-06-19 18:03:23 +01:00
Wyatt Johnson
393ad8530a
added tests, fixed some services
2017-06-19 08:55:08 -06:00