Kim Gardner
47cde9a842
Merge branch 'master' into redis-cluster-support
2017-09-28 15:38:51 +01:00
Wyatt Johnson
203d3c7ee9
bug fixes
2017-09-25 16:12:40 -06:00
Wyatt Johnson
825e1b5e5c
Fixes to password reset flow
2017-09-25 14:50:33 -06:00
Wyatt Johnson
6d04b4add3
Redis Cluster Support
...
- Deprecated unused `redis` options in favour of options from `ioredis`.
- Added support for ioredis Cluster.
- Enabled more extended redis client configuration.
2017-09-19 15:28:03 -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
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
9af21b4226
test fixes
2017-09-08 16:23:31 -06:00
Wyatt Johnson
ce3e29813b
implemented status switch when mismatched
2017-09-08 15:41:43 -06:00
Wyatt Johnson
997a336483
Merge branch 'master' into asset-graph-api
2017-09-05 08:56:49 -06:00
Kim Gardner
52490375e4
Merge branch 'master' into asset-graph-api
2017-09-04 11:34:03 +01:00
Kim Gardner
53871cb2c6
Merge branch 'master' into settings-graph-api
2017-09-04 11:33:59 +01:00
Wyatt Johnson
9a549a2b63
fixed some bugs from review
2017-09-01 11:21:30 -06:00
Wyatt Johnson
644788ea31
removed unused option
2017-09-01 08:47:08 -06:00
Wyatt Johnson
e368c50687
ioredis changed config, fixes #901
2017-09-01 08:44:25 -06:00
Wyatt Johnson
4dbcc65126
Merge branch 'master' into asset-graph-api
2017-08-31 11:57:50 -06:00
Wyatt Johnson
a2536eb41b
updated pubsub
2017-08-30 09:06:48 -06:00
Wyatt Johnson
8f3bfd2bd4
Replaced node_redis with ioredis
2017-08-29 17:52:29 -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
90a8a87eaf
Added graph API for assets
2017-08-28 18:57:32 -06:00
Wyatt Johnson
eb586f217b
Upgraded/pruned deps, applied linting fixes
2017-08-28 14:06:54 -06:00
Wyatt Johnson
057d8cabd2
Increased debugging and optimized a query path
2017-08-28 11:47:51 -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
acf792089d
added more db optims
2017-08-23 15:42:30 -06:00
Wyatt Johnson
a68513227a
adjusted tokenizer to use regex based tokenizer instead
2017-08-23 09:54:00 -06:00
Belen Curcio
0342b6c826
rolling back
2017-08-23 10:06:39 -03:00
Belen Curcio
b6951488c4
Tokenizer is messing with escaped regexes
2017-08-22 16:37:24 -03:00
Wyatt Johnson
b719168b18
Implemented sortBy
2017-08-22 10:11:47 -06:00
Wyatt Johnson
01ed9880f4
comment count optim, prep for sortBy
2017-08-21 15:26:04 -06:00
Wyatt Johnson
d43d359048
ensure that events are handled sync
2017-08-21 08:49:56 -06:00
Wyatt Johnson
ec2c62a607
Merge branch 'master' into user-sort
2017-08-21 08:48:26 -06:00
Wyatt Johnson
1f813da68b
changed trust defaults
2017-08-21 08:12:36 -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
1b09825602
added more debugging to redis, improved retry
2017-08-18 11:50:51 -06:00
Wyatt Johnson
a9abd55895
added group_id support to action counts, cli verifier
2017-08-17 15:32:47 -06:00
Wyatt Johnson
165d07cae9
improved event layout, added db indicies
2017-08-17 11:56:58 -06:00
Wyatt Johnson
d4536cb1a2
replaced emit with emitAsync
2017-08-16 16:01:22 -06:00
Wyatt Johnson
b126cc3cb3
initial impl of cached action counts using ee
2017-08-16 15:47:56 -06:00
Wyatt Johnson
bb2284909f
Merge branch 'master' into cookie-updates
2017-08-10 23:24:03 +10:00
Chi Vinh Le
6956b4cd31
Remove Tag should keep remaining tags
2017-08-10 18:39:02 +07:00
Wyatt Johnson
6d70a7b20e
improved code around cookie handling, added to docs
2017-08-10 10:46:11 +10:00
Wyatt Johnson
b9243938bd
Added support for changing the singing cookie name
2017-08-10 10:33:45 +10:00
Chi Vinh Le
10936d9f41
Sort not by count
2017-08-07 18:23:44 +07:00
Chi Vinh Le
1d5f1e676f
Sort aggregation
2017-08-07 18:12:25 +07:00
Wyatt Johnson
02a75c590f
lint fix
2017-08-04 15:54:14 +10:00