summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-04Try Provider -> Dev provider; fix vagrant instructionsVictor Shyba
Currently, developers need to use the Dev Provider, not the Try. I also added instructions for getting into /vagrant because I didn't get there following those commands. This may change soon (vagrant ssh should leave us on /vagrant)
2015-03-03Refactoring the tags visibility toggle functionGabriel Albo
2015-03-03Fixing tag visibility toggleGabriel Albo
2015-03-02Fixed JSHint warningBruno Wagner
2015-03-02Fixing the sidenav close toggleGabriel Albo
2015-03-02Moving side bar js code to off-canvas componentGabriel Albo
2015-03-02Extracting the color palette colors to variablesGabriel Albo
2015-03-02Fixing logo size and positionGabriel Albo
2015-03-02Adding ellipsis when custom tag names are longer than the sidenav's widthGabriel Albo
2015-02-27Fixing padding for when an email is read and the tag count gets messed upGabriel Albo
2015-02-27Decreasing email body area top paddingGabriel Albo
2015-02-27Refactored out tag service and replaced mail normalization with built-in ↵Bruno Wagner & Victor Shyba
parseaddr Also made some minor fixes based on pylint output
2015-02-27Fixed pep8Bruno Wagner & Victor Shyba
2015-02-27X-Pixelated-encryption-status is now based on our checksBruno Wagner & Victor Shyba
For multipart mail, if a part is multipart/encrypted, we consider the mail encrypted For inline encrypted mail, we do the same that LEAP does, check the PGP armor. That means we can have all the states we need, they are: Not encrypted Successfully decrypted Failed decryption
2015-02-27Stop verifying OpenPGP headerBruno Wagner & Victor Shyba
2015-02-27Removing unnecessary imagesGabriel Albo
2015-02-27Using an actual svg (coded) in place of the .svg file for the logo.Gabriel Albo
2015-02-27#74 use basic config for default loggingRafael Lisboa
2015-02-27Adding a default background color for tags while we don't build a tag ↵Gabriel Albo
customization functionality
2015-02-27Refactoring colors: better defining variable names, extracting hard-coded ↵Gabriel Albo
hex codes, normalizing link styles, organizing _colors files.
2015-02-27Deleting old style guide files from the user agentGabriel Albo
2015-02-27Make tests involving adding and selecting tags more robustAlexandre Pretto Nunes
2015-02-27Allow to pass a different timeout to wait_until_* methodsAlexandre Pretto Nunes
2015-02-26#74 Jefferson/Rafa: Centralized all logs (python logging and twisted logs) ↵Jefferson Stachelski
to /tmp/pixelated.log file
2015-02-26Attempting to fix phantomJS functional tests where logo stretches out by ↵Gabriel Albo
setting a limit height to the image
2015-02-26#296 Adding a border to separate the default and custom tagsGabriel Albo
2015-02-25Fixing selected email z-index so it flows into the full email view hiding ↵Gabriel Albo
the border
2015-02-25#296 Fixing functional tests so it clicks the right elementGabriel Albo
2015-02-25#296 Moving the toggle control script to the tags hbs file so clicking on ↵Gabriel Albo
the tags icon now toggles the left nav. Next: extracting this JS to a proper place.
2015-02-24#296 Hiding custom tags when the left side nav is collapedGabriel Albo
2015-02-24#296 Adding tags icon and styling its textGabriel Albo
2015-02-23Change CSS for PhantomJS compatibilityrafael lisboa
2015-02-23for #174, mailer daemon is now filtered from suggestionsVictor Shyba
2015-02-23for #174, only 5.X.X are permanent bouncesVictor Shyba
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