Age | Commit message (Expand) | Author |
2015-03-06 | *Really* sticking the logout to the bottom now :) | Gabriel Albo |
2015-03-06 | for #288, changes current failure message to error | Victor Shyba |
2015-03-06 | for #288, adds encryption error message, as in https://gist.github.com/lqust/... | Victor Shyba |
2015-03-06 | for #288, adds encryption failure to casing | Victor Shyba |
2015-03-06 | Sticking the logout button to the bottom of the side navigatin and adding an ... | Gabriel Albo |
2015-03-05 | Updating the user agent architecture diagram on readme | Gabriel Albo |
2015-03-05 | Fixed 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 tag | Jefferson Stachelski |
2015-03-04 | Fixing link | Victor Shyba |
2015-03-04 | For #311, adding reminders for provider creation | Victor Shyba |
2015-03-04 | #300 Removed the scroll reset whe update the mail list, and just run scroll r... | Jefferson Stachelski |
2015-03-04 | for #311, running webui tests will fail if LC_ALL isn't en_US. This isn't the... | Victor Shyba |
2015-03-04 | Alexandre/Albo - Fixing an issue with the custom tags visibility toggle not w... | Gabriel Albo |
2015-03-04 | Try Provider -> Dev provider; fix vagrant instructions | Victor Shyba |
2015-03-03 | Refactoring the tags visibility toggle function | Gabriel Albo |
2015-03-03 | Fixing tag visibility toggle | Gabriel Albo |
2015-03-02 | Fixed JSHint warning | Bruno Wagner |
2015-03-02 | Fixing the sidenav close toggle | Gabriel Albo |
2015-03-02 | Moving side bar js code to off-canvas component | Gabriel Albo |
2015-03-02 | Extracting the color palette colors to variables | Gabriel Albo |
2015-03-02 | Fixing logo size and position | Gabriel Albo |
2015-03-02 | Adding ellipsis when custom tag names are longer than the sidenav's width | Gabriel Albo |
2015-02-27 | Fixing padding for when an email is read and the tag count gets messed up | Gabriel Albo |
2015-02-27 | Decreasing email body area top padding | Gabriel Albo |
2015-02-27 | Refactored out tag service and replaced mail normalization with built-in pars... | Bruno Wagner & Victor Shyba |
2015-02-27 | Fixed pep8 | Bruno Wagner & Victor Shyba |
2015-02-27 | X-Pixelated-encryption-status is now based on our checks | Bruno Wagner & Victor Shyba |
2015-02-27 | Stop verifying OpenPGP header | Bruno Wagner & Victor Shyba |
2015-02-27 | Removing unnecessary images | Gabriel Albo |
2015-02-27 | Using an actual svg (coded) in place of the .svg file for the logo. | Gabriel Albo |
2015-02-27 | #74 use basic config for default logging | Rafael Lisboa |
2015-02-27 | Adding a default background color for tags while we don't build a tag customi... | Gabriel Albo |
2015-02-27 | Refactoring colors: better defining variable names, extracting hard-coded hex... | Gabriel Albo |
2015-02-27 | Deleting old style guide files from the user agent | Gabriel Albo |
2015-02-27 | Make tests involving adding and selecting tags more robust | Alexandre Pretto Nunes |
2015-02-27 | Allow to pass a different timeout to wait_until_* methods | Alexandre Pretto Nunes |
2015-02-26 | #74 Jefferson/Rafa: Centralized all logs (python logging and twisted logs) to... | Jefferson Stachelski |
2015-02-26 | Attempting 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 tags | Gabriel Albo |
2015-02-25 | Fixing 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 element | Gabriel Albo |
2015-02-25 | #296 Moving the toggle control script to the tags hbs file so clicking on the... | Gabriel Albo |
2015-02-24 | #296 Hiding custom tags when the left side nav is collaped | Gabriel Albo |
2015-02-24 | #296 Adding tags icon and styling its text | Gabriel Albo |
2015-02-23 | Change CSS for PhantomJS compatibility | rafael lisboa |
2015-02-23 | for #174, mailer daemon is now filtered from suggestions | Victor Shyba |
2015-02-23 | for #174, only 5.X.X are permanent bounces | Victor Shyba |
2015-02-23 | Remove other unneeded style rules | rafael lisboa |
2015-02-23 | Remove unnecessary z-index that was causing phantomJS to not render elements | rafael lisboa |
2015-02-23 | Tests click on fake-left-off-canvas-toggle instead of hidden one. | Folker Bernitt |