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
/
app
/
adapter
Age
Commit message (
Collapse
)
Author
2014-08-18
Victor/Folker - review #5 - move code to pixelated_mail and mail_service
Victor Shyba
2014-08-14
Will only fix To header if there is one
Patrick Maia
2014-08-14
PEP8 tweaks
Patrick Maia
2014-08-14
Persisting new tags to email (using workaround for now because ↵
Patrick Maia
LeapMessage.set_flags is not working)
2014-08-14
Clean up MailService class
Patrick Maia
2014-08-14
refactored update tags logic
Patrick Maia
2014-08-14
Fixed some identation issues
Bruno Wagner Goncalves
2014-08-14
Update mail tags are now on the right place
Bruno Wagner Goncalves
2014-08-14
Mail service mail now returns a pixelated mail instance
Bruno Wagner Goncalves
2014-08-14
Update mail with new tags should be working now
Bruno Wagner Goncalves and Patrick Maia
2014-08-14
You can now list all tags and creating an email identify the tags
Patrick Maia
2014-08-14
removes mail converter
Patrick Maia
2014-08-13
Pixelated mail class and test
Bruno Wagner Goncalves
2014-08-13
Basic pixelated mail class initialized with imap mail
Bruno Wagner Goncalves
2014-08-12
Basic tags implementation
Bruno Wagner Goncalves
2014-08-11
Mails is now working and the tags call is returning hardcoded values for now
Victor Shyba
2014-08-11
adding logger and changing user
Victor Shyba
2014-08-08
#2 +@neissi - Fix variable name and added some protection against background ↵
Victor Shyba
requests on /mail route
2014-08-07
Closes #2 +@shyba +@bwagner - Implemented behavior when calling get /mails, ↵
Bruno Wagner Goncalves
only works with basic tag search yet
2014-08-07
Adapted run after module changes and changed mail service to return the ↵
Bruno Wagner Goncalves
mailbox messages
2014-08-05
Now you can run the server and the tests without changing any code!
Neissi Torres Lima