Age | Commit message (Collapse) | Author |
|
|
|
attachment_id in the mail POST
Issue #548
|
|
Issue #548
|
|
Issue #548
|
|
including saving attachments.
Issue #548
|
|
|
|
Issue #548
|
|
Issue #548
|
|
|
|
|
|
don't use initialize method of root_resource in test
|
|
instead of using leap_session, mail_service can be used to get the
account email.
|
|
this should solve https://github.com/pixelated/pixelated-user-agent/issues/246
needed to inject leap_session into root resource to access user email on
request.
|
|
|
|
Calls to get_key now returns deferreds, so mocks need to do the same.
Also, underlying call changed.
-- Issue #422
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|