summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-25Implement the Contacts interfaceHEADmasterMarco Barisione2-1/+72
2009-02-25Add a get_simple_presence method to HandleContactMarco Barisione2-4/+6
2009-02-24Implement the basic functionalities of SimplePresenceMarco Barisione3-1/+83
2008-08-20resolve a different problem with channel.contact_list.{ContactList, Group} me...Travis Reitter1-18/+18
2008-08-19handle incompatibility in constant naming between different dbus-python versionsTravis Reitter1-3/+15
2008-08-19don't overwrite the dbus Connection in ContactList channelsTravis Reitter1-18/+18
2008-08-19handle existing instances of the CM gracefullyTravis Reitter2-5/+20
2008-08-16correct the files included in the tarballTravis Reitter3-1/+14
2008-08-16update ChangeLog and version number for 0.3.0 releaseTravis Reitter2-1/+13
2008-08-16add add-account and remove-account commands to pinocchio-ctl and necessary su...Travis Reitter5-12/+169
2008-08-15cut unused functionsTravis Reitter2-65/+0
2008-08-15use a better name for get_contacts_fileTravis Reitter3-7/+7
2008-08-15implement RemoveMembersWithReason() for ContactList and Group channelsTravis Reitter1-4/+34
2008-08-15un-break the 'reset' commandTravis Reitter1-1/+2
2008-08-15compare against the correct channel handle type in _channel_get_or_create()Travis Reitter1-15/+11
2008-08-15re-create groups at Connect type, based on groups found in the contacts listTravis Reitter4-16/+115
2008-08-15save contact list changes to disk each time it changesTravis Reitter8-38/+197
2008-08-14refactor some objects and methods for readability and simplicityTravis Reitter4-115/+71
2008-08-13cut unnecessary field from ContactManagerTravis Reitter1-5/+0
2008-08-13initial open repository commitTravis Reitter34-0/+3628