]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
change laconi.ca to status.net
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 25 Aug 2009 22:16:46 +0000 (18:16 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 25 Aug 2009 22:16:46 +0000 (18:16 -0400)
176 files changed:
actions/accesstoken.php
actions/allrss.php
actions/attachment.php
actions/attachment_ajax.php
actions/attachment_thumbnail.php
actions/avatarbynickname.php
actions/avatarsettings.php
actions/block.php
actions/blockedfromgroup.php
actions/confirmaddress.php
actions/conversation.php
actions/deletenotice.php
actions/disfavor.php
actions/doc.php
actions/editgroup.php
actions/emailsettings.php
actions/favor.php
actions/favorited.php
actions/favoritesrss.php
actions/featured.php
actions/finishaddopenid.php
actions/groupblock.php
actions/groupbyid.php
actions/groupdesignsettings.php
actions/grouplogo.php
actions/groupmembers.php
actions/grouprss.php
actions/groups.php
actions/groupsearch.php
actions/groupunblock.php
actions/imsettings.php
actions/inbox.php
actions/joingroup.php
actions/leavegroup.php
actions/login.php
actions/logout.php
actions/makeadmin.php
actions/microsummary.php
actions/newgroup.php
actions/newmessage.php
actions/newnotice.php
actions/noticesearch.php
actions/noticesearchrss.php
actions/nudge.php
actions/oembed.php
actions/openidsettings.php
actions/opensearch.php
actions/othersettings.php
actions/outbox.php
actions/passwordsettings.php
actions/peoplesearch.php
actions/peopletag.php
actions/profilesettings.php
actions/public.php
actions/publicrss.php
actions/publictagcloud.php
actions/publicxrds.php
actions/register.php
actions/replies.php
actions/requesttoken.php
actions/showfavorites.php
actions/showgroup.php
actions/showmessage.php
actions/shownotice.php
actions/showstream.php
actions/smssettings.php
actions/subscribers.php
actions/subscriptions.php
actions/twitapigroups.php
actions/twitapisearchatom.php
actions/twitapisearchjson.php
actions/twitapistatusnet.php
actions/twitapitags.php
actions/twitapitrends.php
actions/twitterauthorization.php
actions/twittersettings.php
actions/unblock.php
actions/unsubscribe.php
actions/userbyid.php
actions/userdesignsettings.php
actions/usergroups.php
actions/xrds.php
lib/accountsettingsaction.php
lib/action.php
lib/attachmentlist.php
lib/attachmentnoticesection.php
lib/attachmenttagcloudsection.php
lib/blockform.php
lib/clienterroraction.php
lib/clientexception.php
lib/common.php
lib/connectsettingsaction.php
lib/currentuserdesignaction.php
lib/dberroraction.php
lib/dbqueuemanager.php
lib/deleteaction.php
lib/designsettings.php
lib/disfavorform.php
lib/error.php
lib/event.php
lib/facebookaction.php
lib/favorform.php
lib/featureduserssection.php
lib/feed.php
lib/feedlist.php
lib/form.php
lib/groupdesignaction.php
lib/groupeditform.php
lib/grouplist.php
lib/groupminilist.php
lib/groupnav.php
lib/groupsbymemberssection.php
lib/groupsbypostssection.php
lib/groupsection.php
lib/grouptagcloudsection.php
lib/htmloutputter.php
lib/imagefile.php
lib/jabber.php
lib/joinform.php
lib/jsonsearchresultslist.php
lib/language.php
lib/leaveform.php
lib/logingroupnav.php
lib/mail.php
lib/mailbox.php
lib/messageform.php
lib/microid.php
lib/noticeform.php
lib/noticelist.php
lib/noticesection.php
lib/nudgeform.php
lib/oauthclient.php
lib/ownerdesignaction.php
lib/parallelizingdaemon.php
lib/personalgroupnav.php
lib/personaltagcloudsection.php
lib/plugin.php
lib/popularnoticesection.php
lib/profileaction.php
lib/profilelist.php
lib/profileminilist.php
lib/profilesection.php
lib/publicgroupnav.php
lib/queuemanager.php
lib/router.php
lib/rssaction.php
lib/searchaction.php
lib/searchgroupnav.php
lib/section.php
lib/servererroraction.php
lib/serverexception.php
lib/settingsaction.php
lib/snapshot.php
lib/stompqueuemanager.php
lib/subgroupnav.php
lib/subpeopletagcloudsection.php
lib/subscribeform.php
lib/subscriberspeopleselftagcloudsection.php
lib/subscriberspeopletagcloudsection.php
lib/subscriptionlist.php
lib/subscriptionspeopleselftagcloudsection.php
lib/subscriptionspeopletagcloudsection.php
lib/tagcloudsection.php
lib/theme.php
lib/topposterssection.php
lib/twitteroauthclient.php
lib/unblockform.php
lib/unqueuemanager.php
lib/unsubscribeform.php
lib/webcolor.php
lib/widget.php
lib/xmloutputter.php
lib/xmlstringer.php
scripts/synctwitterfriends.php
scripts/twitterstatusfetcher.php
scripts/update_translations.php

index a3684b229a0e7642cd9b2645441a0f347c79b37f..064c6da248089bc79513c5ace292c9a488b82afa 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/omb.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class AccesstokenAction extends Action
 {
index 36db92d012dc99198306e25eea3a0709134a67e6..61aa5b475bbd3852043f519270410d81696dd9b1 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/rssaction.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class AllrssAction extends Rss10Action
 {
index 98da3b022735dc201e5de6f2ee078228d923d112..a1db8f8ba819e6e605eaa730cc7aaf5c5e12391a 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/attachmentlist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class AttachmentAction extends Action
index a334cfefba52676681b6040856bc8bedcad47df9..e4e6431ba2027c7e9f7de160dd663a64e2eff0b3 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/actions/attachment.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class Attachment_ajaxAction extends AttachmentAction
index bb450b3717fa42c8a742b65d96d782ea49ad6714..e325713226bb4703c1e143741222a9a06592b44a 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/actions/attachment.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class Attachment_thumbnailAction extends AttachmentAction
index 3e5ab0d3beb8c83e6d95dd692d9802d3cc1c6c59..2e1149511e3ebc43876dee66ade62e426500ca9f 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class AvatarbynicknameAction extends Action
 {
index c1b98cef38f3741da24afe65b642cdfd4a0924cd..dec4049e4056f165b260a27be81ad3876d01dd6c 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -47,7 +47,7 @@ define('MAX_ORIGINAL', 480);
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class AvatarsettingsAction extends AccountSettingsAction
index def85c823afc4cccf10fb3c5d66e0bd761d233ca..d0ac7836cbdc00e9fd4d1956049e52b1e36b0a58 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class BlockAction extends Action
 {
index 7e521e94495ade2eac5d30c58900f53e9da32771..9d1beab725914ba66a6ca0e08d9bf120291131a0 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class BlockedfromgroupAction extends GroupDesignAction
@@ -194,7 +194,7 @@ class GroupBlockListItem extends ProfileListItem
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      UnblockForm
  */
index 6bcc229385ce731371c424e9e049e878f3ca137c..dc6d4c339bf0ed446608183b47f300c96f534f97 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ConfirmaddressAction extends Action
index 6c42d17b3b5733909cff55d0c07105f94616bbd0..7f5483ef1e835da7d8c9aa9f9f6133fa5a939562 100644 (file)
@@ -8,7 +8,7 @@
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/noticelist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ConversationAction extends Action
@@ -132,7 +132,7 @@ class ConversationAction extends Action
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ConversationTree extends NoticeList
@@ -253,7 +253,7 @@ class ConversationTree extends NoticeList
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ConversationTreeItem extends NoticeListItem
index 8022cfffd880df7883ce0d4cd3731d887b17f574..22c3fc3b94ad3e8a82c68dc77f461fc82f565758 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
index 6b8f024a68dd6d593f11c838f800ecba3c6ab496..ff78f79e6c4aa0e5ce6a86f5a7d9de455a621bf4 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/favorform.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class DisfavorAction extends Action
 {
index 989070672d3c8c79b575180017973e67dab0c187..bfa90e0800b466332f4669fac911025f1d0f5f0a 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class DocAction extends Action
 {
index 0d6e191d8394cb59c65c44c6068d3e14b2cacdf1..1c27ecefbcb38684331d7551ad9b53e486afc451 100644 (file)
@@ -26,7 +26,7 @@
  * @author   Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class EditgroupAction extends GroupDesignAction
index 661bd2caa40574e6e3cacdc3768cafbd31d0f70c..d54d942720667e61af3b9d55f9afc86de1191026 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/accountsettingsaction.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Widget
  */
index c5adf7a3b173bb8305b33c241119e4fad6baa838..d10beb8d61cc47c7cea06a363015c1e175b4cd45 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/disfavorform.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class FavorAction extends Action
 {
index e98f52b86c22f6dc98a119c6ad72e527ac625775..2929736abc8c4d476bdf2459379ce29365dfeb28 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -46,7 +46,7 @@ require_once INSTALLDIR.'/lib/noticelist.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class FavoritedAction extends Action
index 63f3e58a094a56cfa24670bb415f1397647d77ce..3603c6e43c94dae289a99d13e6b246f55695de4b 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -46,7 +46,7 @@ require_once INSTALLDIR.'/lib/rssaction.php';
  * @author   Robin Millette <millette@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class FavoritesrssAction extends Rss10Action
 {
index f11e991ffe6ae99944e498e4b081c93ddaddffc8..4211c67eae34d65b00e2db351c674547449fc40a 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/publicgroupnav.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class FeaturedAction extends Action
index d9255060c0c7a637450c72edfe8add0362139cee..98db9eb4f3e00f612159b4773668219e9c0a5510 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/openid.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class FinishaddopenidAction extends Action
index cbd74831a071d870cc57a65a8258753dfd9b284f..5b3dd545ab8a30deb1a343b69e329ff976e1ecbe 100644 (file)
@@ -8,7 +8,7 @@
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupblockAction extends Action
index 34e4ad15c25864707cfb5bea3e8aa06d7a1deab8..9bbf8d3d2ab320ac8e6d23f3d8de4cd85b1d85d9 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/feedlist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupbyidAction extends Action
index 130f60f255411cbabb9490826412b0a35eb76201..973c1b80264f45027d1bc145c3bf180d612b37b9 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR . '/lib/designsettings.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupDesignSettingsAction extends DesignSettingsAction
index c5bcdd0a33afd0e9be01b314e9ae1f0472cd0e5d..74e8e7136719673e83f70519f628a3b75f095b49 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -47,7 +47,7 @@ define('MAX_ORIGINAL', 480);
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GrouplogoAction extends GroupDesignAction
index cb81d2928d9b9f00d7f2e825d00ee0dd9de3158c..7df5147589bd0771e67a40204ccc5dc5f8d1144d 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ require_once INSTALLDIR.'/lib/publicgroupnav.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupmembersAction extends GroupDesignAction
@@ -224,7 +224,7 @@ class GroupMemberListItem extends ProfileListItem
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      BlockForm
  */
@@ -352,7 +352,7 @@ class GroupBlockForm extends Form
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class MakeAdminForm extends Form
index b304dd3a5d4c845a05c70c44e68da00382290e2c..21e493fe556b4ca49fb8adb1532609c590cc0627 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ define('MEMBERS_PER_SECTION', 27);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class groupRssAction extends Rss10Action
index e05908956be1a070da1f7e13ddb8b82371e706f3..e862428fce2c46c19bc6a2027a08a102e163f3a1 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/grouplist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupsAction extends Action
index 5976d9269d4bb8509bc4c705b56e0a97d7eb1877..6d49792723f78b67e81badc534a3923db154c7fa 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class GroupsearchAction extends SearchAction
 {
index 19a9e8ea392816e2eedc1eeebc93825cccc4c9a1..fc795383610e20ccf58e34019ebc0b4f01c6e644 100644 (file)
@@ -8,7 +8,7 @@
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupunblockAction extends Action
index 3b43e12f776674bc6914e479ca7cbab3a42a00c2..bfad8eaf9f5394fcbb73ee39e26b6420c7d9b6e5 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ require_once INSTALLDIR.'/lib/jabber.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      SettingsAction
  */
index 1d63bc304cc74b467d67f474b90fbf4debace6df..2ee7660135d0e78471f63142cf85a2ee5448777c 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/mailbox.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      MailboxAction
  */
 
index ee442b68124bf03b4926a2348d9628fe07ea89df..599cf50e363e3d82c6c99f5b50796daf031657f7 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class JoingroupAction extends Action
index 29194351db76d07d99660f1b4f9b3ed1a449e2f5..a87e6225ddc8a900749386f442ec8bfacb6c9ad7 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class LeavegroupAction extends Action
index cfaf7b5545b9801d2cbd281574ea56afc045d045..c187a587fbced39e69656199b8d293f2ffbb3db0 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class LoginAction extends Action
index bd0b0c6738fdb137531969af05ac962d74530719..237348628b64bb9c0550b9845876707d216369a8 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/openid.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class LogoutAction extends Action
 {
index 483151330e0c61f4bdf938f2da58f5040e302b13..9bc0d37107bef9979eccc276c84d803b0bf15a4a 100644 (file)
@@ -8,7 +8,7 @@
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class MakeadminAction extends Action
index 2af640db07e7a1a82a331be1968a13d026872c01..b5cfb974eff75b7f274da181fb64952c77d1d3eb 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class MicrosummaryAction extends Action
 {
index 506017b4d2976e00093375003080d900262e0e85..a1cbb4d4ac763c5ee58870cbdc7ea603fc08db35 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class NewgroupAction extends Action
index 5f485f5e2749e70eba4182c1831433d02a3c904d..ca9d3703a245844271aa9c19b34c0829b834de7e 100644 (file)
@@ -26,7 +26,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ if (!defined('LACONICA')) {
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class NewmessageAction extends Action
index 98532ee25712325322a80cb523ffeb36547bebe1..3fcf0df54838023ad469800a674bf4c59e9820d9 100644 (file)
@@ -26,7 +26,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/noticelist.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class NewnoticeAction extends Action
index ef2d5c9068b0e9dd4fbe0ee093eda2c26c05ffd8..59f2a5092fb5f20e877b1733967a6f5bb4813cab 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Robin Millette <millette@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/searchaction.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @todo     common parent for people and content search?
  */
 class NoticesearchAction extends SearchAction
index b8fbd67e6243e2109bd12f52d552bdf0870f87fe..c49a5a1ba5841707312fd03df3b265ddae12be79 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/rssaction.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class NoticesearchrssAction extends Rss10Action
 {
index 19a84ee329f88c5aa569d7d2a24efc83b05f8c31..ae9a3750072300c23b8e8e9875b0778d77501bf0 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/mail.php';
  * @author   Robin Millette <millette@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class NudgeAction extends Action
 {
index 5c9853bd36d2408c4e7e0f5e145c727689fbc49a..32365271429a060a72de7cb657c244f4f7016e45 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @author    Craig Andrews <candrews@integralblue.com>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 class OembedAction extends Action
index d69450f8a1c58eb8131e0384a274d80ea80497d5..86db7478ad5e25bb80ef1fe8e98a31283dc94fca 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/openid.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class OpenidsettingsAction extends AccountSettingsAction
index 89286480f9a9f859eff8a3e6dd1b8b50ef0ceb02..c32a34f6107336c67772103f09b52ac5e0852280 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class OpensearchAction extends Action
 {
index afd6846d9560edf60931d0cf04d4547caf746657..056a0c2d45f2bae50fc168b604b442e6830730a8 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/accountsettingsaction.php';
  * @author   Robin Millette <millette@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class OthersettingsAction extends AccountSettingsAction
index a1d8c2fc470e8fcdd2d9d18971e1243e191dd484..869360efa18f2c716ff9f2257f62931d45535d43 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/mailbox.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      MailboxAction
  */
 
index 2e289bc8a907ed811e76b4e32fd149d35afe7e45..905940557ccf4cea57a257a4051eb20cda35e7b2 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/accountsettingsaction.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class PasswordsettingsAction extends AccountSettingsAction
index 6a30451ea44090240c70379ff8c6cf0882c2393b..3bad19d832a134548aaedcfe65297562d4cc1ef5 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/profilelist.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class PeoplesearchAction extends SearchAction
 {
@@ -97,7 +97,7 @@ class PeoplesearchAction extends SearchAction
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see PeoplesearchAction
  */
index e3f74d232181c77f9dd07170a3ed51fa89080114..310d91eeab850902e88825be2bd10a903ed18aa2 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/profilelist.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Action
  */
index 3ddf2f4afdf99ee698aec3449d7cb87487f690e8..390e8552464b8214725dd5dac79e3993ff68c610 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/accountsettingsaction.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ProfilesettingsAction extends AccountSettingsAction
index aea730606160fcf3567458445fcf61f1cb559825..2c8d2c4f9c5c5a1ee4ac6e07de4df2063558d1a6 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -46,7 +46,7 @@ define('MAX_PUBLIC_PAGE', 100);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      PublicrssAction
  * @see      PublicxrdsAction
@@ -245,13 +245,13 @@ class PublicAction extends Action
     {
         if (! (common_config('site','closed') || common_config('site','inviteonly'))) {
             $m = sprintf(_('This is %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' .
-                           'based on the Free Software [StatusNet](http://laconi.ca/) tool. ' .
+                           'based on the Free Software [StatusNet](http://status.net/) tool. ' .
                            '[Join now](%%%%action.%s%%%%) to share notices about yourself with friends, family, and colleagues! ' .
                            '([Read more](%%%%doc.help%%%%))'),
                          (!common_config('site','openidonly')) ? 'register' : 'openidlogin');
         } else {
             $m = _('This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' .
-                   'based on the Free Software [StatusNet](http://laconi.ca/) tool.');
+                   'based on the Free Software [StatusNet](http://status.net/) tool.');
         }
         $this->elementStart('div', array('id' => 'anon_notice'));
         $this->raw(common_markup_to_html($m));
index 382baa88a94d884325823fce6e14789d531ba2d3..6fc7dfa808608c365f46eca6e40368ade81b91ab 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/rssaction.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class PublicrssAction extends Rss10Action
 {
index 5ac091e8bf4cc3aa243ebb56f882e7dc11b8e92f..0fbd41901aeebabcc676b2ec5a5ef0257e0685b2 100644 (file)
@@ -26,7 +26,7 @@
  * @copyright 2008 Mike Cochrane
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) { exit(1); }
@@ -42,7 +42,7 @@ define('TAGS_PER_PAGE', 100);
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 Mike Cochrane
  * @copyright 2008-2009 StatusNet, Inc.
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class PublictagcloudAction extends Action
index 6b647ac8d1eac4e995e49f49755d7a8aeb434f83..e30c7f8fbd81f74ad7bec2ef3ecd666a9a505915 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/openid.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @todo factor out similarities with XrdsAction
  */
index 7ffb952a809b189fe3d2cee33e3347c30fa192ab..d256cb093bcdd45e8365818265650c9091ebb60c 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class RegisterAction extends Action
index b396a03b48954ea2dab864de196c263045124043..ff634ce6ffc7a61ebf0fe60667b9076f5dd8dfaa 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/feedlist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class RepliesAction extends OwnerDesignAction
index f36849e8a73780abe1264d0af4332bd65eae3515..8755fa4478319605acd3871991e48dddb78ed177 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/omb.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class RequesttokenAction extends Action
 {
index 76ec48dada377109c3bad57376a031f0ec5b896f..5be2814d15a70583890e322d2b21de5839675b8a 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/feedlist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ShowfavoritesAction extends OwnerDesignAction
index d4f41052efebe42f7446a7b972354a695d9e9f5b..e33da9b9ac21a6066a4b6b76ee22d66da9bc9481 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ define('MEMBERS_PER_SECTION', 27);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ShowgroupAction extends GroupDesignAction
@@ -448,14 +448,14 @@ class ShowgroupAction extends GroupDesignAction
     {
         if (!(common_config('site','closed') || common_config('site','inviteonly'))) {
             $m = sprintf(_('**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' .
-                'based on the Free Software [StatusNet](http://laconi.ca/) tool. Its members share ' .
+                'based on the Free Software [StatusNet](http://status.net/) tool. Its members share ' .
                 'short messages about their life and interests. '.
                 '[Join now](%%%%action.%s%%%%) to become part of this group and many more! ([Read more](%%%%doc.help%%%%))'),
                      $this->group->nickname,
                      (!common_config('site','openidonly')) ? 'register' : 'openidlogin');
         } else {
             $m = sprintf(_('**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' .
-                'based on the Free Software [StatusNet](http://laconi.ca/) tool. Its members share ' .
+                'based on the Free Software [StatusNet](http://status.net/) tool. Its members share ' .
                 'short messages about their life and interests. '),
                      $this->group->nickname);
         }
index f413018bb170dc32a8b508ca70a6e098f8bd84e1..d89e0792d5968c717c77b62356f806e059790599 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 if (!defined('LACONICA')) { 
     exit(1); 
@@ -41,7 +41,7 @@ require_once INSTALLDIR.'/lib/mailbox.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ShowmessageAction extends MailboxAction
index 6d8d540510cff182d49fa2929b62e76975005c53..7e83724a7b39393d2d24c5df6b639f1b34726f9a 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/feedlist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ShownoticeAction extends OwnerDesignAction
index 1cdf2c37e8ee0faab8549264ea5064265e67c5de..68dabe681500fc66b23a487984c58fd43a03a69a 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -51,7 +51,7 @@ require_once INSTALLDIR.'/lib/feedlist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ShowstreamAction extends ProfileAction
@@ -388,14 +388,14 @@ class ShowstreamAction extends ProfileAction
     {
         if (!(common_config('site','closed') || common_config('site','inviteonly'))) {
             $m = sprintf(_('**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' .
-                 'based on the Free Software [StatusNet](http://laconi.ca/) tool. ' .
+                 'based on the Free Software [StatusNet](http://status.net/) tool. ' .
                  '[Join now](%%%%action.%s%%%%) to follow **%s**\'s notices and many more! ([Read more](%%%%doc.help%%%%))'),
                  $this->user->nickname,
                  (!common_config('site','openidonly')) ? 'register' : 'openidlogin',
                  $this->user->nickname);
         } else {
             $m = sprintf(_('**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' .
-                 'based on the Free Software [StatusNet](http://laconi.ca/) tool. '),
+                 'based on the Free Software [StatusNet](http://status.net/) tool. '),
                  $this->user->nickname, $this->user->nickname);
        }
         $this->elementStart('div', array('id' => 'anon_notice'));
index 14f4b25aac93689eaa885f02029b1ebb6dd916c0..123c16316bb7cc4455fdea18ea4ae4becb7db2b0 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/connectsettingsaction.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      SettingsAction
  */
index f49a699f0b1239cfed3c2bc3d0aec173207233c7..0f173e041e7633ab2f5bd56d65b86cd242a7534e 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -39,7 +39,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class SubscribersAction extends GalleryAction
index c34a144691095510232813ee8451836447d4f372..a8c790531a97483084f0d23629e588ec2fcea40b 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -39,7 +39,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 if (!defined('LACONICA')) { exit(1); }
index 5ac21faca609563a2524573eb4529df60c7fe572..866492b7b211e231e4cb5519d9b908c58214b1b8 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/twitterapi.php';
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
  class TwitapigroupsAction extends TwitterapiAction
index 68d28a2afc6049621d16dd45118ecdac45832672..560eb64d293054271ee4c727c3ef81452fe2405d 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/twitterapi.php';
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      TwitterapiAction
  */
index 57a5fb0ca17fd0189819397494444b54ca0a139e..8c80aca3b02d7721b9c045c5e13c484f0ac51492 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ require_once INSTALLDIR.'/lib/jsonsearchresultslist.php';
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      TwitterapiAction
  */
 
index 47d6d787f489136b475b3c3db2edec9b8e088894..80ddb48a9e48f0396efb2083783cc7ed1971e988 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/twitterapi.php';
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 class TwitapilaconicaAction extends TwitterapiAction
index 82f86d9ea38d8c06060db0a94a1e64c4d2e6d10d..9480d5abd448c62f95a1b5ad43815f694e9b6305 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/twitterapi.php';
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
  class TwitapitagsAction extends TwitterapiAction
index 48db96d6216bda08286ad946f15c6ef3cd80e559..e6baf7c63166029d7e5cb6fa68e1f11738b3138b 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/twitterapi.php';
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      TwitterapiAction
  */
index 522702e7ecf63fa0a899c12df28622f6b2a11635..123aafbbd7292bfc4c6bb625c5a3ba5b234f1948 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copely <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
index a93cf5af4894512c4b4eb7289bdea97a9c067952..bb003c3434a2c602f54dece1c2abaf6d33d8dcec 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ require_once INSTALLDIR.'/lib/twitter.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      SettingsAction
  */
index aacda8e7d0c2ccb3581d8720db4b6a05a4f783b7..afd6cfcdfbaab7e1e7af9b3562d6866e5bd405f6 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class UnblockAction extends Action
 {
index 9f27010827785e5abfabfe3e0bdb648fd6cf3ffd..3ce96aefbe27cff46923bac588072d2b28f493e4 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class UnsubscribeAction extends Action
 {
index 0e84e37eb21f742ed14d231a668c94e8f83fe627..b6908846a515efb99d609a5bb83d1660c8b939bf 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
 
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class UserbyidAction extends Action
 {
index 498c7cb43e7c683cd9900a1c99f2dff72d773c21..fc9c471cf2d5bcf225c9f7637fadc24e3189a0eb 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR . '/lib/designsettings.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class UserDesignSettingsAction extends DesignSettingsAction
index 0260961baa8ceb00e537b07aa492fcd7cee0bba1..9543eb48011c6d8b28b2e66c4e2aea18f6dcb65e 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/grouplist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class UsergroupsAction extends OwnerDesignAction
index de6db20459b522afe256b620f08cb7a4ded9c1a6..0258f9b2de700f92830af8b230431f626accd0fd 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/omb.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class XrdsAction extends Action
 {
index 7027a8d652deb2a64f9d3da8d7a1db9ca873716c..972b3693edda81420d9c68cb26990374fb92024b 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/settingsaction.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Widget
  */
@@ -69,7 +69,7 @@ class AccountSettingsAction extends SettingsAction
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
index 2251c8aad2edcafac08cf032690113effe896637..9507df3baa060046f78bf0f20b54310f2323044e 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -49,7 +49,7 @@ require_once INSTALLDIR.'/lib/htmloutputter.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
@@ -761,7 +761,7 @@ class Action extends HTMLOutputter // lawsuit
         } else {
             $instr = _('**%%site.name%%** is a microblogging service. ');
         }
-        $instr .= sprintf(_('It runs the [StatusNet](http://laconi.ca/) microblogging software, version %s, available under the [GNU Affero General Public License](http://www.fsf.org/licensing/licenses/agpl-3.0.html).'), LACONICA_VERSION);
+        $instr .= sprintf(_('It runs the [StatusNet](http://status.net/) microblogging software, version %s, available under the [GNU Affero General Public License](http://www.fsf.org/licensing/licenses/agpl-3.0.html).'), LACONICA_VERSION);
         $output = common_markup_to_html($instr);
         $this->raw($output);
         $this->elementEnd('dd');
index ca249537c4b7b33e35f04168c2fd26dedab32da3..4a221ec352c8d9240c6cab0e510598f45cc9c798 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      Notice
  * @see      NoticeListItem
  * @see      ProfileNoticeList
@@ -130,7 +130,7 @@ class AttachmentList extends Widget
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      NoticeList
  * @see      ProfileNoticeListItem
  */
index f3a85afc565e0c417b0614798ff8b56dfd4f064b..127fe5824e5117e2cb61292c285f0afffb2f47ab 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class AttachmentNoticeSection extends NoticeSection
index 9a4d5b9a470b0c510598e71b27e2ca37feab6516..d751079aa2e14d6a744aebccb55cc0700217b8a5 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class AttachmentTagCloudSection extends TagCloudSection
index c06efedfdd126be0384b140d43741a6857b806f4..e5ed31b0f7f83b522e65aba5b683992f8d2b07bf 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      UnblockForm
  */
index ca1e33e10d2339c0e890f4ed851d2a2af93b5741..cf7129c9385bc5e0addcc7a4b2f280e2bff8c78f 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/error.php';
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class ClientErrorAction extends ErrorAction
 {
index cab8dd513b3707d5565ce58e881bf10d0bed4a5b..c1492be74543b31250fa9f4d8097190519ea70ef 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ClientException extends Exception
index 48caa61121e49b686f122bdc66e96dffe095b4cc..c2d6566365101943fec5ed4597217371d12b8f71 100644 (file)
@@ -218,7 +218,7 @@ $config =
         'snapshot' =>
         array('run' => 'web',
               'frequency' => 10000,
-              'reporturl' => 'http://laconi.ca/stats/report'),
+              'reporturl' => 'http://status.net/stats/report'),
         'attachments' =>
         array('server' => null,
               'dir' => INSTALLDIR . '/file/',
index 47504b0ea2bb21f0082ec7344fc4fe69353d278c..75c825621ccd692c4da676fee97c734f70ceedab 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/settingsaction.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Widget
  */
@@ -69,7 +69,7 @@ class ConnectSettingsAction extends SettingsAction
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
index 8323eeccb76b11e5f08131678cc8dcdd0d1b6969..7ff7c3399abe2d69c35afd8825da1ae7f82acdf9 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  */
 
index c81f01fca357618244e76cf273de0baa145a807b..2b9fad4e6c5fd161728c9cdd50d2ea9d3f9e0a5a 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/servererroraction.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class DBErrorAction extends ServerErrorAction
index 0e88c4de1fea55841aa4d56be9c893c3980b37dd..b1850925bdd029784b4db7599ae3664e5a183ee5 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 class DBQueueManager extends QueueManager
index f444ed61e055baa44387d8fa7c9bf72d1955d713..fd4778cca92086c04d9f1972f4fdc35a8861f41c 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
index 62ec8c92cba995d51a8eeeb792a4aafe5f9f4a45..103b1cd6523acf6d9214d56e84c1a5dde84fe929 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -46,7 +46,7 @@ require_once INSTALLDIR . '/lib/webcolor.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class DesignSettingsAction extends AccountSettingsAction
index c3780b0df256af56ec16ef8fbabf8c67308c5936..e6b22fc708e15f84e3b02353c886405ab842fdb5 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      FavorForm
  */
index 261a25157efb8d26c89960c3abe2491d38279ef6..fc749adfc017db1aec5f57a20b698c7d4dd3faac 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class ErrorAction extends Action
 {
index 31bfd0e5b8a9d61365bab9bfa000273f16d4c404..1bfcdb67d044b399911e022bf3dcec4379dbecff 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @todo     Define a system for using Event instances
  */
index e9e6aec5167a74f9b0019811c6013554b2f0da02..753447f8b60f5468b8e01a153b5a6c41acbc5ede 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA'))
index fc21041db3daecf77a3b8349d69d59917def074c..0479105c5eeddd6bbd4892a63ff16604f597965f 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      DisfavorForm
  */
index f8bdb0b7ee8eecfc2a2e5ed66192b83f6992e6d1..b8a971415a157047df79675893ec805510ff0c52 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class FeaturedUsersSection extends ProfileSection
index f3a85ee5fd08dd3cac02db9e92eebd4ca965cee8..5e0f9add7796dbbdd984b4699b59a4cc60bbfd27 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class Feed
index d0173ca2901649a653e1a378f75573b6031faa8f..da114c491818377306daaa83f1ce65e53a1f0584 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Action::showExportList()
  */
index 928c64bff4a00bee23048e43311a4d82c0712d3a..61c20fd48bdc127031a264a40c9af9d7b1439569 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -45,7 +45,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
index 1a4f7d01dc4ec1ff4cd9e164b8f117efc40f44a8..ff2532026c10b2fdc4f2fbea53cffcae07e653e1 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  */
 class GroupDesignAction extends Action {
index 1fe85ac30018fde5a989858df82e84d4641201ba..ae9eb17b9d158c4a26370cfeaaf788cdf15aefe9 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      UnsubscribeForm
  */
index 8b208dcd0579c54d252b85db4f3139c1b36c1d55..47406bb2c8c4a69a3d0888d3346d563369c6096d 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ define('GROUPS_PER_PAGE', 20);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupList extends Widget
index 553daeea6f73c5d74932ae58971d84cee470a096..2b74a6ef88d8bd5fd95f01323c4f40c32edea4b5 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ define('GROUPS_PER_MINILIST', 27);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupMiniList extends GroupList
index 595dcd6298adf4dd54ae5e3a59349d610507868c..e3daff6a4219b0e1a30b742f4f23f14b017e761b 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
index 6126be49a8800a958ab1aa7a9151672edbcab2e4..c8bf546f95d383c34b7c4101a8ae397f9b65f966 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupsByMembersSection extends GroupSection
index 1fdb6ed7b76ae9928c0af792f544f548f5948dc5..e78efeeb41320fdd1305908ab55b5c425cf67e11 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupsByPostsSection extends GroupSection
index da3b4173d0441e235e3e1001b2f08f78a96dcd94..203ac3cb20754de56db50eab64c90486700fae9d 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ define('GROUPS_PER_SECTION', 6);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupSection extends Section
index aba7920882077726949f912526d44729de5c021b..afd2eba449a3fccc4812a6e44c28a9a533f0d3bd 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class GroupTagCloudSection extends TagCloudSection
index 1710db21ac318cc889a41b31221582c1a49ccb37..714107710c1a18871d11f2244ed34bc5fa71960c 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -51,7 +51,7 @@ define('PAGE_TYPE_PREFS',
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Action
  * @see      XMLOutputter
index e4114cfe3f998b46e1463653ab273090e4251afe..ec4349d6cfa5033e8a535b014b890e852ba2ef48 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ImageFile
index 8b6b6322b6e028c760d7dedaae4910dfd21a246e..375a3e50f22d386a43dc407229c76dfa35911e24 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
index 181b19acb5e67ccc72510494485b4566ab60199d..a19e014de7e52781db6a10bb6e7e861bb952ba1a 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      UnsubscribeForm
  */
index 2a7d087e9d26dc72e9ee0074afde96922785bcf1..7ff32f829f76b50dea9a54ae9f993b11a8269f71 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  */
 
@@ -150,7 +150,7 @@ class JSONSearchResultsList
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      JSONSearchResultsList
  */
 
index 5ae4c00c49b822309868421d290ee03944a96cbb..49c5a7317db8be372eacd715a005d5a55533d485 100644 (file)
@@ -25,7 +25,7 @@
  * @author   Ciaran Gultnieks <ciaran@ciarang.com>
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 if (!defined('LACONICA')) {
index 778af3061bc9cf81bb95e7a336e5a77570b17b8d..3e37e45fff572a855db46e25cdff8237b8fba565 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      UnsubscribeForm
  */
index c92707fe8af56b1fe462f564c552f04c5c9da1f4..49a90cf807a105792c45d76a1c1793974cc01e01 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Widget
  */
index a26ef05964f55ec184b6a16bbe597d69a3d4cf1e..23bea22ef572283d34f663c70141c5f62c6a147c 100644 (file)
@@ -27,7 +27,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
index 0194b76f42096a6ece1beefdd709f566b529791a..e628d952e074d97e34d07100af0957eb5466bd54 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ define('MESSAGES_PER_PAGE', 20);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      InboxAction
  * @see      OutboxAction
  */
index 483d961f63e08404cba772bfe1c365394c2e6750..cf80858c7cc58203a5a1f10bc024d7ed36cb1d0c 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
index 83746efee582ac3a940d0c0dd0fb6a674b56887f..6fee71acfdde74b27faa7e03488345e92fea450c 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      http://microid.org/
  */
 
index d5826f306fc2008cae7ef22c159de26909d86174..1452b2e1ed504d623b3b7ee13dc65c7bae8f9c24 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
index 64d8cccbaf681a844a1026e15e4ab4385a738d84..46fc73bc1168cb7e1cd34ed9b7ddf7b3a542215d 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -48,7 +48,7 @@ require_once INSTALLDIR.'/lib/attachmentlist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      Notice
  * @see      NoticeListItem
  * @see      ProfileNoticeList
@@ -136,7 +136,7 @@ class NoticeList extends Widget
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      NoticeList
  * @see      ProfileNoticeListItem
  */
index 7a969c2d7002dbf7560c386fb8d04bddf9fea6c2..62288311900a3f91835676f60af16c85535cba00 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ define('NOTICES_PER_SECTION', 6);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class NoticeSection extends Section
index ffecce747570a6de67628b8de8d2e2bf53d4e795..01dea3d3616cadc4d42b25b58d99c5b4cf51a5ae 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      DisfavorForm
  */
index a2ee0878f5ae85d7602e4a4c0dffc2ea8da63ba7..e9463bb5324475b1539e4aeaa0a69ba7c65e2191 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once 'OAuth.php';
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  */
 class OAuthClientCurlException extends Exception
@@ -54,7 +54,7 @@ class OAuthClientCurlException extends Exception
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  */
 class OAuthClient
index f53954feab9aadd55d0ef396e74a0c3497d2833a..e1400fd92226e5ed1331371dad2a352003513bae 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  */
 
index 8e09a3a411a3e25cbf9f75b2445aec159378b1f2..6735427ce9a339ccd3a170e6db143e25214e86ca 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ declare(ticks = 1);
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ParallelizingDaemon extends Daemon
index 49513eb2fb877c8d9b03130e59a5dbe69ad158d3..0faa7a10dd959a739ff3d8432373d233f2389529 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -48,7 +48,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
index 1b8d9fa2d6796a97e629808b0e8b581b3ef02213..57c5b84a13faf8d79fe4732b86403bafa4de875b 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class PersonalTagCloudSection extends TagCloudSection
index 437cf03a1a1775aa973fc3694834c0c65af1c125..97ff8f19aa40ecc0b533d3dcb0d1440215a9fb5e 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -48,7 +48,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Event
  */
index 64abd8847378a0ef5bef55eb1d646c528fc0e5ef..496305168ec958d29efed3f96c20db4260955a4b 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class PopularNoticeSection extends NoticeSection
index 19673a76db22d16614184103d8385b385ca570e1..1ca9830b875dfe375e96f8300e11892e35013c4d 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ require_once INSTALLDIR.'/lib/groupminilist.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ProfileAction extends OwnerDesignAction
index 5ee2fd499632d62e568522dec6a6d6859e9a634f..eb9bd222f61c99c651bc424b7b0073292c665ca0 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ProfileList extends Widget
index ea0a3d042d58c4d178ba0f1daedfa9e80f723976..d5a2f387ec792cc24157f9bde80b6a9694e2e01b 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ define('PROFILES_PER_MINILIST', 27);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ProfileMiniList extends ProfileList
index 79a7515048d5625d94cf74d63919ec47d009db8c..9f71d6b364a7c6acb89b8be3ba256693c9abc0f1 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ define('PROFILES_PER_SECTION', 6);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ProfileSection extends Section
index d26a749093b0391f9f9cb0944f55d7c9040555bf..c9c51d003548503236e87cc1079adb62c38a7fb5 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Widget
  */
index 37091af49e1e705de56637a232097ef3d879b4aa..8a37453ec1b33ee811bbbaac442d2af6bf5b4dd0 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 class QueueManager
index fd9780b22dc3a1f04f589b29647267e518618a76..e5f651401444fafa8ca1c42d8d09cbb52031ab13 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once 'Net/URL/Mapper.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class Router
index 21d85144d0c89f945fa8ef7f639af6f1b5a63a90..93a47f14e255b032a0eb8af37121325f370c1aaa 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Earle Martin <earle@downlode.org>
  * @copyright 2008-9 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) { exit(1); }
@@ -354,7 +354,7 @@ class Rss10Action extends Action
                                               'xmlns:rdfs' =>
                                               'http://www.w3.org/2000/01/rdf-schema#',
                                               'xmlns:laconica' =>
-                                              'http://laconi.ca/ont/',
+                                              'http://status.net/ont/',
                                               'xmlns' => 'http://purl.org/rss/1.0/'));
         $this->elementStart('sioc:Site', array('rdf:about' => common_root_url()));
         $this->element('sioc:name', null, common_config('site', 'name'));
index 4da2c012d1e33c277850f17ca94b90dc00e8f0d1..5a0e3b8977848e742d5fa256325970ef5c935de4 100644 (file)
@@ -9,7 +9,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/searchgroupnav.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Robin Millette <millette@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 class SearchAction extends Action
 {
index f47b9a2bc4214d719644cf429283723054fc0819..7673e96c876286c8ffa61a07a14330b4616816c1 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Widget
  */
index de00e82cecca9d8d69ad68a37eabe2b23e604f17..faf043025041828d59fa9775f5596fdaf346573a 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class Section extends Widget
index a976778bfda2b05de93ae5f78f4f4b93b5804c50..cee2e54fd92fbf185353a9ebc959c03bb31fe700 100644 (file)
@@ -10,7 +10,7 @@
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * StatusNet - the distributed open-source microblogging tool
  * Copyright (C) 2008, 2009, StatusNet, Inc.
@@ -50,7 +50,7 @@ require_once INSTALLDIR.'/lib/error.php';
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl.html AGPLv3
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ServerErrorAction extends ErrorAction
index 4ce3887e4975d331e8ea29e1046e5ef443efbf77..634d52d24660391c73ea19ce858400921273772b 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class ServerException extends Exception
index 5118e588ec18eb148c37e88ba347a05b9b03c6e4..7b0e0b1b50b46ac3d9118ad6c996252de34d390e 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      Widget
  */
index e2b86a52fdbbaff93bf23cffea18145703c7a1fd..868389668f02ca67831a001162167c359eb15120 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -36,7 +36,7 @@ if (!defined('LACONICA')) {
  *
  * This class will collect statistics on the site and report them to
  * a statistics server of the admin's choice. (Default is the big one
- * at laconi.ca.)
+ * at status.net.)
  *
  * It can either be called from a cron job, or run occasionally by the
  * Web site.
@@ -45,7 +45,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  */
 
index 34643114c206022ee3291bd3067ac6acbd51f4f5..3894d907237a54ec33377befcc085a7dd07006d0 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 require_once 'Stomp.php';
index 2ff003d072d75f4682d7d618cf7c2c0a9e94be6d..cc87447193b1da7810debe203b1d99f5b891b7ef 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -40,7 +40,7 @@ require_once INSTALLDIR.'/lib/widget.php';
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class SubGroupNav extends Widget
index c224c9c19a6a235d1e32582c12bf42033efe78ac..c626535bd00b21e4a54c317632ef6256227846af 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class SubPeopleTagCloudSection extends TagCloudSection
index 79531329d146fa28fa0247123197f9fd95436581..5bfede6642c824c39c176b3d249e687b817cca1d 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      UnsubscribeForm
  */
index 55c97111d49974b3f9bee86c8e3cf2fc05ce52ad..bef8c8f3b2d7f896cc557aa20dc531801e762e91 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class SubscribersPeopleSelfTagCloudSection extends SubPeopleTagCloudSection
index ae6d6803ef231328f400bb63996ca98a1cd94e7a..2481cb74ffeeeac731f2af0566fc081681400a91 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class SubscribersPeopleTagCloudSection extends SubPeopleTagCloudSection
index 9d27519ace89aed2d392928427ecae79782d0607..e7a8302c598b540560d01c64ffc0dc14b48c2dd9 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2008-2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/profilelist.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class SubscriptionList extends ProfileList
index 7efa6e157c101926c57a244ed33521fbb82feb6c..d2ea85c75eba6c0dbd9c00167b9b644045962f23 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class SubscriptionsPeopleSelfTagCloudSection extends SubPeopleTagCloudSection
index 7ad6e79a487a90dfc1fce9e8cc4205127a561f74..fe26f9afaaa03d478c497fb33bc1ec08fe05c21a 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class SubscriptionsPeopleTagCloudSection extends SubPeopleTagCloudSection
index 57260efac7624c077c67562444904d3ca561a003..8278c90d42ac5fa55e54760e0be9ea8228cbb3de 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -43,7 +43,7 @@ define('TAGS_PER_SECTION', 20);
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class TagCloudSection extends Section
index 5bd3cb69b8ca27cda60e5929ec391cb3a65b1252..734284b27972393d869ba82ceaf446ddbd35e683 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
index 604ffb2e8a83021522554c84d86138ae37e3344d..ddb1104508aabc76bd3c393b24e12b41f4508820 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -41,7 +41,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 class TopPostersSection extends ProfileSection
index 12a4068be780f54138f4a1d030fcf081cc9128b0..6555858d90d8b2b937a4f46ba44d0f37df1654f9 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Zach Copley <zach@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  */
 class TwitterOAuthClient extends OAuthClient
index 1b9a8896019215505d433413030aa5f0afa903ed..e302f3843e6039d12f2932e3cad30f5c54b6ea23 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      BlockForm
  */
index ddfe6c0859540bd745ed5b3635ff1bcb098a8200..5ac1a2ff3b304f1a834efde3caca1071dfcffe13 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 class UnQueueManager
index 2fe06752e7d7e7f9970ceca034bae9ace19b2362..6699a294cf4afc3726e45e36130fcff3b403dd45 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -42,7 +42,7 @@ require_once INSTALLDIR.'/lib/form.php';
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      SubscribeForm
  */
index 986b411c55858ca9524342d28bab85333db09de0..230e04a1fd63388f68e601410e4f33af686ce216 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Zach Copley <zach@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
index 8a132fc522c0b9718491a13653578f83b3e0beef..abb8037c51d9fc7e104b1526e66142d299930644 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  *
  * @see      HTMLOutputter
  */
index 2536337518204670f5a2b70d5c7cfa912186a44f..cd6b8eb41b4a9450e31ca8adfe6da730d8332e66 100644 (file)
@@ -25,7 +25,7 @@
  * @author    Sarven Capadisli <csarven@controlyourself.ca>
  * @copyright 2008 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -44,7 +44,7 @@ if (!defined('LACONICA')) {
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @author   Sarven Capadisli <csarven@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      Action
  * @see      HTMLOutputter
  */
index 1e14ec60f11ea6ebb2bf430db9ab4a96cba4f4c0..5a7189cbd00d7b69f581ea36340a9e262ca967da 100644 (file)
@@ -24,7 +24,7 @@
  * @author    Evan Prodromou <evan@controlyourself.ca>
  * @copyright 2009 StatusNet, Inc.
  * @license   http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link      http://laconi.ca/
+ * @link      http://status.net/
  */
 
 if (!defined('LACONICA')) {
@@ -38,7 +38,7 @@ if (!defined('LACONICA')) {
  * @package  StatusNet
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  * @see      Action
  * @see      HTMLOutputter
  */
index f4f714f59136158b2494c7869fa2f5c2e08ad0bd..caec9977aca18d57ddfd2bd4ebf8c1d7c325b0e7 100755 (executable)
@@ -41,7 +41,7 @@ require_once INSTALLDIR . '/lib/parallelizingdaemon.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 $helptext = <<<END_OF_TWITTER_HELP
index 474ec452e3658f753df6b2e363afd2c012e385fd..38ddb3a5f71da8b768ce6db2439d3fbf03d38afc 100755 (executable)
@@ -50,7 +50,7 @@ require_once INSTALLDIR . '/lib/daemon.php';
  * @author   Zach Copley <zach@controlyourself.ca>
  * @author   Evan Prodromou <evan@controlyourself.ca>
  * @license  http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
- * @link     http://laconi.ca/
+ * @link     http://status.net/
  */
 
 // NOTE: an Avatar path MUST be set in config.php for this
index b3ca8c70b313e7dcf587b85a33f9a9508b3d3a87..0dee4f5a55f983801bbac10581fce3d33e810f17 100755 (executable)
@@ -42,7 +42,7 @@ $languages = get_all_languages();
 foreach ($languages as $language) {
 
     $code = $language['lang'];
-    $file_url = 'http://laconi.ca/pootle/' . $code .
+    $file_url = 'http://status.net/pootle/' . $code .
         '/laconica/LC_MESSAGES/laconica.po';
     $lcdir = INSTALLDIR . '/locale/' . $code;
     $msgdir = "$lcdir/LC_MESSAGES";