index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
unit
/
adapter
Age
Commit message (
Expand
)
Author
2015-12-18
adapting mail controllers POST and PUT to work with attachements
mnandri
2015-12-18
ensuring the same file is not saved twice
mnandri
2015-12-18
extracted a leap attachment store, handling all attachment responsibilities, ...
mnandri
2015-12-07
#454 added utf-8 encoding on message body, and corresponding query search term
mnandri
2015-11-26
Issue #532 - Removing name from canonical address
Jefferson Stachelski
2015-11-25
Issue #515 - Removed the Bcc when sending email
Jefferson Stachelski
2015-11-24
Issue #494 - Bruno/Jeff Fixed the encoding tests
Jefferson Stachelski
2015-11-23
Return 422 if deletion failed
Victor Shyba
2015-11-23
Checking on deletion errors on drafts isnt needed
Victor Shyba
2015-11-23
Add test for mail deletion with invalid mail id
Folker Bernitt
2015-11-18
Issue #494 - Fixed reply when the replayer is the sender
Jefferson Stachelski
2015-11-17
Issue #495 Giovane/Jeff: Fixed from undefined
Jefferson Stachelski
2015-11-11
removing dead code from InputMail
Victor Shyba
2015-11-10
refactor unit test
sw00
2015-11-04
Issue #499 - removed the local SMTP
Jefferson Stachelski
2015-11-04
Add error handling to MailSender
Folker Bernitt
2015-11-04
Change str email to twisted.mail.smtp.User
Folker Bernitt
2015-11-04
Instantiate new MailSender in Services
Folker Bernitt
2015-11-03
Add new MailSender based on OutgoingMail
Folker Bernitt
2015-11-03
Rename MailSender to LocalSmtpMailSender
Folker Bernitt
2015-10-14
Support reply to mail sent by me
Folker Bernitt
2015-10-14
Parse address before filtering for reply
Folker Bernitt
2015-10-12
Log problem when ignoring characters
Folker Bernitt
2015-09-25
Changed date format to conform to mail RFC #438
Bruno Wagner
2015-09-25
Add repair to pixelated maintenance
Folker Bernitt
2015-09-25
Add SoledadMaintenace repair for mixed up keys
Folker Bernitt
2015-09-10
[test] leap_mailstore handles unknow uuid as empty
Victor Shyba
2015-09-10
Removed PixelatedMail class leftovers
Bruno Wagner
2015-09-09
Fix mixed encodings in mail subjects
Folker Bernitt
2015-09-09
Improved body decoding when parsing mails.
Folker Bernitt
2015-09-09
Remove soledad querier and last usages
Folker Bernitt
2015-09-07
Remove soledad_querier as parameter of PixelatedMail.from_soledad
kaeff
2015-09-04
#432 - Adding test_mark_as_read and refactoring existing test_mark_as_read in...
Gislene Pereira
2015-09-04
Prepare removing SoledadQuerier from Mail
kaeff
2015-09-04
Remove SoledadQuerier from Services
kaeff
2015-09-02
[feature] adding security_casing to LeapMail so we can show in the UI the sig...
Duda Dornelles
2015-09-02
Move index key to SearchIndexStorageKey
Folker Bernitt
2015-09-02
Download attachments from mail store instead of querier
Folker Bernitt
2015-09-01
Added get_mail_attachment to MailStore and LeapMailStore.
Folker Bernitt
2015-09-01
Encode mail addresses when replying
Folker Bernitt
2015-09-01
Encode headers in InputMail when generating mime multipart from it.
Folker Bernitt
2015-09-01
Decode encoded mail headers to unicode
Folker Bernitt
2015-09-01
Move TestLeapMail into its own file
Folker Bernitt
2015-08-31
Ensure MailboxIndexerListener does not let exceptions escape.
Folker Bernitt
2015-08-30
[tests] fixes attachments tests for attribute rename
Victor Shyba
2015-08-25
[refactor] goodbye mailboxes.py and mailbox.py
Victor Shyba
2015-08-25
[refactor] remove mailbox references
Victor Shyba
2015-08-24
[bug] adapt MailboxIndexer to mail_store
Victor Shyba
2015-08-24
[test] add case for nested attachments
Victor Shyba
2015-08-21
Small refactoring of previous merge.
Folker Bernitt
[next]