Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-19 | Fix the pep8 | Jefferson Stachelski | |
2015-10-19 | Added a missing import | Jefferson Stachelski | |
2015-10-19 | Remove debug output | Folker Bernitt | |
2015-10-16 | project-issues#130 Change gnupg logging level | Giovane Liberato | |
Changed logging level to WARN in order to prevent logging gpg keys. | |||
2015-10-16 | Fixed the problem Need delete doc before delete | Pixelated | |
Removed this error from the logs, the logic already works | |||
2015-10-15 | issue #484 - Removed the print commited by mistake | Jefferson Stachelski | |
2015-10-14 | issue #484 - Add welcome mail for new accounts | Jefferson Stachelski | |
Make a logic to add the welcome mail in INBOX when the user log into account at the first time | |||
2015-10-14 | Support reply to mail sent by me | Folker Bernitt | |
- Issue #491 | |||
2015-10-14 | Parse address before filtering for reply | Folker Bernitt | |
- Issue #491 - Now supports whitespaces, names before the address and encoded addresses | |||
2015-10-13 | Add tests for welcome mail. | Giovane | |
2015-10-13 | Fix send welcome email service method #484 Giovane & Jeff | Giovane | |
2015-10-13 | Update draft_button.spec.js | Sett | |
should be disabled :) | |||
2015-10-13 | create draft_button component that listens to `draft:save`, `draft:saved` | sw00 | |
2015-10-12 | fix typo. | Christoph Kluenter | |
we can't really test this part of the code ... | |||
2015-10-12 | Remove zmq server.key before unit tests are run | Folker Bernitt | |
- Make tests that rely on that file fail in dev | |||
2015-10-12 | Move SOLEDAD_INVALID_AUTH_TOKEN listner to outermost user agent start | Folker Bernitt | |
- Issue #485 - Problem was that register starts ZMQ without a session every time soledad is used - This reverts commit 36b9261f609901b83da4f8915640eb6043530f01 | |||
2015-10-12 | Log problem when ignoring characters | Folker Bernitt | |
- Issue #473 - Previous fix only fixes symptoms, but we want to be aware that this problem still exists | |||
2015-10-12 | Run initial soledad task for maintenance | Folker Bernitt | |
- Only disable it for repair tasks | |||
2015-10-09 | adds a listener for SOLEDAD_INVALID_AUTH_TOKEN | Victor Shyba | |
--Issue #485 | |||
2015-10-09 | issue #473 - Fixed the encode problem | Jefferson Stachelski | |
2015-10-09 | fixes test that wasnt running | Victor Shyba | |
2015-10-08 | Fix typo in Portuguese translation file | Gislene Pereira | |
2015-10-07 | Make unicode string explicit | Folker Bernitt | |
- Issue #473 - problem had been caused by auto-convert of str to unicode | |||
2015-10-05 | [bug] use utc for sorting while indexing | Victor Shyba | |
2015-10-05 | issue #473 - Removed ipdb commited by mistake | Jefferson Stachelski | |
2015-10-05 | issue #473 - Fixed the encoding problem | Jefferson Stachelski | |
Encoding all the strings that are been concatenaded | |||
2015-10-05 | Fixed interstitial resizing | Bruno Wagner | |
2015-10-05 | Removed "loading..." from the UI | Bruno Wagner | |
The loading wasn't adding much in terms of feedback and was getting over important statuses like signature and encryption information. We removed the generic loading for now and we might add specific loading for certain parts as needed | |||
2015-09-30 | #442 rename parameter on feedback service | Giovane | |
2015-09-30 | issue #475 - Fixed the jshint | Jefferson Stachelski | |
2015-09-29 | Add git version during CI | kaeff | |
2015-09-29 | Fix link to README | kaeff | |
2015-09-29 | Fixed length check for password to mirror the leap webapp | Bruno Wagner | |
2015-09-29 | #476 jshint as requirement to run js tests. | Giovane | |
2015-09-28 | Only show warnings and errors if you're not debugging | Bruno Wagner | |
2015-09-28 | Revert "Issue #475 - Removed the identification tag" | Bruno Wagner | |
This reverts commit b3024519d4539802b6dfd1c930344ccbce7be24e. | |||
2015-09-28 | Leap web requires 8 length password, so we'll do it on UA too | Bruno Wagner | |
2015-09-28 | Fixed setup.py pep8 warnings | Bruno Wagner | |
2015-09-28 | Added maintenance to setup.py so it works on the debian package #468 | Bruno Wagner | |
2015-09-28 | Issue #475 - Removed the identification tag | Jefferson Stachelski | |
Removed signature and encryption identification tags | |||
2015-09-28 | Add contributing guide | kaeff | |
2015-09-28 | Issue #470 - Added the new folder on setup | Jefferson Stachelski | |
2015-09-25 | Issue #470 handling the update draft | Jefferson Stachelski | |
Deleting the new draft created if the old one was not found to fix the duplication drafts | |||
2015-09-25 | Changed date format to conform to mail RFC #438 | Bruno Wagner | |
2015-09-25 | Add repair to pixelated maintenance | Folker Bernitt | |
- Issue #468 - Call with: pixelated-maintenance repair | |||
2015-09-25 | Add SoledadMaintenace repair for mixed up keys | Folker Bernitt | |
- Issue #468 | |||
2015-09-22 | Added foundation initialization to usemin tag #462 | Bruno Wagner | |
2015-09-22 | Added foundation init file to the concat step #462 | Bruno Wagner | |
2015-09-21 | #442 Moves feedback url to environment variable. | Giovane | |
2015-09-21 | Fixes coverage report error | Giovane | |