-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Mail gem over RMail #127
base: develop
Are you sure you want to change the base?
Commits on Aug 12, 2013
-
Use Mail for parsing and working with email, replacing RMail.
Initial steps for moving to using Mail in place of RMail. Also various Ruby 2.0.0 compatability fixes have been made.
Configuration menu - View commit details
-
Copy full SHA for a8f2681 - Browse repository at this point
Copy the full SHA a8f2681View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dab80b - Browse repository at this point
Copy the full SHA 1dab80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9d39b - Browse repository at this point
Copy the full SHA 9e9d39bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54dad4d - Browse repository at this point
Copy the full SHA 54dad4dView commit details
Commits on Aug 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for cd84fa1 - Browse repository at this point
Copy the full SHA cd84fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd52a3e - Browse repository at this point
Copy the full SHA cd52a3eView commit details -
rm migration script: with same message id Mail msg-id conform to old …
…RMail ids and we do not need to migrate
Configuration menu - View commit details
-
Copy full SHA for 48adfff - Browse repository at this point
Copy the full SHA 48adfffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8a9f1 - Browse repository at this point
Copy the full SHA 9b8a9f1View commit details
Commits on Aug 19, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 87dcfdf - Browse repository at this point
Copy the full SHA 87dcfdfView commit details
Commits on Mar 22, 2014
-
Merge branch 'develop' into test-merge
Conflicts: lib/sup.rb lib/sup/maildir.rb lib/sup/mbox.rb lib/sup/message.rb lib/sup/message_chunks.rb lib/sup/modes/edit_message_mode.rb lib/sup/util.rb sup.gemspec
Configuration menu - View commit details
-
Copy full SHA for fbdaa3f - Browse repository at this point
Copy the full SHA fbdaa3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b989218 - Browse repository at this point
Copy the full SHA b989218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e36249 - Browse repository at this point
Copy the full SHA 5e36249View commit details -
Configuration menu - View commit details
-
Copy full SHA for f40b656 - Browse repository at this point
Copy the full SHA f40b656View commit details -
test: binary-content-transfer-encoding should not fail anymore
As suggested by Martin Bähr.
Configuration menu - View commit details
-
Copy full SHA for 6cdbdfa - Browse repository at this point
Copy the full SHA 6cdbdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cbbc7a - Browse repository at this point
Copy the full SHA 3cbbc7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4425d19 - Browse repository at this point
Copy the full SHA 4425d19View commit details
Commits on Mar 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 486a466 - Browse repository at this point
Copy the full SHA 486a466View commit details
Commits on Mar 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 36e434a - Browse repository at this point
Copy the full SHA 36e434aView commit details
Commits on May 2, 2014
-
Merge branch 'develop' into use-mail
* develop: history: bundler and threadkilling travis: drop 2.1.0 testing fix travis. The rake task to build a gem is now 'rake build' sup.gemspec: Standarise the Gemspec Merge #300: sup-tweak-labels sync back unless specified otherwise sup-sync: error msg on :update thread_view_mode: Kill a message (and next, prev etc..) history: new :with_attachment Add new colormap for attachment sybol with sane fallback for existing colorschemes. prepare for 0.17.0 history: bugfixes ctrl-n, ctrl-p: don't close message if there is no next one completion-mode: correctly set completion character async edit: history async edit: automatically launch async hook async: option for always async Conflicts: sup.gemspec
Configuration menu - View commit details
-
Copy full SHA for 0a6d6c0 - Browse repository at this point
Copy the full SHA 0a6d6c0View commit details
Commits on Sep 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f9adb4c - Browse repository at this point
Copy the full SHA f9adb4cView commit details