Age | Commit message (Collapse) | Author |
|
|
|
bazaar for that to work
|
|
|
|
Issue #548
|
|
|
|
|
|
attachment_id in the mail POST
Issue #548
|
|
Issue #548
|
|
Issue #548
|
|
Issue #548
|
|
Issue #548
|
|
|
|
Issue #548
|
|
Issue #548
|
|
including saving attachments.
Issue #548
|
|
|
|
|
|
Issue #548
|
|
Issue #548
|
|
|
|
|
|
|
|
|
|
|
|
Now the canonical mail address are been parsed to a common one, but it
is a Twisted smtp bug that should be fixed in the future
|
|
|
|
|
|
|
|
|
|
It was removed in e68f667
|
|
This is needed for protecting against concurrent saves on drafts.
--Issue #512
|
|
It was checking for mail existence, but thats redundant since its also
checking if draft_id was being sent. Also, its service responsibility to
ensure operation consistency, not the controller.
--Issue #512
|
|
It had no assert, making it confusing. With a failure clause on the
except handler we show that its not supposed to raise errors
--Issue #512
|
|
--Issue #512
|
|
--Issue #512
|
|
As delete_mail checks for mail_id there will be no more need to create
errors.
--Issue #512
|
|
Checking for mdoc existence before trying to delete a deleted mail.
--Issue #512
|
|
- Issue #511
|
|
Now we are captilizing string for don't miss name that starts with an
uppercase letter
|
|
|
|
|
|
|
|
|
|
|
|
Sent mail doesn't have a from field, so now we are adding it
|
|
Doing a trim on every recipient string
|
|
merge "remove save draft button, related css and js"
|
|
|
|
|
|
|