summaryrefslogtreecommitdiff
path: root/service/pixelated/config
AgeCommit message (Expand)Author
2015-06-03Removed unused redirect to ssl and moved reactor listens one place up in the ...Bruno Wagner
2015-06-03Better identing the initialization deferredsBruno Wagner
2015-06-03Creating a leap session is now part of leap initBruno Wagner
2015-06-03Changed the method used to open a leap session to a meaningful and non-confli...Bruno Wagner
2015-06-03Argument parser now specifies user agentBruno Wagner
2015-06-03Moved all args parseing to config/args and fixed maintenance after the shiftsBruno Wagner
2015-06-03Added config fileBruno Wagner
2015-06-03Leap cert was still being imported in initialize leapBruno Wagner
2015-06-03Fixed tests after app changesBruno Wagner
2015-06-03Leap certificate initialization and credentials gathering is now done on init...Bruno Wagner
2015-06-02Started isolating leap initialization, so we can call it in one place instead...Bruno Wagner
2015-06-02Logging initializer don't need the whole args, only the debug optionBruno Wagner
2015-06-02Remove unused methods from logger and made twisted use the python standard lo...Bruno Wagner
2015-05-19stop unneeded index rebuild and endless marking of recent docsrafael lisboa
2015-05-07Sending the correct api cert in all cases nowBruno Wagner
2015-04-23Changes to streamline the session creation and authenticate with the external...Bruno Wagner
2015-04-23Patched soledad sync so it will give us meaningful error messagesBruno Wagner
2015-04-16maintenance reads credentials from stdin.Folker Bernitt
2015-04-15Attaching error handler to TwistedVictor Shyba
2015-04-15pixelated-dispatcher#91 Renamed some arguments and replaced all words 'leap' ...Jefferson Stachelski
2015-04-15Introduced maintenance command and added reset behaviour.Folker Bernitt
2015-04-13Removed info sync because we have a loading page nowBruno Wagner
2015-04-13Merge pull request #371 from enzoz/validates_username_before_create_accountBruno Wagner Gonçalves
2015-04-10Allows dot on username.Enzo Zuccolotto
2015-04-08Validates username before request user creation on leap serverEnzo Zuccolotto
2015-04-08Merge pull request #358 from pixelated-project/shybamasterVictor Shyba
2015-04-07for #333, validate True if no cert givenVictor Shyba
2015-04-01Unit tests, integration tests and welcome mailVictor Shyba
2015-04-01Refactor lastuid and register wrapper on SYNC_DONEVictor Shyba
2015-03-31Added support for ssl fingerprint validation.Folker Bernitt
2015-03-12Removed invalid code from config/__init__.py.Folker Bernitt
2015-03-12Monkey patched KeyManager._fetch_keys_from_server.Folker Bernitt
2015-03-10#87 Removed logging to /tmp/pixelated.log fileJefferson Stachelski
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-27#74 use basic config for default loggingRafael Lisboa
2015-02-26#74 Jefferson/Rafa: Centralized all logs (python logging and twisted logs) to...Jefferson Stachelski
2015-02-19Adds the close parenthesis to -lc messageTiago Ferraz
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-02-18#280 Made the changes on args helper as varac recommendedJefferson Stachelski
2015-02-13Adding encryption info for a recipient when composing.Duda Dornelles
2015-02-13Monkey patching fetch decrypt to add encryption infoDuda Dornelles
2015-02-11#280 changed the help on args.py added more details for server's key and serv...Jefferson Stachelski
2015-02-03fixing pep8Duda Dornelles
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-02-03Moving mails_resouce render_GET logic to mail_serviceDuda Dornelles
2015-01-29pixelated-project/pixelated-platform#54 : monkey-patching twisted web ESMTPSe...Duda Dornelles
2015-01-28(Re-)added leap home parameter to soledad initialization.Folker Bernitt
2015-01-27Using jquery min in loading page and re-adding monkey-patches for sqlcypher a...Duda Dornelles
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-23#245 stopping the reactor when user cant authenticateDuda Dornelles