gnu-social/plugins/OStatus/actions
2011-03-28 03:25:40 -04:00
..
groupsalmon.php Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated. 2011-03-21 14:35:29 -07:00
ostatusgroup.php Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated. 2011-03-21 14:35:29 -07:00
ostatusinit.php Merge branch '1.0.x' of git://gitorious.org/statusnet/mainline 2011-03-15 12:42:58 -04:00
ostatussub.php remove extraneous <dl> and <dt> tags 2011-01-14 15:36:06 -05:00
ownerxrd.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
pushcallback.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
pushhub.php Normalize execution guards on OStatus php files; mostly helps cut down on annoying 'class not found' errors when something spiders the dirs. :P 2010-10-08 10:42:59 -07:00
usersalmon.php New event for Salmon including target 2010-12-27 10:51:59 -08:00