Commit Graph

169 Commits

Author SHA1 Message Date
Nick O'Leary 5d43334b1c Bump version 0.5.0 2013-12-21 19:31:50 +00:00
Nick O'Leary 95b8600da7 Automatically follow 301-redirects in HTTP request node
Fixes #30
2013-12-20 11:11:50 +00:00
Nicholas O'Leary e1dbb95396 Deep-clone messages when there are multiple recipients
Fixes #85

As well as adding deep-clone (via the new dependency on the 'clone' module), we no longer clone the message if there is a single recipient. This makes simple node-to-node flows more efficient.

I've done some simple profiling using process.hrtime to time how long the Node.send function takes, and at best, this change is neutral to performance.
2013-11-21 14:03:17 +00:00
Nicholas O'Leary e700a11647 Bump version: 0.4.0 2013-11-14 20:45:34 +00:00
Nicholas O'Leary 29734dd994 Add unit test for localfilestorage
Stage 2 of #62
2013-11-10 22:19:01 +00:00
Nicholas O'Leary 95bef6b6ca Abstract all file-system operations
Stage 1 of  #62
2013-11-10 00:05:58 +00:00
Dave Conway-Jones 2e92b9a120 Added sentiment and irc to base dependencies 2013-11-02 16:03:32 +00:00
Nicholas O'Leary ff5f2da7e7 Bump version - 0.3.0 2013-10-31 16:42:47 +00:00
Nicholas O'Leary 80e96d9a01 Add xml2js to the core deps 2013-10-30 21:49:06 +00:00
Nicholas O'Leary cbc12d783c Promote twitter to a core node 2013-10-30 21:17:44 +00:00
Dave Conway-Jones 612dd4dc7f and add required comma :-) 2013-10-21 08:30:39 +01:00
Dave Conway-Jones 56e14a81b4 Close quote properly. 2013-10-21 08:28:33 +01:00
Nicholas O'Leary f80cbf729a Add some initial tests 2013-10-20 21:42:18 +01:00
Nicholas O'Leary 81d6a4b04f Bump version 2013-10-16 19:46:37 +01:00
Nicholas O'Leary 661b08fa4b Fix main property of package.json 2013-09-26 19:58:42 +01:00
Nicholas O'Leary b6ba859510 Add homepage to package.json 2013-09-20 14:34:03 +01:00
Nicholas O'Leary 9c939d1a58 Updates to package.json 2013-09-20 14:31:08 +01:00
Nicholas O'Leary 755d17766c Add cron-like scheduling to inject 2013-09-12 17:21:46 +01:00
Nicholas O'Leary 32796dd74c Got to start somewhere 2013-09-05 15:02:48 +01:00