aboutsummaryrefslogtreecommitdiffstats
path: root/server/config.py
AgeCommit message (Collapse)Author
2012-01-18Added setup.py and big reorg of the source treeGuillaume Horel
this should fix tickets #10 and #11
2011-06-22Added script to generate objectGuillaume Horel
Proof of concept almost ready!
2011-05-16Fixes in the config parser and various cleanupsGuillaume Horel
2011-04-25Some further daemon cleanups.Guillaume Horel
- alias logs should be properly redirected - needs to redirect sleekxmpp somewhere
2011-04-23Fixed the background options.Guillaume Horel
basic functionality should work now. Need to figure out how to redirect the logs to a file
2011-04-23Add option to run server in the background.Guillaume Horel
2010-12-31Cleanup of repository. Bases of webclient.Thibaut Horel
* remove sleekxmpp (install guideline in server/README) * move server code to server directory * webclient directory with basic strophejs example