Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/Owner.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-87/+0
* Use nick name consistently in the profileMarco Pesenti Gritti2007-09-171-1/+1
* Remove invite when the activiy disappear from the mesh. (#3514)Guillaume Desmottes2007-09-171-0/+5
* Cleanup the profile code and rename the Server section to Jabber.Marco Pesenti Gritti2007-09-171-1/+1
* Hookup the new invites implementation. Need to fixMarco Pesenti Gritti2007-08-311-4/+5
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-101-1/+1
* Remove references to obsolete p2p.Stream classesDan Williams2007-04-091-57/+0
* Cut over to new PresenceServiceDan Williams2007-04-091-2/+2
* Disable the presence service. You can reenable it by justMarco Pesenti Gritti2007-03-281-4/+4
* Require jpeg format buddy iconDan Williams2007-03-091-15/+14
* Expose owner details through the Shell's DBus serviceDan Williams2007-03-091-6/+24
* Re-enable buddy streams now that XMLRPC is fixed for python 2.5Dan Williams2007-01-241-6/+3
* Our xmlrpc implementation does not work with python 2.5.Marco Pesenti Gritti2007-01-201-3/+7
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-87/+87
* Refactor startup. In progress, give me a couple hours.Marco Pesenti Gritti2006-10-161-7/+5
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Revert "Make ShellModel emit signals on activity change, and make Owner liste...Ian Bicking2006-09-271-19/+11
* Make ShellModel emit signals on activity change, and make Owner listen for th...Dan Williams2006-09-271-11/+19
* Send buddy icon hash in presence service announcement tooDan Williams2006-09-251-1/+8
* Use asynchronous service resolution to capture service updates tooDan Williams2006-09-191-1/+4
* Cleanup shell model/view separationMarco Pesenti Gritti2006-09-181-9/+3
* For the owner show only nick nameMarco Pesenti Gritti2006-09-161-0/+3
* MergeDan Williams2006-09-151-3/+43
* Really fix invitesMarco Pesenti Gritti2006-09-151-4/+4
* Fix invitesMarco Pesenti Gritti2006-09-151-0/+6
* Move the model to his own moduleMarco Pesenti Gritti2006-09-151-0/+53