summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-23Remove other unneeded style rulesrafael lisboa
2015-02-23Remove unnecessary z-index that was causing phantomJS to not render elementsrafael lisboa
2015-02-23Tests click on fake-left-off-canvas-toggle instead of hidden one.Folker Bernitt
- Issue #290
2015-02-23Merge pull request #301 from pixelated-project/290Folker Bernitt
#290 no need to remove all tags when moving to thrash
2015-02-23Reformat sent email list item templaterafael lisboa
2015-02-23Add pencil icon to draftsrafael lisboa
2015-02-23Revert "Merge pull request #303 from pixelated-project/289"Bruno Wagner
This pull request added tag awareness to the checked mails, but we are not sure we want to go that way yet This reverts commit 791c08166dcf2a3f1f5040944831571c616c35bc, reversing changes made to 26be3c59b174eb9f1a6f73c67489738c7517ce8c.
2015-02-23adds user agent architecture graphic to Readme.Lisa Junger
- Issue https://github.com/pixelated-project/project-issues/issues/85
2015-02-23Merge pull request #303 from pixelated-project/289Tiago Ferraz
#289 making checked mail tag aware
2015-02-22 #289 making checked mail tag awareDuda Dornelles
2015-02-22#290 no need to remove all tags when moving to thrashDuda Dornelles
2015-02-20Open draft e-mails in edit view when shown in the "all" tabrafael lisboa
2015-02-20Issue #174 - rejects bounced addresses on contacts suggestionsPatrick Maia
2015-02-20Issue #174 - extracts bounced address from bounce messagePatrick Maia
2015-02-20Issue #174 - recognizes bounced mailsPatrick Maia
2015-02-19Merge pull request #297 from pixelated-project/new-sidebarAlexandre Pretto Nunes
New sidebar
2015-02-19#239 Adding hover effect for the logout inputGabriel Albo
2015-02-19#239 Fixing logout style and removing duplicated stylingGabriel Albo
2015-02-19#239 Fixing unread count indicator styling for the new sidebarGabriel Albo
2015-02-19#239 Aligning default tag icons with their respective labelsGabriel Albo
2015-02-19Fixing padding around 'add new tag' plus signGabriel Albo
2015-02-19#239 Removing function that dynamically sets a margin-top to the full email ↵Gabriel Albo
view body according to the message header size. This *should* work as the message header is no longer fixed (position:fixed)
2015-02-19#239 Fixing message header issue on chrome (and hopefully not introducing ↵Gabriel Albo
new ones :)
2015-02-19#239 Adding some extra padding to the tag list so larger types won't break ↵Gabriel Albo
the interaction
2015-02-19#239 Remove deprecated code of tag shortcutsAlexandre Pretto Nunes
2015-02-19#239 Avoid pushing window state when clicking the menu sandwichAlexandre Pretto Nunes
2015-02-19#239 move the correct div to allow the whole area of a tag to be clickableAlexandre Pretto Nunes
2015-02-19#239 remove deprecated tag shortcut codeAlexandre Pretto Nunes
2015-02-19#239 Adding extra padding to tag labelsGabriel Albo
2015-02-19#239 Fixing tag display and menu expansion slide widthGabriel Albo
2015-02-19#239 Adding full logo and styling itGabriel Albo
2015-02-19#239 Remove old shortcut barAlexandre Pretto Nunes
2015-02-19#239 Move logo to sidebar navAlexandre Pretto Nunes
2015-02-19#239 Move toggle to sidebar nav (with js hack)Alexandre Pretto Nunes
2015-02-19#239 Remove tags shortcutsAlexandre Pretto Nunes
2015-02-19#239 make sidenav always partially visibleAlexandre Pretto Nunes
2015-02-19Adds the close parenthesis to -lc messageTiago Ferraz
2015-02-18Stubbing getJSON in some js specs so /keys?search= doesnt get calledDuda Dornelles
2015-02-18Using line breaks instead of paragraphs to format text plain mails on the ↵Duda Dornelles
mail view
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-02-18 #294 - using server error message on ajax if message is providedDuda Dornelles
2015-02-18#280 Made the changes on args helper as varac recommendedJefferson Stachelski
2015-02-16removed comment that we require jessievarac
2015-02-13Charset detection will not break if there is extra information in the ↵Bruno Wagner
charset field
2015-02-13Fixing colors for recipient information and fixing pep8 violationsDuda Dornelles
2015-02-13Adding color indicator to show if mail will get encryptedDuda Dornelles
2015-02-13Deleting unused interstitial codeDuda Dornelles
2015-02-13Fixed encryption status check and changed signature status logicBruno Wagner
2015-02-13Fixing jshintDuda Dornelles
2015-02-13Making sure that no private key can be retrieved by the KeysResourceDuda Dornelles