Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-18 | Changed map to list comprehension | Bruno Wagner | |
2015-03-18 | Non exception was being caught by soledad | Bruno Wagner | |
2015-03-18 | MailService is now an object | Bruno Wagner | |
2015-03-18 | we have a valid cert for try.pixelated-project.org now | Christoph Kluenter | |
2015-03-17 | adding snap badge | Victor Shyba | |
we got public builds :D | |||
2015-03-17 | Fixing padding for mails inside mail list and margin for list actions checkbox | Gabriel Albo | |
2015-03-17 | Aligning list actions checkbox with all emails checkboxes below | Gabriel Albo | |
2015-03-17 | Fixing the default tags label alignment by changing one character after 2 ↵ | Gabriel Albo | |
hours of work. <3 CSS <3 | |||
2015-03-17 | Revert "try was redeployed" | Christoph Kluenter | |
We don't need to change the cert when redeploying because we preserve the certs simply for this reason This reverts commit 02ee338870ad75b5ae8a0963855e9e6de9f07ada. | |||
2015-03-17 | try was redeployed | Christoph Kluenter | |
2015-03-17 | Don't fail to parse mail if neither Date nor Received header is avail. | Folker Bernitt | |
- Issue #331 | |||
2015-03-17 | Lock index on index_mail. | Folker Bernitt | |
- Issue #330 | |||
2015-03-16 | Shameful temporary hack for tags icons alignment. Must fix this after we've ↵ | Gabriel Albo | |
customized our icons | |||
2015-03-16 | #286 Fixing mail list clickable area | Gabriel Albo | |
2015-03-13 | Update README.md | Neissi Torres Lima | |
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 | |
- Issue #319 | |||
2015-03-13 | Removed commented out lines from Dockerfile. | Folker Bernitt | |
- Issue #322 | |||
2015-03-13 | Enable utf-8 locale in user agent. | Folker Bernitt | |
- Fix missing imports - Issues #322, #319, #313 | |||
2015-03-13 | Ensure locales package is installed. | Folker Bernitt | |
- Issue #322 | |||
2015-03-13 | Set locale to UTF-8 in docker context. | Folker Bernitt | |
- Issue #322 | |||
2015-03-13 | Added missing imports to monkey patch. | Folker Bernitt | |
- Issue #313 | |||
2015-03-12 | For #311, fixing some parts | Victor Shyba | |
Titles, link to platform, couple of missing commands and small typos. | |||
2015-03-12 | Added some error logging if mail part parsing fails. | Folker Bernitt | |
- Especially interested in the Content-Type header field | |||
2015-03-12 | Removed invalid code from config/__init__.py. | Folker Bernitt | |
- using monkey patch by import instead - Issue #313 | |||
2015-03-12 | Fixed problem with multi line content type header field. | Folker Bernitt | |
- Bugfix - Issues #313, #322 | |||
2015-03-12 | Added missing file for previous commit. | Folker Bernitt | |
- Issue #313 | |||
2015-03-12 | Monkey patched KeyManager._fetch_keys_from_server. | Folker Bernitt | |
- Now raises KeyNotFound for all problems, not only 404 - Issue #313 | |||
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 ↵ | Victor Shyba | |
empty, not an error | |||
2015-03-11 | Merge pull request #318 from pixelated-project/revert-sidebar-hover | Gabriel Albo | |
Revert sidebar hover | |||
2015-03-11 | Revert "#261 - Adding a hover behavior for the default tags" | Gabriel Albo | |
This reverts commit c3eab90103b01b3551a83a8d747e11fc4945582e. | |||
2015-03-11 | Revert "#261 Adding some negative margin so the tags label won't be wider ↵ | Gabriel Albo | |
than the side nav when the user hovers them" This reverts commit b8897aa1760f7fe177fe1abaafd3addbbd0e47dc. | |||
2015-03-11 | Revert "#261 Reducing the list width so it won't break for large displays" | Gabriel Albo | |
This reverts commit 7e0f1c7f86c217f903c24e7f0866ac1f6f6b06e7. | |||
2015-03-11 | Revert "#261 Adding some opacity to the tags label on hover" | Gabriel Albo | |
This reverts commit c3344fd640b94b94b350a978b77d5eb3b23a2275. | |||
2015-03-11 | Revert "#261 Adding a hover behavior to tags icon - z-index TBD" | Gabriel Albo | |
This reverts commit 94d0713aa89a76ba8ecb28570163c13bc370ed0b. | |||
2015-03-11 | Revert "#261 Making the tags icon be displayed over the mail list when hovered" | Gabriel Albo | |
This reverts commit d0917e12464152dde8bc1ccac0748945b709804e. | |||
2015-03-11 | Revert "#261 Adding an extra wrap around the tags-icon so we can properly ↵ | Gabriel Albo | |
split the sections on the right pane" This reverts commit 58f6a2f088a57823a4469e0c8c62ebff3f7c5597. | |||
2015-03-11 | Revert "#261 Fixing the transition timing" | Gabriel Albo | |
This reverts commit b27d525efcb8b48157c3659ef98109261841aa91. | |||
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 ↵ | Gabriel Albo | |
sections on the right pane | |||
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 | |
We shouldn't encourage development on try. | |||
2015-03-10 | added support for 7 and 8bit content transfer encoding. | Folker Bernitt | |
- Issue #312 |