Historial de Commits

Autor SHA1 Mensaje Fecha
  Akinori MUSHA 930da10cea Reformat code with Rubocop and manually adjust styles hace 1 año
  Akinori MUSHA d1ad0aa29b Fix the `authenticators` method for newer versions of net-imap hace 1 año
  James Hu 71e6b612b0 Fix ImapFolderAgent documentation regarding mime_types hace 2 años
  Akinori MUSHA c27bf4ed28 Implement XOAUTH2 in ImapFolderAgent hace 4 años
  Akinori MUSHA 3b143b53f0 Add a `delete` option to ImapFolderAgent hace 5 años
  Akinori MUSHA 9eb111faa7 Add event_headers support to ImapFolderAgent hace 6 años
  Stefan Fischer c5e264d3cd Move method "is_positive_integer?" to "agent.rb" hace 6 años
  Akinori MUSHA 542d4dca7e Rephrase the description of `raw_mail` hace 6 años
  Akinori MUSHA d952e91426 Encode raw_mail in Base64 hace 7 años
  Akinori MUSHA fab63a2f4b Properly apply Net::IMAP.encode_utf7 to folder names hace 7 años
  Akinori MUSHA 4665c305c7 Add a new option `include_raw_mail` to ImapFolderAgent hace 7 años
  Akinori MUSHA 734b84d185 Add `message_id` to the payload format of ImapFolderAgent hace 7 años
  Akinori MUSHA 6e77551256 Do not raise error when an address header field is broken hace 9 años
  Akinori MUSHA 91d76db975 Do not fail in checking a condition on From/To/Cc hace 9 años
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. hace 9 años
  Akinori MUSHA 1e57f3a457 Guard a call for `scrub` with try() hace 9 años
  Akinori MUSHA 106058ab96 ImapFolderAgent: Enable dry-run hace 9 años
  Akinori MUSHA 3ce41669b4 Use keyword arguments for Net::IMAP.new hace 9 años
  Akinori MUSHA 864152b871 Fix typos in the description hace 9 años
  Akinori MUSHA 5641e0b309 ImapFolderAgent: Handle a mail without a body hace 9 años
  Akinori MUSHA 5211378131 ImapAgent: Replace invalid bytes in a subject or body. hace 9 años
  Akinori MUSHA 89a7848c80 Get IMAP#fetch and #uid_fetch to always return an array. hace 10 años
  Akinori MUSHA f3552ece2e ImapFolderAgent: Emit a log message when creating an event or skipping it. hace 10 años
  Akinori MUSHA d144d3797d ImapFolderAgent: Enable notification of mails already marked as read. hace 10 años
  Akinori MUSHA d1196a35ad ImapFolderAgent: "conditions" must not actually be nil. hace 10 años
  Akinori MUSHA 280c09415e ImapFolderAgent: Do not fail when port is blank. hace 10 años
  Akinori MUSHA 045fb957b2 ImapFolderAgent now recognizes "true"/"false" as boolean option values. hace 10 años
  Akinori MUSHA c1b9caa8cc ImapFolderAgent: Unstringify integer keys of a hash saved in JSON. hace 10 años
  Akinori MUSHA 6a06a32447 ImapFolderAgent: Only keep a single UID value for each folder in memory. hace 10 años
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options hace 10 años