summaryrefslogtreecommitdiff
path: root/service/pixelated/controllers
AgeCommit message (Collapse)Author
2015-01-06Issue #135: Removed dead code.Lisa Junger
2015-01-05Ooopsie, forgot some debug code thereDuda Dornelles
2014-12-23#216 when trying to save a draft too fast (before the previous version is ↵Duda Dornelles
saved) simply ignore the attempt
2014-12-23Refactoring soledad querier to use mixinsDuda Dornelles
2014-12-22refactoring package structureDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ↵Duda Dornelles
delete, functional tests are still broken, investigating...
2014-12-11Fixed delete mails from mail list, actionsNeissi Torres Lima
2014-12-11optmizing python importsDuda Dornelles
2014-12-03added functionality for reply all to service.Lisa Junger
2014-12-03Disabled encryption status again.Folker Bernitt
- See issues #59 and #165
2014-11-26 #59 - Adding encryption statusNeissi Torres Lima
2014-11-24#59 Bruno/Neissi - adding signature statusNeissi Torres Lima
2014-11-24Fixed pep8 warnings.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-18Deferring TagsController.tags and fixing tests to deal with deferredsDuda Dornelles
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-11Card #30 - migrates attachments controller to twistedPatrick Maia
2014-11-10adding encrypted file index to whooshDuda Dornelles
2014-11-05moving to twistedDuda Dornelles
2014-10-29Card #30 - adds attachments controllerPatrick Maia
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-21damn you pep8!Duda Dornelles
2014-10-21Adding sync_info controller for #117Duda Dornelles
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-15moving things out of user_agent. now it is called runserver and only does ↵Duda Dornelles
basic app setup and delegates to other "classes".
2014-10-15optmizing importsDuda Dornelles
2014-10-15Changed pixelated mail file to mail, because it has more than pixelated mailBruno Wagner
2014-10-15Pep8 FixBruno Wagner
2014-10-15Moved some common properties of mail and input mail to another classBruno Wagner
2014-10-15fixing pep8Duda Dornelles
2014-10-15Extracting features controllerDuda Dornelles
2014-10-15Extracting controller classesDuda Dornelles