summaryrefslogtreecommitdiff
path: root/service/pixelated/config
AgeCommit message (Expand)Author
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
2015-01-23When closing the app now it wont get stuck, but it will finish the last sched...Pixpoa pairing
2015-01-23plaftform #53 adding --leap-cert option to UADuda Dornelles
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles
2015-01-21Fixed pep8 warningsBruno Wagner
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-19Issue #169: Allow custom home folder.Folker Bernitt
2014-12-22refactoring package structureDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-04removing unused methodDuda Dornelles
2014-12-04removing unused test and fixing another oneDuda Dornelles
2014-12-03Card #149 - does not open two ports when running with SSLPatrick Maia
2014-12-03added functionality for reply all to service.Lisa Junger
2014-12-01Card #149 - ensure server only accepts good ciphersPatrick Maia and Victor Shyba
2014-11-27Card #149 - enables https on servicePatrick Maia and Victor Shyba
2014-11-27removes unused codePatrick Maia and Victor Shyba
2014-11-24Added capability to read credentials from stdin.Folker Bernitt
2014-11-24Fixed pep8 warnings.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-20place and fixing pepDuda Dornelles
2014-11-20#151 creating keys whens SOLEDAD_DATA_SYNC_DONE is thrown. If keys already ex...Duda Dornelles
2014-11-20Removed useless print from the codeBruno Wagner
2014-11-10adding encrypted file index to whooshDuda Dornelles
2014-11-10Pass configured port number to reactor.Folker Bernitt
2014-11-06Making it possible to change host to bind app with --hostDuda Dornelles
2014-11-06improving log and logging to file on functional testsDuda Dornelles
2014-11-06Issue #100: Read credentials from pipe.Folker Bernitt
2014-11-05moving to twistedDuda Dornelles