summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2016-06-14pep8 ^^NavaL
2016-06-14starting the server when the reactor is running and adding proper error handl...NavaL
2016-06-14Empty FEEDBACK_URL env variable should also disable feedbackNavaL
2016-06-07Update keymanager calls due api updateCaio Carrara
2016-06-02RootResource should return 503 during startup (#699)Blake Williams
2016-06-02Revert "added custom c extension to set mutex locking for openssl rand genera...NavaL
2016-06-01added custom c extension to set mutex locking for openssl rand generationNavaL
2016-05-31Remove unused session_idTulio Casagrande
2016-05-31Merge pull request #701 from shabbyrobe/fix-issue-695Christoph
2016-05-30Handle errors on started processTulio Casagrande
2016-05-27Issue #695: Show all recipients in mail sent foldershabbyrobe
2016-05-26Updated calls to addRawHeader to use setRawHeadersshabbyrobe
2016-05-22accomodates the case where the email address is the data sent with the eventNavaL
2016-05-20adding event as first argument on invalid soledad register callback. register...NavaL
2016-05-19issue #685 remove duplicated email recipientsmfrankie
2016-05-19remove duplicated mails, wipmfrankie
2016-05-19when invalid soledad auth token, it logs user out if multi-user and stops the...NavaL
2016-05-18Issue #692 re-added logout back in the feature toggleNavaL
2016-05-13Issue #691: Move Twisted dependency to requirementsFelix Hammerl
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-05-13Issue #691: Upgrade TwistedFelix Hammerl
2016-05-12Update ssl arguments descriptionCaio Carrara
2016-05-12 we still need the ssl arguments, even in no-dispatcher-modeChristoph Kluenter
2016-05-11Remove dispatcher references from serviceCaio Carrara
2016-04-29Issue #679: Fix CSS and markup for attachmentsFelix Hammerl
2016-04-13Issue #674: Update Account usage to pass user_idCaio Carrara
2016-04-13Issue #431: ReviewFelix Hammerl
2016-04-12Removed time logging from mails_resourceBruno Wagner
2016-04-11Fixed pep8 warningBruno Wagner
2016-04-11Removed general timings from methodsBruno Wagner
2016-04-08Issue #431: extractes the generic handling for error callbacks in init and ha...Zara Gebru
2016-04-08Issue #431: add errback on logoutZara Gebru
2016-04-06Issue #292: Fix functional testsFelix Hammerl
2016-04-06Remove unused step from functional testsFelix Hammerl
2016-04-06Issue #292: add fingerprint to user settings resourceZara Gebru
2016-04-06Revert "use a locale that is always available and supports UTF-8"Christoph Kluenter
2016-04-06Revert "use a working utf-8 locale in more places"Christoph Kluenter
2016-04-06use a working utf-8 locale in more placesChristoph Kluenter
2016-04-06use a locale that is always available and supports UTF-8Christoph Kluenter
2016-04-05Issue #648: Refactor mail-listFelix Hammerl
2016-04-04Migrate ImapAccount to AccountTulio Casagrande
2016-03-29Removes ssl warnnings from log.Thais Siqueira
2016-03-24[fix] remove pycryptopp dependencyKali Kaneko (leap communications)
2016-03-24Issue #656: Fix sandbox fontsFelix Hammerl
2016-03-24Work in progress: Fix loading webfonts in the sandbox.Tobias Adam
2016-03-22Fixes lint.Thais Siqueira
2016-03-22Adds changes to run load test on current version.Thais Siqueira
2016-03-22Issue #649: Fix functional testsFelix Hammerl
2016-03-16freezing Twisted to 15.5.0 for the tests -- fixing build.Christoph Kluenter
2016-03-15Issue #620: Refactor read viewFelix Hammerl