Age | Commit message (Expand) | Author |
2015-03-13 | Update README.md | Neissi Torres Lima |
2015-03-13 | Changed test and debug tasks, they shouldn't break the css anymore | Bruno Wagner |
2015-03-13 | Added test for ext_keymanager_fetch_key monkey patch. | Folker Bernitt |
2015-03-13 | Removed commented out lines from Dockerfile. | Folker Bernitt |
2015-03-13 | Enable utf-8 locale in user agent. | Folker Bernitt |
2015-03-13 | Ensure locales package is installed. | Folker Bernitt |
2015-03-13 | Set locale to UTF-8 in docker context. | Folker Bernitt |
2015-03-13 | Added missing imports to monkey patch. | Folker Bernitt |
2015-03-12 | For #311, fixing some parts | Victor Shyba |
2015-03-12 | Added some error logging if mail part parsing fails. | Folker Bernitt |
2015-03-12 | Removed invalid code from config/__init__.py. | Folker Bernitt |
2015-03-12 | Fixed problem with multi line content type header field. | Folker Bernitt |
2015-03-12 | Added missing file for previous commit. | Folker Bernitt |
2015-03-12 | Monkey patched KeyManager._fetch_keys_from_server. | Folker Bernitt |
2015-03-11 | for #315, check query parameter and return empty if they are empty, not an error | Victor Shyba |
2015-03-11 | for #315, test queries with bad or empty parameters. They all should return e... | Victor Shyba |
2015-03-11 | Merge pull request #318 from pixelated-project/revert-sidebar-hover | Gabriel Albo |
2015-03-11 | Revert "#261 - Adding a hover behavior for the default tags" | Gabriel Albo |
2015-03-11 | Revert "#261 Adding some negative margin so the tags label won't be wider tha... | Gabriel Albo |
2015-03-11 | Revert "#261 Reducing the list width so it won't break for large displays" | Gabriel Albo |
2015-03-11 | Revert "#261 Adding some opacity to the tags label on hover" | Gabriel Albo |
2015-03-11 | Revert "#261 Adding a hover behavior to tags icon - z-index TBD" | Gabriel Albo |
2015-03-11 | Revert "#261 Making the tags icon be displayed over the mail list when hovered" | Gabriel Albo |
2015-03-11 | Revert "#261 Adding an extra wrap around the tags-icon so we can properly spl... | Gabriel Albo |
2015-03-11 | Revert "#261 Fixing the transition timing" | Gabriel Albo |
2015-03-10 | for #315, verify phash. Need more defensive coding here | Victor Shyba |
2015-03-10 | #261 Fixing the transition timing | Gabriel Albo |
2015-03-10 | #87 Removed logging to /tmp/pixelated.log file | Jefferson 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 hovered | Gabriel Albo |
2015-03-10 | #261 Adding a hover behavior to tags icon - z-index TBD | Gabriel Albo |
2015-03-10 | #261 Adding some opacity to the tags label on hover | Gabriel Albo |
2015-03-10 | Update README.md | Victor Shyba |
2015-03-10 | try -> dev #311 | Victor Shyba |
2015-03-10 | added 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 displays | Gabriel 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 tags | Gabriel Albo |
2015-03-09 | Refactoring of fuctional tests | Tiago Ferraz |
2015-03-09 | Don't run jshint when running python tests | Alexandre Pretto Nunes |
2015-03-09 | Make test suite stop if any test brake | Alexandre Pretto Nunes |
2015-03-09 | Making the side nav bottom background solid | Gabriel Albo |
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 |