Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/model/invites.py
Commit message (Expand)AuthorAgeFilesLines
* Invite activity and other buddy activity color: force bytestring encoding - S...Manuel QuiƱones2012-11-081-0/+3
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-1/+1
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-7/+7
* Fix invitations from a non sugar client (empathy), part of OLPC #10814Simon Schampijer2011-06-091-56/+104
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-4/+4
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-4/+4
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+2
* style cleanup: move globals before class and method definitionsSascha Silbe2010-11-241-2/+2
* Remove some tabs in python codeTomeu Vizoso2010-09-081-3/+3
* Rename ActivityHandle.handle_invite to ActivityHandle.invitedTomeu Vizoso2010-08-201-1/+1
* Misc. pylint fixesTomeu Vizoso2010-08-201-6/+13
* Pass the activity_id to activities activated by an inviteTomeu Vizoso2010-08-201-39/+24
* When the user accepts a notification, launch the activity thenTomeu Vizoso2010-08-201-10/+97
* Split some functionality into _Account out from Neighborhood andTomeu Vizoso2010-08-201-1/+3
* First implementation of invitations from non-Sugar clientsTomeu Vizoso2010-08-201-63/+95
* Add OwnerBuddyModel class so it is dealt with locallyTomeu Vizoso2010-08-201-3/+6
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-251-1/+1
* Fix typosSimon Schampijer2008-11-181-1/+1
* Fix case of model modules.Marco Pesenti Gritti2008-09-301-0/+123