spec/gmail/mailbox_spec.rb | 100644 | 0 | 0 | | | 2.21 KB | d9976c89aff7a7f3f81d585641013f9e19d83a709397838d44e55b7a3a094918 |
.coveralls.yml | 100644 | 0 | 0 | | | 25 Bytes | 0fff94ed2523bb2f50a58136350be31f5a07f44c9ee84e15b41f04060db78989 |
.gitignore | 100644 | 0 | 0 | | | 240 Bytes | 34799c2a22737ae39c31482bc157d55af302ca6376867fe37e5341b6d0aee0d5 |
.rspec | 100644 | 0 | 0 | | | 21 Bytes | ad6147136d7ea31ba2aef7f99ae6f8cf63eeeb2d2191225ea59967ecda959fd3 |
.rubocop.yml | 100644 | 0 | 0 | | | 867 Bytes | c24035a7ae920836d68eca29747cca07de77c42cb9823ce36c859ddab51d6913 |
.rubocop_todo.yml | 100644 | 0 | 0 | | | 7.8 KB | 81c1ac3ce25e5b37cee07b794265319dcbee4d849739c4798281998523fdb461 |
.travis.yml | 100644 | 0 | 0 | | | 302 Bytes | 7583f9ef84a0d9d71566ff23e7650087a633b8130b7ea5c52e4984d229fb294b |
CHANGELOG.md | 100644 | 0 | 0 | | | 4.72 KB | cee4a6e36c00aea3c2f04ff3251069ec65c88f91573a1d230f5768a5a7d35fe9 |
Gemfile | 100644 | 0 | 0 | | | 80 Bytes | 1da9079022393fc8b4593e21ccde89107cdc85509a5f857238854ae318321895 |
LICENSE | 100644 | 0 | 0 | | | 1.1 KB | 99595ffb8cf849cabe9722b0fcfe35c55501bf720138f116d453f73532918c47 |
README.md | 100644 | 0 | 0 | | | 10.8 KB | 59989436e0f25e30e9001eb626589d4e26cc4ef6553a8d401c4c7edfe2e8b3a7 |
Rakefile | 100644 | 0 | 0 | | | 1.05 KB | c0afe9599da40f95631e304432381e0d108aee2595e0693037075824c5ebc981 |
gmail.gemspec | 100644 | 0 | 0 | | | 1.17 KB | 25eabb035b698a5be68dac469a45f11e7a001993dcc132f3e5d68e9ca6c8c6fd |
lib/gmail.rb | 100644 | 0 | 0 | | | 1.64 KB | f3ee0dc8fb04de3ec5cbd21ee74c35d2d480e7b86d51b32950198dcf977b62df |
lib/gmail/client.rb | 100644 | 0 | 0 | | | 1.04 KB | 4ae8f298893d201953ca11a80d954f319d0b46368ea9b8dbfb57cb5349ec6ad2 |
lib/gmail/client/base.rb | 100644 | 0 | 0 | | | 6.68 KB | 554a5208c941cbce921120d44fc7773b8c1c02d55d17b3de4b6f0b21755e8faa |
lib/gmail/client/plain.rb | 100644 | 0 | 0 | | | 731 Bytes | 2945c7a146e9a4c29b0059041e6c64fefe3501a1167d8fae547083ccff3a1d97 |
lib/gmail/client/xoauth.rb | 100644 | 0 | 0 | | | 2.26 KB | c26913115a1f32dd4277fe99432472646623583fd518845296d535e5b8743e7e |
lib/gmail/client/xoauth2.rb | 100644 | 0 | 0 | | | 1.06 KB | daf43dc52849754bbf01e97ef3614d2bf86e26507bf797ff39664cddf2cefe6a |
lib/gmail/imap_extensions.rb | 100644 | 0 | 0 | | | 5.58 KB | 22e06ae32a0acf90281fdac7927ec01011a015cfd1a1a4194a05d43fc86eef23 |
lib/gmail/labels.rb | 100644 | 0 | 0 | | | 2.12 KB | 59aca586a7c574a536ab4ed0220546fd41c30299c907f3731e1b564526d60a5f |
lib/gmail/mailbox.rb | 100644 | 0 | 0 | | | 5.33 KB | 12cd81a2db91730a5b60f91c05692f41e64be34b55432c1aeef77545f20a23ed |
lib/gmail/message.rb | 100644 | 0 | 0 | | | 5.58 KB | ccf39c472d944ee00841dbea153a987de5f3ab58d229bc0dcf4bb02a33dc98dc |
lib/gmail/version.rb | 100644 | 0 | 0 | | | 47 Bytes | 2c17b7fe1041509c11dd5e5d152e8bba6b7e089882cde791fa9109ff4068a9eb |
spec/account.yml.example | 100644 | 0 | 0 | | | 28 Bytes | 8221b7079950f2647d20da989c01453283ad55ec7394ea42de6fdbc201b677fa |
spec/account.yml.obfus | 100644 | 0 | 0 | | | 112 Bytes | 79727a2d668839191620d378101b89eb53eb74d7af4b005697f666352486ca3e |
spec/gmail/client/base_spec.rb | 100644 | 0 | 0 | | | 118 Bytes | 75de292b9ca070d893719ddb011d8097c463faa4210365d5e2d1e082be3943ea |
spec/gmail/client/plain_spec.rb | 100644 | 0 | 0 | | | 5.15 KB | e47ff20b2b4c456beef275918e0f7ab8cc1aeb4645d478b1f40d1713b11a68d7 |
spec/gmail/client/xoauth2_spec.rb | 100644 | 0 | 0 | | | 5.43 KB | 6feabdbf5bf02974e6a2ecbb7a6852a2477cbf5e9aaf428e9377e6bab9edae68 |
spec/gmail/client/xoauth_spec.rb | 100644 | 0 | 0 | | | 120 Bytes | 55c291669d4db21fc4fa1ec23fc07d3c842a90aaef390f9112c92db2eff80671 |
spec/gmail/client_spec.rb | 100644 | 0 | 0 | | | 112 Bytes | 4d0be8e11f8436bf12e91bc6d7423be2ad88c220043028c0eea95375c7afa91d |
spec/gmail/imap_extensions_spec.rb | 100644 | 0 | 0 | | | 2.17 KB | 23ae08feb6a20ca1d614618903c3b386b987d13662c986026488a6f45f1ff0c8 |
spec/gmail/labels_spec.rb | 100644 | 0 | 0 | | | 929 Bytes | 2cbe356cd86a809046dd7ef23594e1dbc90fcb2ca5712e9a341d50bd5126f1b9 |
spec/gmail/message_spec.rb | 100644 | 0 | 0 | | | 5.18 KB | be35e6b3bd5028ae47e90395574a39fa180a343fc40e0ffaf40826263b13dba7 |
spec/gmail_spec.rb | 100644 | 0 | 0 | | | 1.36 KB | 40f35f6a455e35ea85db8f833cfc7ac26b07bfae14d1e3b9c2a206926184423c |
spec/recordings/gmail/_new_connects_with_client_and_give_it_context_when_block_given.yml | 100644 | 0 | 0 | | | 1.74 KB | d2db826c064d2b5e4dee5a1b5040869ae611b3a4b81b1037161eefe3136549ba |
spec/recordings/gmail/_new_connects_with_gmail_service_and_return_valid_connection_object.yml | 100644 | 0 | 0 | | | 1.22 KB | acf9db0185c2d2f4e5fad2223a53def8ccdc69e6a2241246a02ec874206319df |
spec/recordings/gmail/_new_does_not_raise_error_when_couldn_t_connect_with_given_account.yml | 100644 | 0 | 0 | | | 694 Bytes | a1d3d7cb2be7ae7acd3d0d4633483bfbca847fba8c121dfbb38c8e22a15bc1db |
spec/recordings/gmail/_new_raises_error_when_couldn_t_connect_with_given_account.yml | 100644 | 0 | 0 | | | 689 Bytes | 861b73c5db5bb8e757881586b3fcabefa4148290ea58d5d18f89d6fc45cdfb7c |
spec/recordings/gmail_client_plain/instance/delivers_inline_composed_email.yml | 100644 | 0 | 0 | | | 1.74 KB | d2db826c064d2b5e4dee5a1b5040869ae611b3a4b81b1037161eefe3136549ba |
spec/recordings/gmail_client_plain/instance/does_not_log_in_when_given_gmail_account_is_invalid.yml | 100644 | 0 | 0 | | | 689 Bytes | af57b00843193a5a4302d95f479a1329446915a1367ff5809f1a78a81a23b8ee |
spec/recordings/gmail_client_plain/instance/does_not_raise_error_even_though_gmail_account_is_invalid.yml | 100644 | 0 | 0 | | | 689 Bytes | 6e5f21262db9733b156a612a92260eea4ea4c5ec1baa7d79fd24592f9cbe4f5f |
spec/recordings/gmail_client_plain/instance/labels/checks_if_there_is_given_label_defined.yml | 100644 | 0 | 0 | | | 12 KB | fec68d0bfc8362cb7553716f9f29fde9befa43bf41f803921923f2f7ecd67132 |
spec/recordings/gmail_client_plain/instance/labels/creates_given_label.yml | 100644 | 0 | 0 | | | 8.29 KB | 51156e74a50ae7cd19404ab06d31b397b66b99a6c0760fef4bd389a725f3217d |
spec/recordings/gmail_client_plain/instance/labels/removes_existing_label.yml | 100644 | 0 | 0 | | | 7.98 KB | 319d12d85962aa50c292541a234874937e923743145a91b083fefe0ff162783c |
spec/recordings/gmail_client_plain/instance/labels/returns_list_of_all_available_labels.yml | 100644 | 0 | 0 | | | 6.67 KB | 611b676fd68be0289d6e6562bcf2b7148a506935a2597101806e8a309c8d7eb6 |
spec/recordings/gmail_client_plain/instance/properly_logs_in_to_valid_gmail_account.yml | 100644 | 0 | 0 | | | 1.74 KB | d2db826c064d2b5e4dee5a1b5040869ae611b3a4b81b1037161eefe3136549ba |
spec/recordings/gmail_client_plain/instance/properly_logs_out_from_gmail.yml | 100644 | 0 | 0 | | | 1.74 KB | d2db826c064d2b5e4dee5a1b5040869ae611b3a4b81b1037161eefe3136549ba |
spec/recordings/gmail_client_plain/instance/properly_switches_to_given_mailbox.yml | 100644 | 0 | 0 | | | 4.63 KB | 494ce8611163a5685cd08d7febb0e4672d167951582afbffa347c14c43cbcdd3 |
spec/recordings/gmail_client_plain/instance/properly_switches_to_given_mailbox_using_block_style.yml | 100644 | 0 | 0 | | | 4.63 KB | 494ce8611163a5685cd08d7febb0e4672d167951582afbffa347c14c43cbcdd3 |
spec/recordings/gmail_client_plain/instance/raises_error_when_given_gmail_account_is_invalid_and_errors_enabled.yml | 100644 | 0 | 0 | | | 694 Bytes | 01172fc4c7d30ba66a3208fa6ad7d1d34284a0e96b06e1d88e1af4af458cd73d |
spec/recordings/gmail_client_xo_auth2/instance/does_not_log_in_when_given_gmail_account_is_invalid.yml | 100644 | 0 | 0 | | | 968 Bytes | 4a115224a2e5e2d48b720e2afee9644def86f7ca7b4a08f74a7f2e3b325e226c |
spec/recordings/gmail_client_xo_auth2/instance/labels/checks_if_there_is_given_label_defined.yml | 100644 | 0 | 0 | | | 1.49 KB | 06013a029e3fa7c04c8dbe8056fec0cbf2d842a24017679332ef8d4d9f9a607c |
spec/recordings/gmail_client_xo_auth2/instance/labels/creates_given_label.yml | 100644 | 0 | 0 | | | 1.93 KB | 84d0ecfabec6140b74785b2ccd38ea36a34172ccbee07e87063073326770f8af |
spec/recordings/gmail_client_xo_auth2/instance/labels/removes_existing_label.yml | 100644 | 0 | 0 | | | 1.93 KB | 9349b063fafcafee186046a3f494615ea83e6fec31c90dfd8f0cef08e177f4fe |
spec/recordings/gmail_client_xo_auth2/instance/labels/returns_list_of_all_available_labels.yml | 100644 | 0 | 0 | | | 1.49 KB | 69c0bc9c6ae4bc8bbcb9eebf3ef4a507c0273e2af0f0ffaadcbdc4c1c72d041f |
spec/recordings/gmail_client_xo_auth2/instance/properly_logs_in_to_valid_gmail_account.yml | 100644 | 0 | 0 | | | 1.05 KB | c6443dced858ac8fadac88b8e0c3ccc9de4eb35fcdda0bf4a17ac597afb03613 |
spec/recordings/gmail_client_xo_auth2/instance/properly_logs_out_from_gmail.yml | 100644 | 0 | 0 | | | 1.05 KB | c6443dced858ac8fadac88b8e0c3ccc9de4eb35fcdda0bf4a17ac597afb03613 |
spec/recordings/gmail_client_xo_auth2/instance/properly_switches_to_given_mailbox.yml | 100644 | 0 | 0 | | | 2.5 KB | c0e4a29becfc48d2e0da5613549e9d2b2dc8df2bcb24cbaad4b71c1705f64e5b |
spec/recordings/gmail_client_xo_auth2/instance/properly_switches_to_given_mailbox_using_block_style.yml | 100644 | 0 | 0 | | | 2.5 KB | 39f6523f755579365a6dfe8eb0c8d7bb9b42e3b2b4638235df656905e5af28ea |
spec/recordings/gmail_client_xo_auth2/instance/raises_error_when_given_gmail_account_is_invalid_and_errors_enabled.yml | 100644 | 0 | 0 | | | 965 Bytes | 7d4f47c7708f8ae6ef42eb07c70df43276520f6d76c7ddc94e2f64942e5f0c82 |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/all/localizes_into_the_appropriate_label.yml | 100644 | 0 | 0 | | | 6.77 KB | bbe09c685bb30ac90e81769577d2f34fe945731fc9d9e8ac853e3018fb287bb4 |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/and_the_mailbox_does_not_exist/returns_the_mailbox_name_as_a_string.yml | 100644 | 0 | 0 | | | 6.77 KB | bbe09c685bb30ac90e81769577d2f34fe945731fc9d9e8ac853e3018fb287bb4 |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/drafts/localizes_into_the_appropriate_label.yml | 100644 | 0 | 0 | | | 6.77 KB | bbe09c685bb30ac90e81769577d2f34fe945731fc9d9e8ac853e3018fb287bb4 |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/flagged/localizes_into_the_appropriate_label.yml | 100644 | 0 | 0 | | | 6.77 KB | bbe09c685bb30ac90e81769577d2f34fe945731fc9d9e8ac853e3018fb287bb4 |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/important/localizes_into_the_appropriate_label.yml | 100644 | 0 | 0 | | | 6.77 KB | bbe09c685bb30ac90e81769577d2f34fe945731fc9d9e8ac853e3018fb287bb4 |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/inbox/localizes_into_the_appropriate_label.yml | 100644 | 0 | 0 | | | 1.74 KB | d2db826c064d2b5e4dee5a1b5040869ae611b3a4b81b1037161eefe3136549ba |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/junk/localizes_into_the_appropriate_label.yml | 100644 | 0 | 0 | | | 6.77 KB | bbe09c685bb30ac90e81769577d2f34fe945731fc9d9e8ac853e3018fb287bb4 |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/sent/localizes_into_the_appropriate_label.yml | 100644 | 0 | 0 | | | 6.77 KB | bbe09c685bb30ac90e81769577d2f34fe945731fc9d9e8ac853e3018fb287bb4 |
spec/recordings/gmail_labels/localize/when_given_the_xl_is_tflag/trash/localizes_into_the_appropriate_label.yml | 100644 | 0 | 0 | | | 6.77 KB | bbe09c685bb30ac90e81769577d2f34fe945731fc9d9e8ac853e3018fb287bb4 |
spec/recordings/gmail_mailbox/instance/counts_all_emails.yml | 100644 | 0 | 0 | | | 11.7 KB | cceaa480b036e28a6a3fb16bf5aba1299e6824eeef67e2d380de79440384d03d |
spec/recordings/gmail_mailbox/instance/finds_messages.yml | 100644 | 0 | 0 | | | 36.3 KB | be4002b01f31924439a343f8382478f29a5699de1649009836fb8154cf73e5c7 |
spec/recordings/gmail_mailbox/instance/waits_once.yml | 100644 | 0 | 0 | | | 5.36 KB | 66df2e02adbba376fa27e674307eadfc70859aecf9c3f2624bfe86e00162cdb4 |
spec/recordings/gmail_mailbox/instance/waits_repeatedly.yml | 100644 | 0 | 0 | | | 6.05 KB | 8458b57bc899e9c45a34f35d26c5f8ce730eb5ee6e837472ab738fc2df194880 |
spec/recordings/gmail_mailbox/instance/waits_with_29-minute_re-issue.yml | 100644 | 0 | 0 | | | 5.28 KB | 59787b2ab9ee5dd2021977763de37b1358491b39f779c9acce4b51ca067d5d2c |
spec/recordings/gmail_mailbox/instance/waits_with_an_unblocked_connection.yml | 100644 | 0 | 0 | | | 12.8 KB | b2a94fb4aef92f7eec952908c0f11f565c30f6230ca926eb7c928811b0fb150a |
spec/recordings/gmail_mailbox/on_initialize/sets_client_and_name.yml | 100644 | 0 | 0 | | | 1.74 KB | d2db826c064d2b5e4dee5a1b5040869ae611b3a4b81b1037161eefe3136549ba |
spec/recordings/gmail_mailbox/on_initialize/works_in_inbox_by_default.yml | 100644 | 0 | 0 | | | 1.74 KB | d2db826c064d2b5e4dee5a1b5040869ae611b3a4b81b1037161eefe3136549ba |
spec/recordings/gmail_message/initialize/sets_prefetch_attrs.yml | 100644 | 0 | 0 | | | 37.3 KB | 0de0e87d58ee1fc125b6a5a112b8d456759a560a5452c6c9d3e29264aafb6464 |
spec/recordings/gmail_message/initialize/sets_uid_and_mailbox.yml | 100644 | 0 | 0 | | | 37.3 KB | 0de0e87d58ee1fc125b6a5a112b8d456759a560a5452c6c9d3e29264aafb6464 |
spec/recordings/gmail_message/instance_methods/deletes_itself.yml | 100644 | 0 | 0 | | | 26.7 KB | 038a6ada33be2e754984ad8b4e4b5ddd76298796a267190cbb0259f4e9fd579f |
spec/recordings/gmail_message/instance_methods/marks_itself_read.yml | 100644 | 0 | 0 | | | 30 KB | bfde6285069ecaa4abc7163f75688433bb00348786166114c98fb6ee920f9d58 |
spec/recordings/gmail_message/instance_methods/marks_itself_unread.yml | 100644 | 0 | 0 | | | 30.4 KB | 2ec009c62b73217c88f6a79ba4b26eb3dcae3e2f907b4b05cac669818a8e5c0a |
spec/recordings/gmail_message/instance_methods/moves_from_one_tag_to_other.yml | 100644 | 0 | 0 | | | 38.7 KB | 655a401ff9272cee5531030b05edb244f1a73c92544636031cdc0d4205ce8640 |
spec/recordings/gmail_message/instance_methods/removes_a_given_label.yml | 100644 | 0 | 0 | | | 34.2 KB | 9386a1668d6ccba79dab724ae5e28b2f83a5dc4893e6e2fd59242301aa9725ca |
spec/recordings/gmail_message/instance_methods/removes_a_given_label_with_old_method.yml | 100644 | 0 | 0 | | | 34.2 KB | 1e10dec35659cfa7477095513ee85735f8f9b32df0d6c9dbf47791436d55110f |
spec/recordings/gmail_message/instance_methods/sets_given_label.yml | 100644 | 0 | 0 | | | 30.8 KB | 93dae9d22e273dd25d90ceb62e0aa1b9c428d148321d8fb306d88a6070d8de2f |
spec/recordings/gmail_message/instance_methods/sets_given_label_with_old_method.yml | 100644 | 0 | 0 | | | 30.5 KB | 9d54d729388c848a785842a4dcdf34b4e772c086aaffe6d654b912ee2aa69c11 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 1.36 KB | 0460c63853dd8c2743ddc5b2d2857f17411c617beddcc6753323fafa0dad5b25 |
spec/support/imap_mock.rb | 100644 | 0 | 0 | | | 5.39 KB | 74a0642002ae25e47e1b6672e5caf955509b2fd3520beb1db270645443b006e4 |
spec/support/obfuscation.rb | 100644 | 0 | 0 | | | 1.21 KB | 4a6e974689c3adc6f41ffb00a5a4831b8e2dc368f83faeaa2a0f3944ffd7b216 |