summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-10try -> dev #311Victor Shyba
2015-03-10added support for 7 and 8bit content transfer encoding.Folker Bernitt
2015-03-09#261 Reducing the list width so it won't break for large displaysGabriel Albo
2015-03-09#261 Adding some negative margin so the tags label won't be wider than the si...Gabriel Albo
2015-03-09#261 - Adding a hover behavior for the default tagsGabriel Albo
2015-03-09Refactoring of fuctional testsTiago Ferraz
2015-03-09Don't run jshint when running python testsAlexandre Pretto Nunes
2015-03-09Make test suite stop if any test brakeAlexandre Pretto Nunes
2015-03-09Making the side nav bottom background solidGabriel Albo
2015-03-06*Really* sticking the logout to the bottom now :)Gabriel Albo
2015-03-06for #288, changes current failure message to errorVictor Shyba
2015-03-06for #288, adds encryption error message, as in https://gist.github.com/lqust/...Victor Shyba
2015-03-06for #288, adds encryption failure to casingVictor Shyba
2015-03-06Sticking the logout button to the bottom of the side navigatin and adding an ...Gabriel Albo
2015-03-05Updating the user agent architecture diagram on readmeGabriel Albo
2015-03-05Fixed problem when doding mails and with non utf-8 charset.Folker Bernitt
2015-03-04#300 Fixed test, changed to spy if scroll reset is called when change tagJefferson Stachelski
2015-03-04Fixing linkVictor Shyba
2015-03-04For #311, adding reminders for provider creationVictor Shyba
2015-03-04#300 Removed the scroll reset whe update the mail list, and just run scroll r...Jefferson Stachelski
2015-03-04for #311, running webui tests will fail if LC_ALL isn't en_US. This isn't the...Victor Shyba
2015-03-04Alexandre/Albo - Fixing an issue with the custom tags visibility toggle not w...Gabriel Albo
2015-03-04Try Provider -> Dev provider; fix vagrant instructionsVictor Shyba
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 pars...Bruno Wagner & Victor Shyba
2015-02-27Fixed pep8Bruno Wagner & Victor Shyba
2015-02-27X-Pixelated-encryption-status is now based on our checksBruno Wagner & Victor Shyba
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 customi...Gabriel Albo
2015-02-27Refactoring colors: better defining variable names, extracting hard-coded hex...Gabriel Albo
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) to...Jefferson Stachelski
2015-02-26Attempting to fix phantomJS functional tests where logo stretches out by sett...Gabriel Albo
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 the...Gabriel Albo
2015-02-25#296 Fixing functional tests so it clicks the right elementGabriel Albo