index
:
alias
angular
master
webclient-rewrite
A distributed personal data manager
gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server.py
Age
Commit message (
Expand
)
Author
2010-12-01
More pep8 cleanups and fixed object.py
Guillaume Horel
2010-11-23
Advertise alias in service discovery
Guillaume Horel
2010-11-20
Add config file feature.
Thibaut Horel
2010-11-17
Make server.py pep8 compliant
Thibaut Horel
2010-11-15
Basic alias plugin
Thibaut Horel
2010-11-14
Use logging instead of print for info messages
Thibaut Horel
2010-11-13
Small bug in subscription reply (the subscription acceptation wasn't sent back)
Thibaut Horel
2010-11-12
Add debug option to server component (-d switch) to log all debug messages.
Thibaut Horel
2010-11-11
When the component exits, send unavalaible status to all subscribed users
Thibaut Horel
2010-11-10
Handle user unsubscription
Thibaut Horel
2010-11-10
Make user class a userhandler class (relative to a user root directory)
Thibaut Horel
2010-11-09
Correct small bug for component presence (due to the sleekxmpp doc being outd...
Thibaut Horel
2010-11-09
Add presence managment
Thibaut Horel
2010-11-09
Parse the command line to get component connection parameters.
Thibaut Horel
2010-11-08
Added basic server component
Thibaut Horel