summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-17try was redeployedChristoph Kluenter
2015-03-17Don't fail to parse mail if neither Date nor Received header is avail.Folker Bernitt
2015-03-17Lock index on index_mail.Folker Bernitt
2015-03-16Shameful temporary hack for tags icons alignment. Must fix this after we've c...Gabriel Albo
2015-03-16#286 Fixing mail list clickable areaGabriel Albo
2015-03-13Update README.mdNeissi Torres Lima
2015-03-13Update README.mdNeissi Torres Lima
2015-03-13Changed test and debug tasks, they shouldn't break the css anymoreBruno Wagner
2015-03-13Added test for ext_keymanager_fetch_key monkey patch.Folker Bernitt
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