summaryrefslogtreecommitdiff
path: root/service/pixelated/controllers/mails_controller.py
AgeCommit message (Collapse)Author
2014-12-03added functionality for reply all to service.Lisa Junger
2014-11-05moving to twistedDuda Dornelles
2014-10-27#112 - Created tests to delete permanentelly mails and move to trashNeissi Torres Lima
2014-10-22removes unused importPatrick Maia and Victor Shyba
2014-10-20adds permant deleted for trashed messages.Lisa Junger
2014-10-20Removed unused values from the mails responseBruno Wagner
2014-10-17bulk mark as read #114Victor Shyba
2014-10-17#102 #113 Sorting through search, and ignoring duplicate results on searchesBruno Wagner
2014-10-17mark as unread should also reindex the mailsDuda Dornelles
2014-10-16Better handle information on exceptions. #92Alexandre Pretto Nunes
2014-10-16Fixed the pagination on the front-end and added real total mail count ot the ↵Bruno Wagner
search result
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
decreasing only tags that were also in the read mail, but we have also to look at the mailbox and compare that to the tags in the case of default tags #95
2014-10-16#96 Mail searches are now paginated, the pages number start at 1 nowBruno Wagner
2014-10-15Changed pixelated mail file to mail, because it has more than pixelated mailBruno Wagner
2014-10-15Moved some common properties of mail and input mail to another classBruno Wagner
2014-10-15Extracting controller classesDuda Dornelles