1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes/core
Dave C-J 399617dc58 Make Imap node always read once on start
Closes Issue #96

Imap node now logs (in console) if it finds duplicate email on read or not.
It doesn't send on duplicates. It also now DOES fire once on startup AND re-deploy to populate anything downstream... at least that is the excuse for the change.

Signed-off-by: Dave C-J <dave@conway-jones.co.uk>
2013-11-29 19:16:11 +00:00
..
analysis Slight tweak to sentiment info to reflect reality. 2013-11-21 17:14:05 +00:00
core Make Debug topic slightly darker for better contrast 2013-11-20 22:17:21 +00:00
deprecated Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
hardware Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00
io Add session awareness to WebSocket node 2013-11-26 23:33:57 +00:00
logic Add change node to core/logic - allows simple(r) manipulation of some payloads and msg.properties to save having to write functions for these basic tasks. You can replace contents (regex based or simple swap), and add, modify or delete proerties. 2013-11-24 22:25:35 +00:00
social Make Imap node always read once on start 2013-11-29 19:16:11 +00:00
storage Move all nodes into core subdirectory 2013-11-14 15:52:19 +00:00