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
Wyatt Johnson
8cdf289b13
exposed more controls on jwt and added docs
2017-08-04 15:49:37 +10:00
Wyatt Johnson
5c8130bece
Added guard for private key length
2017-08-04 12:58:40 +10:00
Wyatt Johnson
c9b82008de
Fixes to secrets init
2017-08-04 10:37:47 +10:00
Kim Gardner
eac8c63045
Fix language files
2017-08-01 13:28:59 -04:00
Kim Gardner
d300025c00
Update i18n config
2017-08-01 12:55:05 -04:00
Kim Gardner
46a2699ecb
Merge branch 'master' into docs-update
2017-07-27 11:05:06 -04:00
Wyatt Johnson
30b3e91fdb
documented more env vars
2017-07-27 15:34:04 +10:00
Wyatt Johnson
a54a240ae6
fixed bug with job init
2017-07-27 15:14:11 +10:00
Wyatt Johnson
4733233cae
Added new cookie config params
2017-07-27 10:58:12 +10:00
Wyatt Johnson
9b37767674
refactored secret parsing
2017-07-27 10:49:33 +10:00
Wyatt Johnson
6a12ab28db
fixes for tests
2017-07-26 15:58:52 +10:00
Wyatt Johnson
a91624bf4b
Expanded JWT Capabilities
2017-07-26 15:24:16 +10:00
Kim Gardner
1077bfbec2
Merge branch 'master' into next
2017-07-25 10:07:13 -04:00
Chi Vinh Le
0c05da9285
Add comment
2017-07-25 17:16:59 +07:00
Wyatt Johnson
3f304823ca
Added new config for jwt alg + added query parsing of access token
2017-07-25 15:55:40 +10:00
Wyatt Johnson
0c8def722b
Refined task singleton to factory
2017-07-25 12:53:52 +10:00
Wyatt Johnson
07114aed1b
removed unused var
2017-07-25 12:40:54 +10:00
Wyatt Johnson
f13e6b0e16
Fixes to impl
2017-07-25 12:38:49 +10:00
Wyatt Johnson
c2f6b9aa09
Suggestions for refactoring
2017-07-25 12:32:15 +10:00
Wyatt Johnson
aeeafb6284
Merge branch 'master' into next
2017-07-25 11:52:53 +10:00
Wyatt Johnson
3e09d28308
Bumped node version, replaced bcrypt -> bcryptjs
2017-07-25 10:01:05 +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
Kim Gardner
c976ba0ea4
Merge branch 'master' into french-translation
2017-07-05 09:17:36 +01: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
Wyatt Johnson
f537b4a772
Merge branch 'master' into pat
2017-06-21 11:34:18 -06:00
Chi Vinh Le
f709057933
Require username to be different when editing it
2017-06-21 21:18:28 +07:00
Chi Vinh Le
6628e6d08d
Correctly handle login with mixed case email
2017-06-21 20:34:33 +07:00
Kim Gardner
ba81399707
Merge branch 'master' into pat
2017-06-19 18:03:23 +01:00