| Age | Commit message (Collapse) | 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 | |
| New -c switch to specify a config file on the command line. See config.ini.sample for an example of a config file. The configuration options can then be shared across modules : just import config module. | |||
| 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 | |
| Keyboard Interrupt (Ctrl-C) now works properly | |||
| 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 | |
| Add proper user registration to server component | |||
| 2010-11-09 | Correct small bug for component presence (due to the sleekxmpp doc being ↵ | Thibaut Horel | |
| outdated) Now you should be able to subscribe to and see the component presence. | |||
| 2010-11-09 | Add presence managment | Thibaut Horel | |
| 2010-11-09 | Parse the command line to get component connection parameters. | Thibaut Horel | |
| Much better than being hard coded. | |||
| 2010-11-08 | Added basic server component | Thibaut Horel | |
