Age | Commit message (Expand) | Author |
2014-10-27 | User agent won't hang anymore when registering user | Bruno Wagner |
2014-10-24 | Card #30 - considers all parts when generating mail body | Patrick Maia and Victor Shyba |
2014-10-24 | Added error message when you try to register an username that already exists | Bruno Wagner |
2014-10-24 | Card #30 - information for alternatives and attachments are different | Victor Shyba |
2014-10-24 | Card #30 - handles alternative bodies on InputMail | Patrick Maia |
2014-10-24 | small fixes here and there | Duda Dornelles |
2014-10-23 | pep8 warnings | Duda Dornelles |
2014-10-23 | disabling sqlcipher WAL for debian, refer to | Duda Dornelles |
2014-10-23 | Improving test on soldeda_querier all_mails to make it more robust and | Duda Dornelles |
2014-10-23 | Small refactoring on app_factory | Duda Dornelles |
2014-10-23 | removing the rct flags doc for all mailboxes | Duda Dornelles |
2014-10-23 | #117 making partial fetch of all_mails more reliable in case the fdoc of a ma... | Duda Dornelles |
2014-10-23 | Removed crochet, and streamlined the reactor shutdown so we shouldn't see err... | Bruno Wagner |
2014-10-23 | --debug is working again | Bruno Wagner |
2014-10-22 | remove unused import | Victor Shyba |
2014-10-22 | fix pep8 | Victor Shyba |
2014-10-22 | Added metavar to register command line switch so the help will be clearer | Bruno Wagner |
2014-10-22 | Fixed register after latest changes to runner, the format is pixelated-user-a... | Bruno Wagner |
2014-10-22 | --config now explicitly supports using ~ on the path | Bruno Wagner |
2014-10-22 | Card #30 - method to extract email alternatives and attachments | Patrick Maia |
2014-10-22 | Card #30 - correctly sets part map for outcoming mail | Victor Shyba |
2014-10-22 | removes unused import | Patrick Maia and Victor Shyba |
2014-10-22 | Fixed pip errors | Bruno Wagner |
2014-10-22 | Credentials will be asked for when spinning up the user agent now, if you wan... | Bruno Wagner |
2014-10-22 | Host and port are now user agent switches, not depending on .pixelated file a... | Bruno Wagner |
2014-10-22 | Fixed no handler for x logger, and made flask logging work with the python ba... | Bruno Wagner |
2014-10-22 | If we can't connect to the provider or the credentials are wrong, you get a m... | Bruno Wagner |
2014-10-22 | Bitmask was printing error logs ignoring all debug settings | Bruno Wagner |
2014-10-22 | index mails to accept a callback so that we can mark all as not recent when w... | Duda Dornelles |
2014-10-22 | index mails to accept a callback so that we can mark all as not recent when w... | Duda Dornelles |
2014-10-22 | pep8 warnings | Duda Dornelles |
2014-10-22 | #117 soledad querier to be more complete when removing dupes | Duda Dornelles |
2014-10-22 | #117 getting partial results when loading mails | Duda Dornelles |
2014-10-22 | Changed the print to make clearer what is running on that port | Bruno Wagner |
2014-10-21 | Removed tag_index file - not used anymore | Bruno Wagner |
2014-10-21 | damn you pep8! | Duda Dornelles |
2014-10-21 | Adding sync_info controller for #117 | Duda Dornelles |
2014-10-21 | No need to remove duplicates every time we fetch mail, that was a mistake | Duda Dornelles |
2014-10-21 | #117 - waiting for soledad sync to be done before indexing mails. Also, remov... | Duda Dornelles |
2014-10-20 | remove deleted from mail schema. | Lisa Junger |
2014-10-20 | adds permant deleted for trashed messages. | Lisa Junger |
2014-10-20 | Changed search so that you can search without specifying pagination | Bruno Wagner |
2014-10-20 | Removed unused values from the mails response | Bruno Wagner |
2014-10-17 | adds regression tests on #114 due to a bug found and fixes mail creation with... | Victor Shyba |
2014-10-17 | bulk mark as read #114 | Victor Shyba |
2014-10-17 | Date is now stored as number, and is correctly used for sorting | Bruno Wagner |
2014-10-17 | #102 #113 Sorting through search, and ignoring duplicate results on searches | Bruno Wagner |
2014-10-17 | mark as unread should also reindex the mails | Duda Dornelles |
2014-10-17 | improving matching for filtering tags and fixing pep8 warnings | Duda Dornelles |
2014-10-17 | better tests for getting all tags and filtering all tags. some fixes go together | Duda Dornelles |