Historique des commits

Auteur SHA1 Message Date
  Akinori MUSHA 4665c305c7 Add a new option `include_raw_mail` to ImapFolderAgent il y a 7 ans
  Akinori MUSHA 734b84d185 Add `message_id` to the payload format of ImapFolderAgent il y a 7 ans
  Akinori MUSHA 6e77551256 Do not raise error when an address header field is broken il y a 9 ans
  Akinori MUSHA 91d76db975 Do not fail in checking a condition on From/To/Cc il y a 9 ans
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. il y a 9 ans
  Akinori MUSHA 1e57f3a457 Guard a call for `scrub` with try() il y a 9 ans
  Akinori MUSHA 106058ab96 ImapFolderAgent: Enable dry-run il y a 9 ans
  Akinori MUSHA 3ce41669b4 Use keyword arguments for Net::IMAP.new il y a 9 ans
  Akinori MUSHA 864152b871 Fix typos in the description il y a 9 ans
  Akinori MUSHA 5641e0b309 ImapFolderAgent: Handle a mail without a body il y a 9 ans
  Akinori MUSHA 5211378131 ImapAgent: Replace invalid bytes in a subject or body. il y a 10 ans
  Akinori MUSHA 89a7848c80 Get IMAP#fetch and #uid_fetch to always return an array. il y a 10 ans
  Akinori MUSHA f3552ece2e ImapFolderAgent: Emit a log message when creating an event or skipping it. il y a 10 ans
  Akinori MUSHA d144d3797d ImapFolderAgent: Enable notification of mails already marked as read. il y a 10 ans
  Akinori MUSHA d1196a35ad ImapFolderAgent: "conditions" must not actually be nil. il y a 10 ans
  Akinori MUSHA 280c09415e ImapFolderAgent: Do not fail when port is blank. il y a 10 ans
  Akinori MUSHA 045fb957b2 ImapFolderAgent now recognizes "true"/"false" as boolean option values. il y a 10 ans
  Akinori MUSHA c1b9caa8cc ImapFolderAgent: Unstringify integer keys of a hash saved in JSON. il y a 10 ans
  Akinori MUSHA 6a06a32447 ImapFolderAgent: Only keep a single UID value for each folder in memory. il y a 10 ans
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options il y a 10 ans
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. il y a 10 ans
  peter-x cd6fe29890 check for nil in ensure part il y a 10 ans
  Akinori MUSHA ba36e9a267 Document how this type of agent memorizes and deals with already seen mails. il y a 10 ans
  Akinori MUSHA d101d60211 Mark duplicated mails as read even if event creation is skipped. il y a 10 ans
  Akinori MUSHA d24d4279b2 Elaborate on how to specify a case-insensitive pattern. il y a 10 ans
  Akinori MUSHA bf3fe8f1b5 Unbreak with Ruby <2.0 not having File::FNM_EXTGLOB. il y a 10 ans
  Akinori MUSHA 8d4c72d744 Convert 'port' to integer. il y a 10 ans
  Akinori MUSHA 2b8cfe95b9 Include "folder" in events. il y a 10 ans
  Akinori MUSHA 2c2ebf533c Implement ImapFolderAgent. il y a 10 ans