aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-11-10Add basic user classThibaut Horel
2010-11-10Ident bug in objectThibaut Horel
2010-11-09Correct 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-09Add presence managmentThibaut Horel
2010-11-09Parse the command line to get component connection parameters.Thibaut Horel
Much better than being hard coded.
2010-11-08Added basic server componentThibaut Horel
2010-11-08Add the sleekxmpp library (will be added as a submodule later)Thibaut Horel
2010-11-08Beginning of an ObjectHandler class to handle objects at user level (will be ↵Thibaut Horel
use with xmpp interaction)
2010-10-26Add static method to get method by hashThibaut Horel
2010-10-26Fix a bug in Object.setPermission (newlines were added when changing the ↵Thibaut Horel
permissions)
2010-10-26Small bug in Object.getPermissionThibaut Horel
2010-10-25Permission get and set in Object classThibaut Horel
2010-10-25Simplification of permission systemThibaut Horel
2010-10-23Make object attributes a dictionnary to avoid conflicts with class attributesThibaut Horel
2010-10-23Append childThibaut Horel
2010-10-22CommentThibaut Horel
2010-10-22Some modifications on object classThibaut Horel
2010-10-19Final test for repo updateThibaut Horel
2010-10-19Add trac link in README (test for repo update)Thibaut Horel
2010-10-18Tiny change on AUTHORS (just a test for update hook)Thibaut Horel
2010-10-18Clean gitignoreThibaut Horel
2010-10-18Start of the Object class.Thibaut Horel
Basic save and restore system.
2010-09-26Add gpl textThibaut Horel
2010-09-26modified: READMEThibaut Horel
2010-09-26Testing updateThibaut Horel
2010-09-26Add COPYINGThibaut Horel
2010-09-25Merge horel.fr.nf:aliasThibaut Horel
Conflicts: .gitignore __init__.py object.py permission.py users/thibaut/4786341468f1bb861b8ae2cd6dc0a2c582bf5da5 users/thibaut/71f57e14acfdc04b2fe6ed5e2b4dc4e04558dea9 users/thibaut/db.sql users/thibaut/ed10ca5a70af5dfbd943667ec2b9ee857ee2a148 version.py
2010-09-25Add readmeThibaut Horel
2010-08-10First code commit, with very few things.guillaume
* Beginning of object class * Beginning of permission class
2010-07-30Project creation.Thibaut Horel
2010-07-07Add minimal infoThibaut Horel
2010-07-07CreationThibaut Horel