Wyatt Johnson
c2f6b9aa09
Suggestions for refactoring
2017-07-25 12:32:15 +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
Chi Vinh Le
c90c177b7c
Live update on stream when banned user, suspended user or rejected username
2017-06-27 20:06:27 +07:00
Wyatt Johnson
010f0cb0d7
Added support for keep alive websocket frames
2017-06-22 14:32:49 -06:00
Chi Vinh Le
70276c3358
Fix subscription issues
2017-06-20 01:01:39 +07:00
Chi Vinh Le
c14c3fbe23
Streamline perm names
2017-06-17 00:03:33 +07:00
Chi Vinh Le
74fbadcc0f
Refactor subscriptions
2017-06-16 22:55:22 +07:00
Chi Vinh Le
2625b372e1
Handle comment flags
2017-06-16 20:06:13 +07:00
Chi Vinh Le
303b3ea0f5
Support live comment edit update
2017-06-15 22:46:38 +07:00
Chi Vinh Le
3658a804b0
Implement live updates for mod actions
2017-06-15 01:08:25 +07:00
Chi Vinh Le
70177d3a2c
Cleanup
2017-06-12 23:45:46 +07:00
Chi Vinh Le
2a283a9a5a
Support live updates
2017-06-12 23:21:27 +07:00
Wyatt Johnson
32708e9098
submscription fixes
2017-06-08 15:08:18 -06:00
Chi Vinh Le
6b0cdae183
Subscribe to comments
2017-06-05 20:51:08 +07:00
Wyatt Johnson
f4b9191476
Added author_id to comment count query
2017-05-16 14:20:20 -06:00
Wyatt Johnson
ffb0ee20e8
Cleanup of subscriptions
2017-04-05 16:15:22 -06:00