Age | Commit message (Expand) | Author |
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries |
2016-12-05 | get templates from pkg_resources | Roald de Vries |
2016-10-21 | [#797] reinstating use of the provided email body charstet encoding | NavaL |
2016-10-19 | Adapted logging in the UA to use twisted.logger | Bruno Wagner |
2016-10-18 | Adapted imports to reflect new bitmask-dev dependency | Bruno Wagner |
2016-09-28 | Adds fallback to previous way to get body message. | Denis Costa |
2016-09-27 | Fixes charset on welcome mail in portuguese. | Denis Costa |
2016-09-23 | Adds translation to welcome mail. | Denis Costa |
2016-06-16 | Fix UNNAMED attachment bug | Tulio Casagrande |
2016-06-16 | Stops filtering application/pgp-keys attachments | Tulio Casagrande |
2016-06-07 | Update keymanager calls due api update | Caio Carrara |
2016-05-27 | Issue #695: Show all recipients in mail sent folder | shabbyrobe |
2016-05-19 | issue #685 remove duplicated email recipients | mfrankie |
2016-05-19 | remove duplicated mails, wip | mfrankie |
2016-04-11 | Fixed pep8 warning | Bruno Wagner |
2016-04-11 | Removed general timings from methods | Bruno Wagner |
2016-04-04 | Migrate ImapAccount to Account | Tulio Casagrande |
2016-03-24 | [fix] remove pycryptopp dependency | Kali Kaneko (leap communications) |
2016-03-02 | adding default date if not given in the mail header, for search index -- fixi... | NavaL |
2016-03-01 | Fix tests after change on OpenPGPKey.get_json API | Giovane |
2016-02-22 | Renames filtering method #608 w/ @deniscostadsc | Giovane |
2016-02-22 | Revert "Revert "Filter keys from attachments #608 w/ @deniscostadsc"" | Giovane |
2016-02-20 | Revert "Filter keys from attachments #608 w/ @deniscostadsc" | NavaL |
2016-02-19 | Filter keys from attachments #608 w/ @deniscostadsc | Giovane |
2016-02-12 | attachments are only un-linked from emails but not deleted in soledad | Jefferson Stachelski |
2016-02-12 | Revert "Revert "Issue #549 - Implemented remove attachment in server side"" | NavaL |
2016-02-12 | Revert "Revert "Issue #549 - Implemented remove attachment"" | NavaL |
2016-02-08 | Revert "Issue #549 - Implemented remove attachment" | Felix Hammerl |
2016-02-08 | Revert "Issue #549 - Implemented remove attachment in server side" | Felix Hammerl |
2016-02-04 | Issue #549 - Implemented remove attachment in server side | Jefferson Stachelski |
2016-02-04 | Issue #549 - Implemented remove attachment | Jefferson Stachelski |
2016-02-02 | Log some times to identify very slow parts | Folker Bernitt |
2016-02-02 | Log time to load mail lists from mailstore | Folker Bernitt |
2016-02-02 | Don't load attachments when just listing mails | Folker Bernitt |
2016-01-25 | Fix: Ignore missing mail data error when creating search index | Folker Bernitt |
2016-01-22 | Add mutli-user mode to user-agent | Folker Bernitt |
2016-01-20 | Some work around that fixed jeffhsta wazokazi account | Jefferson Stachelski |
2016-01-18 | Move user folder logic up to Services | Folker Bernitt |
2016-01-15 | Remove unused method and rename private one | Folker Bernitt |
2016-01-15 | Removes InputMail.FROM_EMAIL_ADDRESS constant #578 | Giovane |
2016-01-12 | Issue #577 - Added namespace to search index path | Bruno Wagner |
2016-01-12 | Refactor AttachmentInfo: Remove knowledge about part map structure | Folker Bernitt |
2016-01-11 | fixed filesize bug | NavaL |
2016-01-11 | matching POST response and GET of an attachment -- API specification | NavaL |
2016-01-08 | Removed search engine from constant in Indexer | Bruno Wagner |
2016-01-06 | Support attachments without name in Content-Disposition header | Folker Bernitt |
2015-12-29 | Issue #562 - Capture inline attachments from Content Disposition. | Gislene Pereira |
2015-12-24 | Issue #557 - Fixed REGEX to receive attachments from Apple Mail. | Gislene Pereira |
2015-12-22 | decode to base64 the raw attachment that is in bytes... and renaming id to at... | NavaL |
2015-12-19 | refactored Mail model | mnandri |