Age | Commit message (Expand) | Author |
2016-04-13 | Issue #674: Update Account usage to pass user_id | Caio Carrara |
2016-04-13 | Issue #431: Review | Felix Hammerl |
2016-04-12 | Removed time logging from mails_resource | Bruno Wagner |
2016-04-11 | Fixed pep8 warning | Bruno Wagner |
2016-04-11 | Removed general timings from methods | Bruno Wagner |
2016-04-08 | Issue #431: extractes the generic handling for error callbacks in init and ha... | Zara Gebru |
2016-04-08 | Issue #431: add errback on logout | Zara Gebru |
2016-04-06 | Issue #292: add fingerprint to user settings resource | Zara Gebru |
2016-04-04 | Migrate ImapAccount to Account | Tulio Casagrande |
2016-03-24 | [fix] remove pycryptopp dependency | Kali Kaneko (leap communications) |
2016-03-24 | Issue #656: Fix sandbox fonts | Felix Hammerl |
2016-03-24 | Work in progress: Fix loading webfonts in the sandbox. | Tobias Adam |
2016-03-09 | Issue #617: Serve content from Sandbox resource | Felix Hammerl |
2016-03-04 | Fix: Logout calls session expire | Folker Bernitt |
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-25 | only adding feature resource in root_resource test -- fixing build | NavaL |
2016-02-25 | changed logout to post | NavaL |
2016-02-25 | Backend and frontend protection against csrf attacks: | NavaL |
2016-02-24 | Create a new deferred for all IMAPAccount calls | Folker Bernitt |
2016-02-24 | Recreate session on soledad problems | Folker Bernitt |
2016-02-23 | Only do initial sync on session creation | Folker Bernitt |
2016-02-23 | Improve stopwatch output | Folker Bernitt |
2016-02-23 | Improve error message if send mail fails | Folker Bernitt |
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-22 | Removes stacktrace errors from appearing on the login page. | NavaL |
2016-02-22 | Removes stacktrace errors from appearing on the login page. | NavaL |
2016-02-22 | Merge pull request #621 from phss/add-security-headers | Folker Bernitt |
2016-02-20 | Revert "Filter keys from attachments #608 w/ @deniscostadsc" | NavaL |
2016-02-20 | Rename class to match intent | Paulo Schneider |
2016-02-20 | Add recommended security headers from #618 | Paulo Schneider |
2016-02-19 | Filter keys from attachments #608 w/ @deniscostadsc | Giovane |
2016-02-19 | Fixed arity of two event callbacks | Folker Bernitt |
2016-02-18 | Autofocus needs a value to be valid xml | Bruno Wagner |
2016-02-18 | Tweaked login screen inputs | Bruno Wagner |
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-11 | adds argument to supply custom disclaimer/banner on login screen | NavaL |
2016-02-11 | Redownload SMTP certficates if necessary | Folker Bernitt |
2016-02-10 | Fix Issue #596: Provide correct content-type | Felix Hammerl |
2016-02-10 | Download SMTP client certificate, not VPN one | Folker Bernitt |
2016-02-09 | Close account on session close | Folker Bernitt |
2016-02-09 | Move sessions into SessionCache | Folker Bernitt |
2016-02-09 | remove old dev.pixelated-project.org cert file | varac |
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-05 | suppressing Error logs being spit out in tests | NavaL |
2016-02-05 | closing the services closes leap session, which stops background tasks, close... | NavaL |