]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Change status.net/wiki URLs to git.gnu.io
authorChimo <chimo@chromic.org>
Fri, 22 Jan 2016 16:38:42 +0000 (16:38 +0000)
committerChimo <chimo@chromic.org>
Mon, 8 Feb 2016 17:48:10 +0000 (17:48 +0000)
91 files changed:
plugins/AccountManager/AccountManagerPlugin.php
plugins/Activity/ActivityPlugin.php
plugins/ActivitySpam/ActivitySpamPlugin.php
plugins/AnonymousFave/AnonymousFavePlugin.php
plugins/ApiLogger/ApiLoggerPlugin.php
plugins/AuthCrypt/AuthCryptPlugin.php
plugins/AutoSandbox/AutoSandboxPlugin.php
plugins/Autocomplete/AutocompletePlugin.php
plugins/Awesomeness/AwesomenessPlugin.php
plugins/BitlyUrl/BitlyUrlPlugin.php
plugins/Blacklist/BlacklistPlugin.php
plugins/BlankAd/BlankAdPlugin.php
plugins/BlogspamNet/BlogspamNetPlugin.php
plugins/CacheLog/CacheLogPlugin.php
plugins/CasAuthentication/CasAuthenticationPlugin.php
plugins/ClientSideShorten/ClientSideShortenPlugin.php
plugins/Comet/CometPlugin.php
plugins/DirectionDetector/DirectionDetectorPlugin.php
plugins/Directory/DirectoryPlugin.php
plugins/DiskCache/DiskCachePlugin.php
plugins/DomainStatusNetwork/DomainStatusNetworkPlugin.php
plugins/DomainWhitelist/DomainWhitelistPlugin.php
plugins/EmailAuthentication/EmailAuthenticationPlugin.php
plugins/EmailRegistration/EmailRegistrationPlugin.php
plugins/EmailReminder/EmailReminderPlugin.php
plugins/EmailSummary/EmailSummaryPlugin.php
plugins/Event/EventPlugin.php
plugins/ExtendedProfile/ExtendedProfilePlugin.php
plugins/FacebookBridge/FacebookBridgePlugin.php
plugins/FollowEveryone/FollowEveryonePlugin.php
plugins/ForceGroup/ForceGroupPlugin.php
plugins/GeoURL/GeoURLPlugin.php
plugins/Geonames/GeonamesPlugin.php
plugins/GroupFavorited/GroupFavoritedPlugin.php
plugins/GroupPrivateMessage/GroupPrivateMessagePlugin.php
plugins/Imap/ImapPlugin.php
plugins/InProcessCache/InProcessCachePlugin.php
plugins/InfiniteScroll/InfiniteScrollPlugin.php
plugins/LdapAuthentication/LdapAuthenticationPlugin.php
plugins/LdapAuthorization/LdapAuthorizationPlugin.php
plugins/LilUrl/LilUrlPlugin.php
plugins/LinkPreview/LinkPreviewPlugin.php
plugins/Linkback/LinkbackPlugin.php
plugins/LogFilter/LogFilterPlugin.php
plugins/Mapstraction/MapstractionPlugin.php
plugins/Memcache/MemcachePlugin.php
plugins/Memcached/MemcachedPlugin.php
plugins/Meteor/MeteorPlugin.php
plugins/Minify/MinifyPlugin.php
plugins/MobileProfile/MobileProfilePlugin.php
plugins/ModHelper/ModHelperPlugin.php
plugins/ModLog/ModLogPlugin.php
plugins/ModPlus/ModPlusPlugin.php
plugins/NoticeTitle/NoticeTitlePlugin.php
plugins/OStatus/OStatusPlugin.php
plugins/OfflineBackup/OfflineBackupPlugin.php
plugins/OpenExternalLinkTarget/OpenExternalLinkTargetPlugin.php
plugins/OpenID/OpenIDPlugin.php
plugins/OpenX/OpenXPlugin.php
plugins/Orbited/OrbitedPlugin.php
plugins/PiwikAnalytics/PiwikAnalyticsPlugin.php
plugins/Poll/PollPlugin.php
plugins/PostDebug/PostDebugPlugin.php
plugins/PtitUrl/PtitUrlPlugin.php
plugins/QnA/QnAPlugin.php
plugins/RSSCloud/RSSCloudPlugin.php
plugins/Recaptcha/RecaptchaPlugin.php
plugins/RegisterThrottle/RegisterThrottlePlugin.php
plugins/RequireValidatedEmail/RequireValidatedEmailPlugin.php
plugins/ReverseUsernameAuthentication/ReverseUsernameAuthenticationPlugin.php
plugins/SQLProfile/SQLProfilePlugin.php
plugins/SQLStats/SQLStatsPlugin.php
plugins/Sample/SamplePlugin.php
plugins/SearchSub/SearchSubPlugin.php
plugins/ShareNotice/ShareNoticePlugin.php
plugins/SimpleUrl/SimpleUrlPlugin.php
plugins/Sitemap/SitemapPlugin.php
plugins/SlicedFavorites/SlicedFavoritesPlugin.php
plugins/SphinxSearch/SphinxSearchPlugin.php
plugins/StrictTransportSecurity/StrictTransportSecurityPlugin.php
plugins/SubMirror/SubMirrorPlugin.php
plugins/SubscriptionThrottle/SubscriptionThrottlePlugin.php
plugins/TabFocus/TabFocusPlugin.php
plugins/TagSub/TagSubPlugin.php
plugins/TightUrl/TightUrlPlugin.php
plugins/TwitterBridge/TwitterBridgePlugin.php
plugins/UserFlag/UserFlagPlugin.php
plugins/UserLimit/UserLimitPlugin.php
plugins/WikiHashtags/WikiHashtagsPlugin.php
plugins/WikiHowProfile/WikiHowProfilePlugin.php
plugins/Xmpp/XmppPlugin.php

index 768f71510f24c334752c9e223042eaf8008dd50e..429e9d4e5e2c850461503c45f48ed86af3cb284b 100644 (file)
@@ -92,7 +92,7 @@ class AccountManagerPlugin extends Plugin
         $versions[] = array('name' => 'AccountManager',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:AccountManager',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/AccountManager',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The Account Manager plugin implements the Account Manager specification.'));
index 6805b4fe07d30b546578b2db44367dfc59803c4d..0f306a427c2d2706576df2418d52666ec9818d87 100644 (file)
@@ -344,7 +344,7 @@ class ActivityPlugin extends Plugin
         $versions[] = array('name' => 'Activity',
                             'version' => self::VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Activity',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Activity',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Emits notices when social activities happen.'));
index 9d61b2ddddba392d34a59203dbe0fccbc14f512b..d63d64c71893314c0379abe3fd4a7b2ca5f467a0 100644 (file)
@@ -220,7 +220,7 @@ class ActivitySpamPlugin extends Plugin
         $versions[] = array('name' => 'ActivitySpam',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:ActivitySpam',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ActivitySpam',
                             'description' =>
                             _m('Test notices against the Activity Spam service.'));
         return true;
index 841b6524012de81d5e2c72717bcbd900d78e9dc0..ca4bdc832f2d4220a51ceefbe38ce227f43bcbcc 100644 (file)
@@ -273,7 +273,7 @@ class AnonymousFavePlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:AnonymousFave';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/AnonymousFave';
 
         $versions[] = array('name' => 'AnonymousFave',
             'version' => ANONYMOUS_FAVE_PLUGIN_VERSION,
index 920009de5ad9bc46c2117251b7cbc3af5ef962c6..3877c464f0f61e04faa7018fd3f57d94691b20a7 100644 (file)
@@ -80,7 +80,7 @@ class ApiLoggerPlugin extends Plugin
         $versions[] = array('name' => 'ApiLogger',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:ApiLogger',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ApiLogger',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Allows random sampling of API requests.'));
index 540019f9c25955f28aa9d864182e8861dd2998c9..62019aa015a0f7182c6fca11ea2e41dd73d712ca 100644 (file)
@@ -155,7 +155,7 @@ class AuthCryptPlugin extends AuthenticationPlugin
         $versions[] = array('name' => 'AuthCrypt',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Mikael Nordfeldth',
-                            'homepage' => 'http://status.net/wiki/Plugin:AuthCrypt',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/AuthCrypt',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Authentication and password hashing with crypt()'));
index e914977cc90cf61e9ee7cf2de450950211980d77..706523564a521126f800b5bc2e801b56848b95a1 100644 (file)
@@ -61,7 +61,7 @@ class AutoSandboxPlugin extends Plugin
         $versions[] = array('name' => 'AutoSandbox',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Sean Carmody',
-                            'homepage' => 'http://status.net/wiki/Plugin:AutoSandbox',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/AutoSandbox',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Automatically sandboxes newly registered members.'));
index 0f0c2592c2cd7bf7b3cbd0d832c71ce32e4268c9..55bdb8894afe737b92ccb22697d20cd296f24902 100644 (file)
@@ -57,7 +57,7 @@ class AutocompletePlugin extends Plugin
         $versions[] = array('name' => 'Autocomplete',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:Autocomplete',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Autocomplete',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The autocomplete plugin adds autocompletion for @ replies.'));
index ca3b281df681c80ebb288f01d070c39bbb674607..fff833d4ee91380a5358a40f1ed83857eecf48fa 100644 (file)
@@ -50,7 +50,7 @@ class AwesomenessPlugin extends Plugin
             'name' => 'Awesomeness',
             'version' => self::VERSION,
             'author' => 'Jeroen De Dauw',
-            'homepage' => 'http://status.net/wiki/Plugin:Awesomeness',
+            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Awesomeness',
             // TRANS: Plugin description for a sample plugin.
             'rawdescription' => _m('The Awesomeness plugin adds additional awesomeness ' .
                 'to a StatusNet installation.'
index 13a1bf2ec4dc897fb82695701d5203a17e5cd7d9..079a06a3e75952d10e2420299bcbfda0ffd29a2c 100644 (file)
@@ -150,7 +150,7 @@ class BitlyUrlPlugin extends UrlShortenerPlugin
         $versions[] = array('name' => sprintf('BitlyUrl (%s)', $this->shortenerName),
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews, Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:BitlyUrl',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/BitlyUrl',
                             'rawdescription' =>
                             // TRANS: Plugin description. %1$s is the URL shortening service base URL (for example "bit.ly").
                             sprintf(_m('Uses <a href="http://%1$s/">%1$s</a> URL-shortener service.'),
index bad89f2457239a7f2fabbf3bbe24e4d0e51a9de2..31929fcadc215b612cc949f1348eb9c8c2272790 100644 (file)
@@ -297,7 +297,7 @@ class BlacklistPlugin extends Plugin
                             'version' => self::VERSION,
                             'author' => 'Evan Prodromou',
                             'homepage' =>
-                            'http://status.net/wiki/Plugin:Blacklist',
+                            'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Blacklist',
                             'description' =>
                             // TRANS: Plugin description.
                             _m('Keeps a blacklist of forbidden nickname '.
index b5cd968c7fc7b2e065fdd7a4752ba8696f03c0c3..fbcf70bb03093711f29bf057705e4cd82ad5e60b 100644 (file)
@@ -122,7 +122,7 @@ class BlankAdPlugin extends UAPPlugin
         $versions[] = array('name' => 'BlankAd',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:BlankAdPlugin',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/BlankAdPlugin',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin for testing ad layout.'));
index 2cab69be30e03672b33dd1aab8926baf0d69fdb7..30e9cffe16034383b090f9c01e156a41226d3c6d 100644 (file)
@@ -153,7 +153,7 @@ class BlogspamNetPlugin extends Plugin
         $versions[] = array('name' => 'BlogspamNet',
                             'version' => BLOGSPAMNETPLUGIN_VERSION,
                             'author' => 'Evan Prodromou, Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:BlogspamNet',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/BlogspamNet',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin to check submitted notices with blogspam.net.'));
index 5c1b57e0e6f36eb2db34983b8c7bb85a3e14cae5..cf7e3a9884daa571f5618d546c5734b29c8a3a62 100644 (file)
@@ -101,7 +101,7 @@ class CacheLogPlugin extends Plugin
         $versions[] = array('name' => 'CacheLog',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:CacheLog',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/CacheLog',
                             'description' =>
                             // TRANS: Plugin description.
                             _m('Log reads and writes to the cache.'));
index 461655264e721e87ec7ecc3776980575b5872b56..cf0bf4ac5239aeb44aac37cbad4cca22db9e2d93 100644 (file)
@@ -152,7 +152,7 @@ class CasAuthenticationPlugin extends AuthenticationPlugin
         $versions[] = array('name' => 'CAS Authentication',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:CasAuthentication',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/CasAuthentication',
                             // TRANS: Plugin description. CAS is Central Authentication Service.
                             'rawdescription' => _m('The CAS Authentication plugin allows for StatusNet to handle authentication through CAS (Central Authentication Service).'));
         return true;
index 4d87ab22404f905e30b2b5753bd99caf074a86eb..0e4e7969aab3c6b17fbb820f0792997d69f6613f 100644 (file)
@@ -59,7 +59,7 @@ class ClientSideShortenPlugin extends Plugin
         $versions[] = array('name' => 'Shorten',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:ClientSideShorten',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ClientSideShorten',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('ClientSideShorten causes the web interface\'s notice form to automatically shorten URLs as they entered, and before the notice is submitted.'));
index 5b38b2ae11dfaf731bebd9e8d3e4ea8d51e827f8..83c4e7099036f1e14bdaa36ea3e69126eb27df46 100644 (file)
@@ -109,7 +109,7 @@ class CometPlugin extends RealtimePlugin
         $versions[] = array('name' => 'Comet',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Comet',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Comet',
                             'rawdescription' =>
                             // TRANS: Plugin description message. Bayeux is a protocol for transporting asynchronous messages
                             // TRANS: and Comet is a web application model.
index b721ebb20e62f7195b1cff6ed22b65cc1fe8c2db..1f77a61acc3897be4e3c6ca45d53a549ca3c2077 100644 (file)
@@ -246,7 +246,7 @@ class DirectionDetectorPlugin extends Plugin {
      * plugin details
      */
     function onPluginVersion(array &$versions){
-        $url = 'http://status.net/wiki/Plugin:DirectionDetector';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/DirectionDetector';
 
         $versions[] = array(
             'name' => 'Direction detector',
index e06c1c7271c5b64a1cd42d510d77b2d9faf8722e..e8ef98969f05b0bfb4fb37b006833a21774d6afc 100644 (file)
@@ -257,7 +257,7 @@ class DirectoryPlugin extends Plugin
             'name' => 'Directory',
             'version' => GNUSOCIAL_VERSION,
             'author' => 'Zach Copley',
-            'homepage' => 'http://status.net/wiki/Plugin:Directory',
+            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Directory',
             // TRANS: Plugin description.
             'rawdescription' => _m('Add a user directory.')
         );
index 967990c12fae0afcda1df95b19db2b2dc0fc2c7f..a574bf51588cc142c842dde6ba639b54e2bf265d 100644 (file)
@@ -166,7 +166,7 @@ class DiskCachePlugin extends Plugin
         $versions[] = array('name' => 'DiskCache',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:DiskCache',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/DiskCache',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin to implement cache interface with disk files.'));
index 062151db175acad33280425b628abec52dab6b04..24ca6c90b0c319e8c0c9b5fbc2a23aa4e2acb596 100644 (file)
@@ -195,7 +195,7 @@ class DomainStatusNetworkPlugin extends Plugin
         $versions[] = array('name' => 'DomainStatusNetwork',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:DomainStatusNetwork',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/DomainStatusNetwork',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('A plugin that maps a single status_network to an email domain.'));
index 2e15dd809a2c521974002006b39ae00603a9598a..e965cfaa04f2f768768452a9a76344de5f71cb56 100644 (file)
@@ -272,7 +272,7 @@ class DomainWhitelistPlugin extends Plugin
         $versions[] = array('name' => 'DomainWhitelist',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou, Zach Copley',
-                            'homepage' => 'http://status.net/wiki/Plugin:DomainWhitelist',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/DomainWhitelist',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Restrict domains for email users.'));
index 524f1a6411f5732be01086d58fee466c2a93ca50..fda99a12f8cee04ae3dbef29e1d9077f96be114a 100644 (file)
@@ -54,7 +54,7 @@ class EmailAuthenticationPlugin extends Plugin
         $versions[] = array('name' => 'Email Authentication',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:EmailAuthentication',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/EmailAuthentication',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The Email Authentication plugin allows users to login using their email address.'));
index 9e0fd58856758894884d2692ee409de6e2c19f51..56e022435e93d8d1e688fa93a59d2043b171bfd3 100644 (file)
@@ -177,7 +177,7 @@ class EmailRegistrationPlugin extends Plugin
         $versions[] = array('name' => 'EmailRegistration',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:EmailRegistration',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/EmailRegistration',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Use email only for registration.'));
index 9ac6275537afd6535de0a64f4e1aa0f23ae8157b..f30e8d9273fb6865ce5661b2845521c445e44de3 100644 (file)
@@ -185,7 +185,7 @@ class EmailReminderPlugin extends Plugin
             'name'           => 'EmailReminder',
             'version'        => GNUSOCIAL_VERSION,
             'author'         => 'Zach Copley',
-            'homepage'       => 'http://status.net/wiki/Plugin:EmailReminder',
+            'homepage'       => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/EmailReminder',
             // TRANS: Plugin description.
             'rawdescription' => _m('Send email reminders for various things.')
         );
index bc47fdece946c628b95963a6b4994bd9a2ee5c2d..75985da32ebf3efd8589cc14e9d016297f9100b8 100644 (file)
@@ -71,7 +71,7 @@ class EmailSummaryPlugin extends Plugin
         $versions[] = array('name' => 'EmailSummary',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:EmailSummary',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/EmailSummary',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Send an email summary of the inbox to users.'));
index 82ba2c19cb96d580abf770f52f2d1ddb1128bdfa..ed6a01e9b48a5c88f5e02cff11c7418c09444b6f 100644 (file)
@@ -102,7 +102,7 @@ class EventPlugin extends ActivityVerbHandlerPlugin
         $versions[] = array('name' => 'Event',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Event',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Event',
                             'description' =>
                             // TRANS: Plugin description.
                             _m('Event invitations and RSVPs.'));
index ea928b995e054ace9f17e02bcdaf27896d3507c6..a1717c897e9d569a58657b33bc94e77346b28370 100644 (file)
@@ -35,7 +35,7 @@ class ExtendedProfilePlugin extends Plugin
             'name' => 'ExtendedProfile',
             'version' => GNUSOCIAL_VERSION,
             'author' => 'Brion Vibber, Samantha Doherty, Zach Copley',
-            'homepage' => 'http://status.net/wiki/Plugin:ExtendedProfile',
+            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ExtendedProfile',
             // TRANS: Plugin description.
             'rawdescription' => _m('UI extensions for additional profile fields.')
         );
index a19cc0349bf7b2a7f18bee6b8bba243f3fa4928a..0f4c59fbaf55aabe878258d8fed53ee861c220c2 100644 (file)
@@ -618,7 +618,7 @@ ENDOFSCRIPT;
             'name' => 'Facebook Bridge',
             'version' => GNUSOCIAL_VERSION,
             'author' => 'Craig Andrews, Zach Copley',
-            'homepage' => 'http://status.net/wiki/Plugin:FacebookBridge',
+            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/FacebookBridge',
             'rawdescription' =>
              // TRANS: Plugin description.
             _m('A plugin for integrating StatusNet with Facebook.')
index 3c26963e3e400c6b70c46f18d07c0e329c46f112..58aae85ed0221cb8d849f4c5166775c88cf921bc 100644 (file)
@@ -170,7 +170,7 @@ class FollowEveryonePlugin extends Plugin
         $versions[] = array('name' => 'FollowEveryone',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:FollowEveryone',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/FollowEveryone',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('New users follow everyone at registration and are followed in return.'));
index 56e33355e86703ecc5d356ccf911d46a07704141..e0ab59822e9f2ead33329e52aa9a200dd3019d54 100644 (file)
@@ -107,7 +107,7 @@ class ForceGroupPlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:ForceGroup';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ForceGroup';
 
         $versions[] = array('name' => 'ForceGroup',
             'version' => GNUSOCIAL_VERSION,
index a64ac7f4fd9625702b4dd5d1533d8863a63f548f..be47bd5d27e65532d8f25120c7e1d1b7fae735a7 100644 (file)
@@ -121,7 +121,7 @@ class GeoURLPlugin extends Plugin
         $versions[] = array('name' => 'GeoURL',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:GeoURL',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/GeoURL',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Ping <a href="http://geourl.org/">GeoURL</a> when '.
index ff9192283f62ccf73b15c07e8a8769c5f6cf1ac0..14a95a2114794a1924c86d75ec6045c37fe12856 100644 (file)
@@ -492,7 +492,7 @@ class GeonamesPlugin extends Plugin
         $versions[] = array('name' => 'Geonames',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Geonames',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Geonames',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Uses <a href="http://geonames.org/">Geonames</a> service to get human-readable '.
index bfb7374d1d6050e5b09ab8d448ea246d679932df..3c6fbd3af447155fdb07a0d42d2bf2beaeae97f0 100644 (file)
@@ -67,7 +67,7 @@ class GroupFavoritedPlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:GroupFavorited';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/GroupFavorited';
 
         $versions[] = array('name' => 'GroupFavorited',
             'version' => GNUSOCIAL_VERSION,
index 61828239cac793a19549de9e390f4927e3dc2ec9..bee504491f8a6e89a34cc17f3f95d923bcab5999 100644 (file)
@@ -410,7 +410,7 @@ class GroupPrivateMessagePlugin extends Plugin
         $versions[] = array('name' => 'GroupPrivateMessage',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:GroupPrivateMessage',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/GroupPrivateMessage',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Allow posting private messages to groups.'));
index ea6eaabef88598ecda07764443efe4126e444ddb..15bd8159d7b914681b8388570e265c281c69a6df 100644 (file)
@@ -81,7 +81,7 @@ class ImapPlugin extends Plugin
         $versions[] = array('name' => 'IMAP',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:IMAP',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/IMAP',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for incoming mail containing user posts.'));
index 4684d0169ff201e0771670c585f6724cde658ae2..4bcfb8e2da3ff025103cad9955b425d1a83dceba 100644 (file)
@@ -172,7 +172,7 @@ class InProcessCachePlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:InProcessCache';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/InProcessCache';
 
         $versions[] = array('name' => 'InProcessCache',
                             'version' => GNUSOCIAL_VERSION,
index 986ba3607594170ab07b4e236d710b44d36ee6a6..c9107ad8241f8bf1f266800b045544f2ef2ea169 100644 (file)
@@ -46,7 +46,7 @@ class InfiniteScrollPlugin extends Plugin
         $versions[] = array('name' => 'InfiniteScroll',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:InfiniteScroll',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/InfiniteScroll',
                             'rawdescription' =>
                             // TRANS: Plugin dscription.
                             _m('Infinite Scroll adds the following functionality to your StatusNet installation: When a user scrolls towards the bottom of the page, the next page of notices is automatically retrieved and appended. This means they never need to click "Next Page", which dramatically increases stickiness.'));
index 0efaec99b201b8b6d61e0d42f54070242393bfec..2a09ad7c81c3d1988651105ad006681ad0b50a73 100644 (file)
@@ -147,7 +147,7 @@ class LdapAuthenticationPlugin extends AuthenticationPlugin
         $versions[] = array('name' => 'LDAP Authentication',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:LdapAuthentication',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/LdapAuthentication',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The LDAP Authentication plugin allows for StatusNet to handle authentication through LDAP.'));
index eca8e037a03d066598d0033d6880cf93f970c342..fb86ba57b85ca2928eca4836cfca11b1ae5a2652 100644 (file)
@@ -123,7 +123,7 @@ class LdapAuthorizationPlugin extends AuthorizationPlugin
         $versions[] = array('name' => 'LDAP Authorization',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:LdapAuthorization',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/LdapAuthorization',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The LDAP Authorization plugin allows for StatusNet to handle authorization through LDAP.'));
index fcbee2b56dcc896ab9f53036167a7a66a93e562d..1e4d135cc3824d67b63bef681c90c1e9bd65a320 100644 (file)
@@ -62,7 +62,7 @@ class LilUrlPlugin extends UrlShortenerPlugin
         $versions[] = array('name' => sprintf('LilUrl (%s)', $this->shortenerName),
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:LilUrl',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/LilUrl',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             // TRANS: %1$s is the service URL.
index 5edf66767d3715f3bb95f1c81bf32daadbde3f96..25e31f3f7918107284ce852ffcd464544e0e0e18 100644 (file)
@@ -34,7 +34,7 @@ class LinkPreviewPlugin extends Plugin
         $versions[] = array('name' => 'LinkPreview',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:LinkPreview',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/LinkPreview',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('UI extension for previewing thumbnails from links.'));
index 64165199eb3bb093459a577ebcf3cd437f43eb64..06c49b0809ae90baa503e02eec304d32f0d3ffdb 100644 (file)
@@ -337,7 +337,7 @@ class LinkbackPlugin extends Plugin
         $versions[] = array('name' => 'Linkback',
                             'version' => LINKBACKPLUGIN_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Linkback',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Linkback',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Notify blog authors when their posts have been linked in '.
index 028af9bc9cb99436718b1f870df6ccdd30f09643..f0794af4a3bb255db604c64eb74bda3664ac2741 100644 (file)
@@ -44,7 +44,7 @@ class LogFilterPlugin extends Plugin
         $versions[] = array('name' => 'LogFilter',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:LogFilter',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/LogFilter',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Provides server-side setting to filter log output by type or keyword.'));
index fcc9d88e5661852d505ad5f678223dec7a6c5d8c..bc43b9dff725869dc7c4f91f7f5b955f21fcd3bb 100644 (file)
@@ -174,7 +174,7 @@ class MapstractionPlugin extends Plugin
         $versions[] = array('name' => 'Mapstraction',
                             'version' => self::VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Mapstraction',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Mapstraction',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Show maps of users\' and friends\' notices '.
index 7efb5e028437b26aaf6ffd147879b1defc1fe94d..dc0f94367516e8d42417bb9931ef7876910e82f9 100644 (file)
@@ -241,7 +241,7 @@ class MemcachePlugin extends Plugin
         $versions[] = array('name' => 'Memcache',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou, Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:Memcache',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Memcache',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Use <a href="http://memcached.org/">Memcached</a> to cache query results.'));
index ca24b7b7d1c838ad26f29ba32a105fd13ff6fcd0..33b7772db42ff1b25559a3e81c1b752bceeaae31 100644 (file)
@@ -212,7 +212,7 @@ class MemcachedPlugin extends Plugin
         $versions[] = array('name' => 'Memcached',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou, Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:Memcached',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Memcached',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Use <a href="http://memcached.org/">Memcached</a> to cache query results.'));
index 64c2fd3d6902b39e3c36e89a683ce3c6fae02ba4..9ce25386c1e59aa2ffb0c361ac970761666af5ce 100644 (file)
@@ -165,7 +165,7 @@ class MeteorPlugin extends RealtimePlugin
         $versions[] = array('name' => 'Meteor',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Meteor',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Meteor',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin to do "real time" updates using Meteor.'));
index 1dd3bdcf345fcd685cabdfe9ba3ad304d3e3ced0..b970cd20c651a9b31017dce8dfce1007d1aea62f 100644 (file)
@@ -162,7 +162,7 @@ class MinifyPlugin extends Plugin
         $versions[] = array('name' => 'Minify',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:Minify',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Minify',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The Minify plugin minifies StatusNet\'s CSS and JavaScript, removing whitespace and comments.'));
index 4129035ebb284a4fe742ae7da7b772c7b94362c0..0e0ba170e82a9a719b3af97b0892b09fc731be6f 100644 (file)
@@ -373,7 +373,7 @@ class MobileProfilePlugin extends WAP20Plugin
         $versions[] = array('name' => 'MobileProfile',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Sarven Capadisli',
-                            'homepage' => 'http://status.net/wiki/Plugin:MobileProfile',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/MobileProfile',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('XHTML MobileProfile output for supporting user agents.'));
index 2752a2153947302d251aabf8374d381e32412f44..1aa9dad1007c3ec8ac2496a2126b637feb574a8f 100644 (file)
@@ -34,7 +34,7 @@ class ModHelperPlugin extends Plugin
         $versions[] = array('name' => 'ModHelper',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:ModHelper',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ModHelper',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Lets users who have been manually marked as "modhelper"s silence accounts.'));
index d1e01ca8496da938607e3d414ed2c2f734298121..84912ac914366ceb754679b6e5a8f213ef1bccd4 100644 (file)
@@ -189,7 +189,7 @@ class ModLogPlugin extends Plugin
         $versions[] = array('name' => 'ModLog',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:ModLog',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ModLog',
                             'description' =>
                             _m('Show the moderation history for a profile in the sidebar'));
         return true;
index 816034f83126a37fce7d82838f03d107c4981312..9facd12ef27d5b8a1f75855725306951bbf49e27 100644 (file)
@@ -32,7 +32,7 @@ class ModPlusPlugin extends Plugin
         $versions[] = array('name' => 'ModPlus',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:ModPlus',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ModPlus',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('UI extension for profile moderation actions.'));
index 22528d0b50e785a79296ab43005198dfdf25ec2b..7721c343dd6250d7ed636d12053266a821694aee 100644 (file)
@@ -86,7 +86,7 @@ class NoticeTitlePlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:NoticeTitle';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/NoticeTitle';
 
         $versions[] = array('name' => 'NoticeTitle',
                             'version' => NOTICE_TITLE_PLUGIN_VERSION,
index c108e78e6c13a262bf446c60271ede6400c2a39c..6e002d28052a423d59b319b786e3b7befe308c95 100644 (file)
@@ -1229,7 +1229,7 @@ class OStatusPlugin extends Plugin
         $versions[] = array('name' => 'OStatus',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou, James Walker, Brion Vibber, Zach Copley',
-                            'homepage' => 'http://status.net/wiki/Plugin:OStatus',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/OStatus',
                             // TRANS: Plugin description.
                             'rawdescription' => _m('Follow people across social networks that implement '.
                                '<a href="http://ostatus.org/">OStatus</a>.'));
index 1d7a17ca2c87fff49e647f7345c7dcc53e62357a..b1c69558eadbcdf4ad7fe411f9566968f299ac4c 100644 (file)
@@ -76,7 +76,7 @@ class OfflineBackupPlugin extends Plugin
         $versions[] = array('name' => 'OfflineBackup',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:OfflineBackup',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/OfflineBackup',
                             'rawdescription' =>
                           // TRANS: Plugin description.
                             _m('Backup user data in offline queue and email when ready.'));
index 06c75f7a930daee5b64ec3dd01f469a5d6f29b56..89c7cbabfdd947063aabf6f7ea3777d97efe6ad6 100644 (file)
@@ -54,7 +54,7 @@ class OpenExternalLinkTargetPlugin extends Plugin
         $versions[] = array('name' => 'OpenExternalLinkTarget',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Sarven Capadisli',
-                            'homepage' => 'http://status.net/wiki/Plugin:OpenExternalLinkTarget',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/OpenExternalLinkTarget',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Opens external links (i.e. with rel=external) on a new window or tab.'));
index 4e5a0bfe0cb0068799a52a9a76879cda747e879d..e3577bc4a84633f7f066ab93f4089bd1a73d9c92 100644 (file)
@@ -620,7 +620,7 @@ class OpenIDPlugin extends Plugin
         $versions[] = array('name' => 'OpenID',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou, Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:OpenID',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/OpenID',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Use <a href="http://openid.net/">OpenID</a> to login to the site.'));
index 8d80197be35aeed6e7933a07ad5e244d2e232264..f0c78905aa9f1ade1d908e74fcf2991db9ef1191 100644 (file)
@@ -204,7 +204,7 @@ ENDOFSCRIPT;
         $versions[] = array('name' => 'OpenX',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:OpenX',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/OpenX',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin for <a href="http://www.openx.org/">OpenX Ad Server</a>.'));
index 5abd27e9ee52854b094c87b92a90cc0888f7c5c3..e007eebe7ef1bd3ec064ea482c6b4d6e5ec26687 100644 (file)
@@ -164,7 +164,7 @@ class OrbitedPlugin extends RealtimePlugin
         $versions[] = array('name' => 'Orbited',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Orbited',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Orbited',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin to make updates using Orbited and STOMP.'));
index fa5894a8f5386e6750675878b4967c84cdbe598f..b700e07db44cc5f5f1dac97f1cf3e065f9f9094b 100644 (file)
@@ -108,7 +108,7 @@ ENDOFPIWIK;
         $versions[] = array('name' => 'PiwikAnalytics',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Tobias Diekershoff, Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Piwik',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Piwik',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Use <a href="http://piwik.org/">Piwik</a> Open Source web analytics software.'));
index 53a491ef4776918d27ae6db14848bcc95d06c37e..4f74e82a359da2048b4a7578de61b752e56f8bcc 100644 (file)
@@ -125,7 +125,7 @@ class PollPlugin extends MicroAppPlugin
         $versions[] = array('name' => 'Poll',
                             'version' => self::VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:Poll',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Poll',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Simple extension for supporting basic polls.'));
index 120feee8fe0c88c92260d683ad44f3822a910cd3..9f8749440506b651669bd679f5aed261aac4a743 100644 (file)
@@ -53,7 +53,7 @@ class PostDebugPlugin extends Plugin
         $versions[] = array('name' => 'PostDebug',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:PostDebug',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/PostDebug',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Debugging tool to record request details on POST.'));
index 0e23a5f64eeda27abc9813bd1492ddd47a75f508..031604b57f8c33244960f6f35bf207f8a9288e29 100644 (file)
@@ -62,7 +62,7 @@ class PtitUrlPlugin extends UrlShortenerPlugin
         $versions[] = array('name' => sprintf('PtitUrl (%s)', $this->shortenerName),
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:PtitUrl',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/PtitUrl',
                             'rawdescription' =>
                             // TRANS: Plugin description. %1$s is the URL shortening service base URL (for example "bit.ly").
                             sprintf(_m('Uses <a href="http://%1$s/">%1$s</a> URL-shortener service.'),
index e8c983eb9ae5d2c0bfae6c5433c43716703536ad..67806370090f32b6ed35d68d5d48a8be23d4789f 100644 (file)
@@ -130,7 +130,7 @@ class QnAPlugin extends MicroAppPlugin
             'name'        => 'QnA',
             'version'     => GNUSOCIAL_VERSION,
             'author'      => 'Zach Copley',
-            'homepage'    => 'http://status.net/wiki/Plugin:QnA',
+            'homepage'    => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/QnA',
             'description' =>
              // TRANS: Plugin description.
              _m('Question and Answers micro-app.')
index 0fff0947a288020217dd4c9d56fd39013ed312e6..3a8a83749c571dab899f4f96e070f3ba19304ec1 100644 (file)
@@ -203,7 +203,7 @@ class RSSCloudPlugin extends Plugin
         $versions[] = array('name' => 'RSSCloud',
                             'version' => RSSCLOUDPLUGIN_VERSION,
                             'author' => 'Zach Copley',
-                            'homepage' => 'http://status.net/wiki/Plugin:RSSCloud',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/RSSCloud',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The RSSCloud plugin enables your StatusNet instance to publish ' .
index c039dd5350148f80ccc46b406bf6e58d6ab563ec..3cf3b65203888aff899993bda28a98c07b0467c9 100644 (file)
@@ -109,7 +109,7 @@ class RecaptchaPlugin extends Plugin
         $versions[] = array('name' => 'Recaptcha',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Eric Helgeson',
-                            'homepage' => 'http://status.net/wiki/Plugin:Recaptcha',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Recaptcha',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Uses <a href="http://recaptcha.org/">Recaptcha</a> service to add a  '.
index 9d3be3b8a26bdea267a036133e3cce4b0973e090..857ce41dbaefa079cdb7d2366aea3c6331818da1 100644 (file)
@@ -180,7 +180,7 @@ class RegisterThrottlePlugin extends Plugin
         $versions[] = array('name' => 'RegisterThrottle',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:RegisterThrottle',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/RegisterThrottle',
                             'description' =>
                             // TRANS: Plugin description.
                             _m('Throttles excessive registration from a single IP address.'));
index 734cabbcd5182169b5eee61086637bb55e9e0f79..6ca13b9097b497e6c87f560c5387637b3dbddb3b 100644 (file)
@@ -221,7 +221,7 @@ class RequireValidatedEmailPlugin extends Plugin
                 'Evan Prodromou, '.
                 'Brion Vibber',
                 'homepage' =>
-                'http://status.net/wiki/Plugin:RequireValidatedEmail',
+                'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/RequireValidatedEmail',
                 'rawdescription' =>
                 // TRANS: Plugin description.
                 _m('Disables posting without a validated email address.'));
index 9a85a974aec9a4498e1ae0492ad07c332d715419..47f304414eefe90449a2981ec896ecfb819c213b 100644 (file)
@@ -62,7 +62,7 @@ class ReverseUsernameAuthenticationPlugin extends AuthenticationPlugin
         $versions[] = array('name' => 'Reverse Username Authentication',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:ReverseUsernameAuthentication',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ReverseUsernameAuthentication',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The Reverse Username Authentication plugin allows for StatusNet to handle authentication by checking if the provided password is the same as the reverse of the username.'));
index a7912844c2421436b9f413ecc1a9fad44ea90e5b..3baa91e4949af67750938c78adf41b5c797d08bd 100644 (file)
@@ -36,7 +36,7 @@ class SQLProfilePlugin extends Plugin
         $versions[] = array('name' => 'SQLProfile',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:SQLProfile',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SQLProfile',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Debug tool to watch for poorly indexed DB queries.'));
index f67ed03012e695b1847f51f55eb3b7f06a3993d7..bd83ac0a327398eeb648c1c5d0e7729d5682faef 100644 (file)
@@ -39,7 +39,7 @@ class SQLStatsPlugin extends Plugin
         $versions[] = array('name' => 'SQLStats',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:SQLStats',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SQLStats',
                             'rawdescription' =>
                             // TRANS: Plugin decription.
                             _m('Debug tool to watch for poorly indexed DB queries.'));
index 80c46d17c4887e13975d730f5fbe5548edfc211e..4f8351cc0805223b96d0b2d59dbb07158965f09b 100644 (file)
@@ -227,7 +227,7 @@ class SamplePlugin extends Plugin
         $versions[] = array('name' => 'Sample',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber, Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:Sample',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Sample',
                             'rawdescription' =>
                           // TRANS: Plugin description.
                             _m('A sample plugin to show basics of development for new hackers.'));
index 57984d0e01b03e2dea8ea000e6a1ae11890683cb..06d644235e45ac6167e43a58884068be7bb8d59b 100644 (file)
@@ -93,7 +93,7 @@ class SearchSubPlugin extends Plugin
         $versions[] = array('name' => 'SearchSub',
                             'version' => self::VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:SearchSub',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SearchSub',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin to allow following all messages with a given search.'));
index 7a6fd28feee10b5d9776611df46f3c2fc8957543..fb60341e3d12f78c93bff464ff71b0e51c3bb473 100644 (file)
@@ -211,7 +211,7 @@ class FacebookShareTarget extends NoticeShareTarget
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:ShareNotice';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/ShareNotice';
 
         $versions[] = array('name' => 'ShareNotice',
             'version' => GNUSOCIAL_VERSION,
index 41e1998483b771928b37b8f6bb9647c966bb271c..235a330e028b20a6e5980ec4e65eb5effe73fec2 100644 (file)
@@ -52,7 +52,7 @@ class SimpleUrlPlugin extends UrlShortenerPlugin
         $versions[] = array('name' => sprintf('SimpleUrl (%s)', $this->shortenerName),
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:SimpleUrl',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SimpleUrl',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             sprintf(_m('Uses <a href="http://%1$s/">%1$s</a> URL-shortener service.'),
index a1fe90b4b42e4313769735217e423b68b98f33e9..6bc5e07fef0059c6a00b445004a211d1bd0b54f0 100644 (file)
@@ -176,7 +176,7 @@ class SitemapPlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:Sitemap';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Sitemap';
 
         $versions[] = array('name' => 'Sitemap',
             'version' => GNUSOCIAL_VERSION,
index 4e1129536db36cbc8c6d422b6956ee8823eff0f5..fcf971de6addc64c18771e5bd02bcf0a51560c15 100644 (file)
@@ -97,7 +97,7 @@ class SlicedFavoritesPlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:SlicedFavorites';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SlicedFavorites';
 
         $versions[] = array('name' => 'SlicedFavorites',
             'version' => GNUSOCIAL_VERSION,
index 74744f18e63bd7439c1004b6f1499160d52c2fc3..8345ea59e7d98eda2ac9367f7255577dd7b06af3 100644 (file)
@@ -107,7 +107,7 @@ class SphinxSearchPlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:SphinxSearch';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SphinxSearch';
 
         $versions[] = array('name' => 'SphinxSearch',
             'version' => GNUSOCIAL_VERSION,
index 74a643d6d939c96200dfb16da19914f8864c35f2..8ada31a8a7e4e79718372f5dba42b4d98b8c4710 100644 (file)
@@ -55,7 +55,7 @@ class StrictTransportSecurityPlugin extends Plugin
         $versions[] = array('name' => 'StrictTransportSecurity',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:StrictTransportSecurity',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/StrictTransportSecurity',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The Strict Transport Security plugin implements the Strict Transport Security header, improving the security of HTTPS only sites.'));
index 27fc7c984d03e65ba680723261058f61e685f1d0..83e15a9bd445c9d9c72a2f0838eec3dd5672719f 100644 (file)
@@ -62,7 +62,7 @@ class SubMirrorPlugin extends Plugin
         $versions[] = array('name' => 'SubMirror',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:SubMirror',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SubMirror',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Pull feeds into your timeline!'));
index fec91afdb78d859efd0ed72be1028802e079596f..30b92902730a5d8174087295a4aedf2a9a02d934 100644 (file)
@@ -162,7 +162,7 @@ class SubscriptionThrottlePlugin extends Plugin
         $versions[] = array('name' => 'SubscriptionThrottle',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:SubscriptionThrottle',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/SubscriptionThrottle',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Configurable limits for subscriptions and group memberships.'));
index df692988882d25a523bcadc9263d3577ff3c487a..ff43613383b9c9c257aa22cf8d16d2c4ab9951d7 100644 (file)
@@ -49,7 +49,7 @@ class TabFocusPlugin extends Plugin
         $versions[] = array('name' => 'TabFocus',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews and Paul Irish',
-                            'homepage' => 'http://status.net/wiki/Plugin:TabFocus',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/TabFocus',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('TabFocus changes the notice form behavior so that, while in the text area, pressing the tab key focuses the "Send" button, matching the behavior of Twitter.'));
index f1d1ab462229d1f3209d4f4b97c45e67959bf43f..14c0cd191b7eebaf76170bc6858f78a81d22ea1b 100644 (file)
@@ -94,7 +94,7 @@ class TagSubPlugin extends Plugin
         $versions[] = array('name' => 'TagSub',
                             'version' => self::VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:TagSub',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/TagSub',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Plugin to allow following all messages with a given tag.'));
index 52e51843923a95952f2a9c48b46c5e6de34a3032..a3bc492ad16479033a7526a9f4e08a9a65c4f771 100644 (file)
@@ -62,7 +62,7 @@ class TightUrlPlugin extends UrlShortenerPlugin
         $versions[] = array('name' => sprintf('TightUrl (%s)', $this->shortenerName),
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:TightUrl',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/TightUrl',
                             'rawdescription' =>
                             // TRANS: Plugin description. %s is the shortener name.
                             sprintf(_m('Uses <a href="http://%1$s/">%1$s</a> URL-shortener service.'),
index 72c28d4fa45eb4dfc4eefbaa1528cc357bf9055e..26ddb3ceab4e81b1c462a2d89e2302f8a7126afb 100644 (file)
@@ -301,7 +301,7 @@ class TwitterBridgePlugin extends Plugin
             'name' => 'TwitterBridge',
             'version' => self::VERSION,
             'author' => 'Zach Copley, Julien C, Jean Baptiste Favre',
-            'homepage' => 'http://status.net/wiki/Plugin:TwitterBridge',
+            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/TwitterBridge',
             // TRANS: Plugin description.
             'rawdescription' => _m('The Twitter "bridge" plugin allows integration ' .
                 'of a StatusNet instance with ' .
index d2afeaced85346c4f6aae441db7466d6893e3438..8b2971f35e3082fbbb05edebf90e20245b97fe59 100644 (file)
@@ -229,7 +229,7 @@ class UserFlagPlugin extends Plugin
      */
     function onPluginVersion(array &$versions)
     {
-        $url = 'http://status.net/wiki/Plugin:UserFlag';
+        $url = 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/UserFlag';
 
         $versions[] = array('name' => 'UserFlag',
             'version' => GNUSOCIAL_VERSION,
index ac4d503151d569d1d619c52776efe3bab3d31b14..2bb1218a72c0b0d1333178af526d97d2bd6eadac 100644 (file)
@@ -86,7 +86,7 @@ class UserLimitPlugin extends Plugin
         $versions[] = array('name' => 'UserLimit',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:UserLimit',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/UserLimit',
                             'description' =>
                             // TRANS: Plugin description.
                             _m('Limit the number of users who can register.'));
index db33eb801ab173b886419bae290c53850df6a340..46d04701430fd519decc56f0b60f42acc4f46816 100644 (file)
@@ -109,7 +109,7 @@ class WikiHashtagsPlugin extends Plugin
         $versions[] = array('name' => 'WikiHashtags',
                             'version' => self::VERSION,
                             'author' => 'Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:WikiHashtags',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/WikiHashtags',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Gets hashtag descriptions from <a href="http://hashtags.wikia.com/">WikiHashtags</a>.'));
index 8656272e48c85068be643d352295f9e9660ddfb1..9d8daf8adb26996c9172628272bc6283fa91a546 100644 (file)
@@ -54,7 +54,7 @@ class WikiHowProfilePlugin extends Plugin
         $versions[] = array('name' => 'WikiHow avatar fetcher',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Brion Vibber',
-                            'homepage' => 'http://status.net/wiki/Plugin:Sample',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/Sample',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('Fetches avatar and other profile information for WikiHow users when setting up an account via OpenID.'));
index 6867eb093e73724739cd1bfffa96009c8c8fa02a..f8476cd8f2b2fadc7864bcf3760fd83debc6840f 100644 (file)
@@ -461,7 +461,7 @@ class XmppPlugin extends ImPlugin
         $versions[] = array('name' => 'XMPP',
                             'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews, Evan Prodromou',
-                            'homepage' => 'http://status.net/wiki/Plugin:XMPP',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/XMPP',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             _m('The XMPP plugin allows users to send and receive notices over the XMPP/Jabber network.'));