Commit graph

6 commits

Author SHA1 Message Date
Evan Morikawa 18f2925b43 Convert to monorepo 2016-06-22 14:41:32 -07:00
Juan Tejada 5bf63f8ea6 Fix message processor pipeline initialization
- Was not actually returning an array of functions from
`processors/index.js`
2016-06-22 11:57:24 -07:00
Juan Tejada 8172cad622 Fix syntax error 2016-06-22 11:01:51 -07:00
Juan Tejada c3ed7cbdef Adds message parsing module + other updates
- Adds an order for the message processing pipeline to ensure that
parsing occurs first
- Adds JSONARRAYType
- Other misc updates
2016-06-22 11:00:35 -07:00
Ben Gotow 05795692f1 More sync improvements, use CONDSTORE, gmail coming soon 2016-06-21 17:15:36 -07:00
Juan Tejada 83dfb664e1 Add initial version of message-processor package 2016-06-20 15:03:02 -07:00