lp:~teemperor/geary/backport-test

Created by Raphael Isemann and last modified
Get this branch:
bzr branch lp:~teemperor/geary/backport-test
Only Raphael Isemann can upload to this branch. If you are Raphael Isemann please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Raphael Isemann
Project:
Geary
Status:
Development

Recent revisions

1112. By Raphael Isemann

fixed typo

1111. By Raphael Isemann

First version of the backport. Warning: UGLY

1110. By Jim Nelson

Fix IMAP STARTTLS handshaking: Closes #7454

The output stream was being inadvertantly closed right
before the STARTTLS handshake, causing the entire IMAP
connection to be considered dead.

1109. By Jim Nelson

Add STARTTLS command to geary-console

However, STARTTLS won't work (at the connection level) until #7454
lands.

1108. By Jim Nelson

Fix blank email due to Camel/Cased MIME type: Closes #7654

See also #6530, something we really need to do.

1107. By Jim Nelson

Fix bug in RFC822.Message.from_composed_email

This constructor didn't initialize the required RFC822.Date field,
which causes a crash with the geary-mailer (and could potentially
cause issues elsewhere in the future). However, had to expand the
RFC822.Date class in order to accomodate this fix.

1106. By Jim Nelson

Build with WebKitGTK 2.2.0: Closes #7023

Geary will autodetect which version of the library is installed
and select the appropriate .metadata file to use for bindings.
Still backwards-compatible with Geary 1.10 to 2.0.

1105. By Jim Nelson

Crash when connection denied or times out: Closes #7634

Previously ClientSession.connect_async() could leave the object in
a LOGGED_OUT state if the connection was denied by the server or
a timeout occurred when connecting. This was bad because that
state indicates that the underlying connection may still be active
and needs an async close to occur. Now connect_async() guarantees
that the connection is closed/disconnected/dead if it throws an
Error.

1104. By Charles Lindsay

Change warnings to debug/message calls; fix #7480

1103. By Charles Lindsay

Fix invalid printf; fix #6962

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~yorba/geary/old-master
This branch contains Public information 
Everyone can see this information.

Subscribers