| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-31 | Cleanup 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 | |||
| 2010-12-01 | Correct small typo (fomat->format) | Thibaut Horel | |
| 2010-12-01 | More pep8 cleanups and fixed object.py | Guillaume Horel | |
| 2010-11-29 | Some pep8ification | 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 | Example of alias query handling. | Thibaut Horel | |
| The request must be of the form : <iq to='xxx@object.alias.fr.nf'> <query xmlns='alias:query' type='items'/> </iq> where xxx is the base64 encoding of the buddy's jabber id whom profile you are requesting. Also tried to make some files more pep8 compliant (coding style) | |||
| 2010-11-10 | Ident bug in object | Thibaut Horel | |
| 2010-11-08 | Beginning of an ObjectHandler class to handle objects at user level (will be ↵ | Thibaut Horel | |
| use with xmpp interaction) | |||
| 2010-10-26 | Add static method to get method by hash | Thibaut Horel | |
| 2010-10-26 | Fix a bug in Object.setPermission (newlines were added when changing the ↵ | Thibaut Horel | |
| permissions) | |||
| 2010-10-26 | Small bug in Object.getPermission | Thibaut Horel | |
| 2010-10-25 | Permission get and set in Object class | Thibaut Horel | |
| 2010-10-23 | Make object attributes a dictionnary to avoid conflicts with class attributes | Thibaut Horel | |
| 2010-10-23 | Append child | Thibaut Horel | |
| 2010-10-22 | Comment | Thibaut Horel | |
| 2010-10-22 | Some modifications on object class | Thibaut Horel | |
| 2010-10-18 | Start of the Object class. | Thibaut Horel | |
| Basic save and restore system. | |||
| 2010-07-30 | Project creation. | Thibaut Horel | |
