summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-30#337 Extracted a method to a new oneJefferson Stachelski
2015-04-30Added two unread, encrypted sample mails.Folker Bernitt
- Issue #335
2015-04-30Fixed invalid variable names in maintenance.py.Folker Bernitt
2015-04-30Removed check for mail file names.Folker Bernitt
- Issue #337
2015-04-30Flush soledad to disk before syncing.Folker Bernitt
- Issue #336
2015-04-29#337 Created a validation to just open file that the file name starts with ↵Jefferson Stachelski
'mbox' and ends with a number
2015-04-29#337 Refactored maintenance, renaming to make it more clear when read the ↵Jefferson Stachelski
code and deleted unsed variable
2015-04-29#337 Fixed the indentation of test_commandsJefferson Stachelski
2015-04-29Changing from bad to unreliable signatureGabriel Albo
2015-04-29Fixed wrong method name.Folker Bernitt
- Issue #337
2015-04-29updates certificates used for development.Lisa Junger
2015-04-28Updated user agent vagrant to run on JessieBruno Wagner
2015-04-28Activate custom modules now uses the correct setupBruno Wagner
2015-04-28Changing signature status messages to use the term 'verified', 'not signed' ↵Gabriel Albo
and 'bad signature'
2015-04-28Removed hackday vagrant while cleaning up the vagrantfileBruno Wagner
2015-04-28#337 Made some refactors to make the code more readableJefferson Stachelski
2015-04-27#337 Fixed the if __name__ is __main__ to run the appJefferson Stachelski
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa
Allow user to move emails from trash to inbox
2015-04-24Fixing margin around close button inside the compose email boxGabriel Albo
2015-04-24Rearranging the compose box element to be align the same way the full email ↵Gabriel Albo
view for reading is; removing inline styles from an html tag to a proper css class
2015-04-23Patched soledad sync so it will give us meaningful error messagesBruno Wagner
2015-04-23#329 Disabled stop script when a command return non-zero for print the ↵Jefferson Stachelski
warning when are missing same prequiremets and then enable it again
2015-04-23Added first draft of maintenance howto.Folker Bernitt
- Issue #335
2015-04-22Adding a max-height as a fallback for a really long list of custom tagsGabriel Albo
2015-04-22Making the custom tag list be as high as the number of custom tags instead ↵Gabriel Albo
of having a fixed size
2015-04-22Fixing some of the encryption messagesGabriel Albo
2015-04-22removing styles related to tip-msgGabriel Albo
2015-04-22Removing compose box form input order message from the topGabriel Albo
2015-04-22Fix: Remove invalid import from maintenance.py.Folker Bernitt
2015-04-21Fixes typo in warnSendButtonOfRecipients.Lisa Junger
- Issue #353
2015-04-21Added load-mails maintenance command.Folker Bernitt
- Issue #335
2015-04-17Added exception message to the error for referenceBruno Wagner
2015-04-17Removes dangling list itemTiago Ferraz
2015-04-16update readme with feedback from #378Rafael Lisboa
2015-04-16maintenance reads credentials from stdin.Folker Bernitt
- Issue #345
2015-04-15Attaching error handler to TwistedVictor Shyba
For #375
2015-04-15Creating error handler for SSLError w/ more infoVictor Shyba
For #375
2015-04-15pixelated-dispatcher#91 Renamed some arguments and replaced all words 'leap' ↵Jefferson Stachelski
and 'provider' by 'LEAP provider'
2015-04-15Test description was not matching codeVictor Shyba
Fixing for #189
2015-04-15Introduced maintenance command and added reset behaviour.Folker Bernitt
- Call with: pixelated_maintenance reset - Issues #335, #345
2015-04-14Using consistent colors for the open and closed padlocks :)Gabriel Albo
2015-04-14Refactoring the scss file to avoid duplicationGabriel Albo
2015-04-14Adding icons to help identify whether an email is encryptable or not for a ↵Gabriel Albo
given address
2015-04-14Log was leaking subject, changed to uid insteadBruno Wagner
2015-04-14Merge pull request #376 from pixelated-project/mail-item-refactorRafael Lisboa
Mail item refactor
2015-04-14remove no longer used method on mail_itemrafael lisboa
2015-04-14update trash template with correct field namerafael lisboa
2015-04-14fix typo on side_nav_expandedrafael lisboa
2015-04-14Fix mail opening and add some testsAlexandre Pretto Nunes
2015-04-14fix jshintrafael lisboa