Wyatt Johnson
73034a20f0
added support for configuring limiting, action optims
2018-02-13 17:24:57 -07:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Wyatt Johnson
b42cce5747
resolving pr concerns
2018-01-05 11:12:35 -07:00
Wyatt Johnson
a537d9ac17
added message to ban/suspend workflows
2017-11-22 14:08:18 -07:00
Wyatt Johnson
90daab8219
added USERS_NEW event to SSE bus
2017-11-21 14:36:34 -07:00
Wyatt Johnson
9f823c0b11
added action counts for users
2017-11-13 15:46:49 -07:00
Wyatt Johnson
d43d359048
ensure that events are handled sync
2017-08-21 08:49:56 -06:00
Wyatt Johnson
7125250cd6
updated tests
2017-08-20 12:54:46 -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
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
Chi Vinh Le
7d8f2aa876
More robust reactions
2017-06-13 22:02:54 +07:00
Riley Davis
eda15538fe
add kiwi's and wyatt's changes
2017-04-20 10:02:09 -06:00
Wyatt Johnson
fb9bedc57b
Added new action rep, refactored mutations
2017-02-08 17:41:11 -07:00
Wyatt Johnson
a7e9c0c776
Const, service, and model updates
...
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup
BREAKING
- Status that were uppercased (caps) have caused issues with the
admin pages
2017-01-24 12:10:32 -07:00