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
/
adapter
/
pixelated_mail_test.py
Age
Commit message (
Collapse
)
Author
2014-09-15
When adding draft, return the mail with the new draft id so the UI can ↵
Duda Dornelles
update it later
2014-09-15
added drafts.
Lisa Junger
2014-09-15
#74 - Moving message to trash mailbox
Patrick Maia
2014-09-11
Mark mails as read
Alexandre Pretto Nunes
2014-09-08
Adding date to PixelatedMail#from_dict
Duda Dornelles
2014-09-05
#51 - persists new tags globally (in a local file) and shows on tag list
Patrick Maia and Victor Shyba
2014-09-05
Neissi/Duda - make sure that complex recipients (e.g. 'Foo Bar ↵
Neissi Torres Lima
<foo@bar.com>) are showing properly
2014-09-04
fixing pep8
Duda Dornelles
2014-09-04
Implement mark_as_read for emails
Alexandre Pretto Nunes
2014-09-04
Neissi / Duda - break leap mail header in multiple recipients
Neissi Torres Lima
2014-09-04
#6 - reimplements email tag addition/removal using headers
Patrick Maia and Victor Shyba
2014-09-03
+@pmaia - fix unit tests for isodate
Victor Shyba
2014-09-03
falling back to received header for date if email doesnt have date header
Duda Dornelles
2014-09-01
support multiple to, cc and bcc
Duda Dornelles
2014-08-28
fixing pep8
Duda Dornelles
2014-08-28
Neissi/Duda: sending emails. also moving local smtp creation to mail_service ↵
Duda Dornelles
so we can use it later
2014-08-28
Duda/Neissi adding to_mime_multipart method to pixelated mail
Duda Dornelles
2014-08-28
#53 - adds ability to remove tags from email
Patrick Maia
2014-08-27
uses Tag.from_flags method to extract tags on PixelatedMail
Patrick Maia and Victor Shyba
2014-08-26
From dict is working now
Bruno Wagner Goncalves
2014-08-26
extracts tag and status conversion logic
Patrick Maia and Victor Shyba
2014-08-26
refactoring pixelatedMail constructor so we can have 'two' (from_dict and ↵
Duda Dornelles
from_leap_mail)
2014-08-25
Add copyright and license notice to service
Alexandre Pretto Nunes
2014-08-22
fixing pep8 issues
Duda Dornelles
2014-08-22
fixes bug in which inbox special tag was being duplicated
Patrick Maia and Victor Shyba
2014-08-20
setup.py test, build and develop are now working
Bruno Wagner Goncalves
2014-08-14
You can now list all tags and creating an email identify the tags
Patrick Maia
2014-08-13
Pixelated mail class and test
Bruno Wagner Goncalves