Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model/Friends.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor directory structure a bit, preliminary to theMarco Pesenti Gritti2008-02-041-114/+0
* call SyncFriends on presence service when friends list changesDafydd Harries2007-12-111-0/+26
* #1953: Retrieve friends' nicks from the profile.Tomeu Vizoso2007-07-091-1/+1
* Fix copyright yearMarco Pesenti Gritti2007-06-241-1/+1
* Fix friending somebody for real this timeDan Williams2007-04-131-2/+2
* Use public keys rather than nicknames to differentiate buddiesDan Williams2007-04-101-7/+11
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-58/+58
* Add GPL headersMarco Pesenti Gritti2006-10-141-0/+16
* Fix add and remove friendsMarco Pesenti Gritti2006-09-261-1/+1
* Clean up buddy checking & retrieval; make constructor choice between name & r...Dan Williams2006-09-221-3/+1
* Don't die on malformed friends config fileDan Williams2006-09-221-6/+11
* s/BuddyInfo/BuddyModelMarco Pesenti Gritti2006-09-201-3/+3
* Implement friends removal, lots of cleanupsMarco Pesenti Gritti2006-09-151-32/+19
* Move the model to his own moduleMarco Pesenti Gritti2006-09-151-0/+78