Age | Commit message (Expand) | Author |
2015-06-03 | Argument parser now specifies user agent | Bruno Wagner |
2015-06-03 | Moved all args parseing to config/args and fixed maintenance after the shifts | Bruno Wagner |
2015-06-03 | Added config file | Bruno Wagner |
2015-06-03 | Leap cert was still being imported in initialize leap | Bruno Wagner |
2015-06-03 | Fixed tests after app changes | Bruno Wagner |
2015-06-03 | Leap certificate initialization and credentials gathering is now done on init... | Bruno Wagner |
2015-06-02 | Started isolating leap initialization, so we can call it in one place instead... | Bruno Wagner |
2015-06-02 | Logging initializer don't need the whole args, only the debug option | Bruno Wagner |
2015-06-02 | Remove unused methods from logger and made twisted use the python standard lo... | Bruno Wagner |
2015-05-24 | old nose code in setup.py, but we use trial instead | Victor Shyba |
2015-05-24 | unused imports in setup.py | Victor Shyba |
2015-05-19 | stop unneeded index rebuild and endless marking of recent docs | rafael lisboa |
2015-05-11 | Added cert for unstable | Gavin Schalliol |
2015-05-11 | Use maildir for folders like DRAFTS or SENT. | Folker Bernitt |
2015-05-08 | Bumped leap auth version after latest changes | Bruno Wagner |
2015-05-08 | #338 Added pre load emails on mailbox SENT | Jefferson Stachelski |
2015-05-07 | Sending the correct api cert in all cases now | Bruno Wagner |
2015-05-05 | #337 Fixed the test adding a new behavior for add_mail_folder | Jefferson Stachelski |
2015-05-05 | #337 Added preload mails to DRAFTS | Jefferson Stachelski |
2015-05-05 | Register was still passing the leap provider instead of the api url for authe... | Bruno Wagner |
2015-05-05 | #337 Create mailbox if it already does not exist | Jefferson Stachelski |
2015-05-04 | Merge pull request #389 from pixelated-project/srp_changes | Bruno Wagner Gonçalves |
2015-05-04 | update tests | rafael lisboa |
2015-05-04 | add leap.auth to requires | rafael lisboa |
2015-05-04 | Added 3 more read mails. | Folker Bernitt |
2015-05-04 | Changed maintenance load mails format from mbox to maildir. | Folker Bernitt |
2015-04-30 | #337 Removed email name validation | Jefferson Stachelski |
2015-04-30 | #337 Extracted a method to a new one | Jefferson Stachelski |
2015-04-30 | Added two unread, encrypted sample mails. | Folker Bernitt |
2015-04-30 | Fixed invalid variable names in maintenance.py. | Folker Bernitt |
2015-04-30 | Removed check for mail file names. | Folker Bernitt |
2015-04-30 | Flush soledad to disk before syncing. | Folker Bernitt |
2015-04-29 | #337 Created a validation to just open file that the file name starts with 'm... | Jefferson Stachelski |
2015-04-29 | #337 Refactored maintenance, renaming to make it more clear when read the cod... | Jefferson Stachelski |
2015-04-29 | #337 Fixed the indentation of test_commands | Jefferson Stachelski |
2015-04-29 | Fixed wrong method name. | Folker Bernitt |
2015-04-29 | updates certificates used for development. | Lisa Junger |
2015-04-28 | #337 Made some refactors to make the code more readable | Jefferson Stachelski |
2015-04-27 | #337 Fixed the if __name__ is __main__ to run the app | Jefferson Stachelski |
2015-04-27 | Merge pull request #373 from roberto/master | Rafael Lisboa |
2015-04-23 | Changes to streamline the session creation and authenticate with the external... | Bruno Wagner |
2015-04-23 | Patched soledad sync so it will give us meaningful error messages | Bruno Wagner |
2015-04-22 | Fix: Remove invalid import from maintenance.py. | Folker Bernitt |
2015-04-21 | Added load-mails maintenance command. | Folker Bernitt |
2015-04-17 | Added exception message to the error for reference | Bruno Wagner |
2015-04-16 | maintenance reads credentials from stdin. | Folker Bernitt |
2015-04-15 | Attaching error handler to Twisted | Victor Shyba |
2015-04-15 | Creating error handler for SSLError w/ more info | Victor Shyba |
2015-04-15 | pixelated-dispatcher#91 Renamed some arguments and replaced all words 'leap' ... | Jefferson Stachelski |
2015-04-15 | Introduced maintenance command and added reset behaviour. | Folker Bernitt |