summaryrefslogtreecommitdiff
path: root/service/pixelated/user_agent.py
AgeCommit message (Expand)Author
2014-10-09Skip default tags for tag suggestions.Folker Bernitt
2014-10-08#92 Add handling of errors when sending mailAlexandre Pretto Nunes
2014-10-08Filter tags by query (issue #52).Folker Bernitt
2014-10-08Added logout link to dispatcher (issue #55).Folker Bernitt
2014-10-02Added config file command line parameter to user agent.Folker Bernitt
2014-10-01#53 - does not allow reserved names in tagsPatrick Maia
2014-09-29Testing drafts in integration, fixing a bug where the sent wasnt leaving the ...Duda Dornelles
2014-09-29Fixing send mailDuda Dornelles
2014-09-25Added a bit of relisience to errors in draft parsing and started fixing some ...Bruno Wagner Goncalves
2014-09-25Drafts working now for both create and updateBruno Wagner Goncalves
2014-09-25Fixing headers for showing mails and indexing new docsDuda Dornelles
2014-09-25Creating mail right on soledadDuda Dornelles
2014-09-24Adding InputMail model to be used to send mails and save draftsDuda Dornelles
2014-09-23Added basic mail savingBruno Wagner Goncalves
2014-09-22Moving soledad code to pixelated mailbox and making it work with the app - di...Duda Dornelles
2014-09-22initial implementation for getting all mailsDuda Dornelles
2014-09-19Update draft routeDuda Dornelles
2014-09-1774 - moves move_to_trash logic to PixelatedMailboxes and adds some testsPatrick Maia
2014-09-17fixing static_folder path for when running from debian packageDuda Dornelles
2014-09-15fixing pep8Patrick Maia
2014-09-15adding feature toggle for draftsPatrick Maia
2014-09-15When adding draft, return the mail with the new draft id so the UI can update...Duda Dornelles
2014-09-15added drafts.Lisa Junger
2014-09-15#74 - Moving message to trash mailboxPatrick Maia
2014-09-11Refactoring tags functionality into TagServiceDuda Dornelles
2014-09-10Build and add resources at the right locations.Folker Bernitt
2014-09-06#51 - does not use Tag objects when strings are enoughPatrick Maia and Victor Shyba
2014-09-05Added register cli command.Lisa Junger
2014-09-03reactivating reply/reply all/forward; deactivating reply draftDuda Dornelles
2014-09-01using argparse for help and optional arguments. eg: --debugVictor Shyba
2014-08-29Refactoring into mailboxes and mailsender - less colaborators for mail serviceDuda Dornelles
2014-08-29Removed flask reloader and changed the twisted port to be fixed again, now ru...Bruno Wagner Goncalves
2014-08-28fixing pep8Duda Dornelles
2014-08-28moving user agent initialization (mail service, leap_session, app_config) to ...Duda Dornelles
2014-08-28fixing pep8Duda Dornelles
2014-08-28Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...Duda Dornelles
2014-08-28Added mail filtering by tag.Folker Bernitt
2014-08-26extracts tag and status conversion logicPatrick Maia and Victor Shyba
2014-08-26workaround for static folder reference during packageVictor Shyba
2014-08-25paths must be absolute for app to work as an egg. Also, packaging theDuda Dornelles
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22moving pixelated.cfg out of the codebaseDuda Dornelles
2014-08-22extracting config for leap to config fileDuda Dornelles
2014-08-22fixes style issuesPatrick Maia and Victor Shyba
2014-08-22adding config files and certs to setup.py installDuda Dornelles
2014-08-22adds log capacity to pixelated user agentPatrick Maia and Victor Shyba
2014-08-20Added config file to the setup.pyBruno Wagner Goncalves
2014-08-20Removed go and runtests - setup.py develop creates a pixelated-user-agent scr...Bruno Wagner Goncalves
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves