summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-13Removed commented out lines from Dockerfile.Folker Bernitt
2015-03-13Enable utf-8 locale in user agent.Folker Bernitt
2015-03-13Ensure locales package is installed.Folker Bernitt
2015-03-13Set locale to UTF-8 in docker context.Folker Bernitt
2015-03-13Added missing imports to monkey patch.Folker Bernitt
2015-03-12For #311, fixing some partsVictor Shyba
2015-03-12Added some error logging if mail part parsing fails.Folker Bernitt
2015-03-12Removed invalid code from config/__init__.py.Folker Bernitt
2015-03-12Fixed problem with multi line content type header field.Folker Bernitt
2015-03-12Added missing file for previous commit.Folker Bernitt
2015-03-12Monkey patched KeyManager._fetch_keys_from_server.Folker Bernitt
2015-03-11for #315, check query parameter and return empty if they are empty, not an errorVictor Shyba
2015-03-11for #315, test queries with bad or empty parameters. They all should return e...Victor Shyba
2015-03-11Merge pull request #318 from pixelated-project/revert-sidebar-hoverGabriel Albo
2015-03-11Revert "#261 - Adding a hover behavior for the default tags"Gabriel Albo
2015-03-11Revert "#261 Adding some negative margin so the tags label won't be wider tha...Gabriel Albo
2015-03-11Revert "#261 Reducing the list width so it won't break for large displays"Gabriel Albo
2015-03-11Revert "#261 Adding some opacity to the tags label on hover"Gabriel Albo
2015-03-11Revert "#261 Adding a hover behavior to tags icon - z-index TBD"Gabriel Albo
2015-03-11Revert "#261 Making the tags icon be displayed over the mail list when hovered"Gabriel Albo
2015-03-11Revert "#261 Adding an extra wrap around the tags-icon so we can properly spl...Gabriel Albo
2015-03-11Revert "#261 Fixing the transition timing"Gabriel Albo
2015-03-10for #315, verify phash. Need more defensive coding hereVictor Shyba
2015-03-10#261 Fixing the transition timingGabriel Albo
2015-03-10#87 Removed logging to /tmp/pixelated.log fileJefferson Stachelski
2015-03-10#261 Adding an extra wrap around the tags-icon so we can properly split the s...Gabriel Albo
2015-03-10#261 Making the tags icon be displayed over the mail list when hoveredGabriel Albo
2015-03-10#261 Adding a hover behavior to tags icon - z-index TBDGabriel Albo
2015-03-10#261 Adding some opacity to the tags label on hoverGabriel Albo
2015-03-10Update README.mdVictor Shyba
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