Историја ревизија

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