Skip to content

Commit

Permalink
Remove sources for branches from config.
Browse files Browse the repository at this point in the history
  • Loading branch information
rob006 committed Mar 7, 2020
1 parent 08b0151 commit 3de4fe2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 146 deletions.
48 changes: 0 additions & 48 deletions config/fof-project.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,195 +18,147 @@
/* extensions list begin */
'fof-amazon-affiliation' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/amazon-affiliation/0.2.1/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/amazon-affiliation/master/resources/locale/en.yml',
],
'fof-auth-discord' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/auth-discord/0.1.3/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/auth-discord/master/resources/locale/en.yml',
],
'fof-auth-gitlab' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/auth-gitlab/0.1.0/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/auth-gitlab/master/resources/locale/en.yml',
],
'fof-ban-ips' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/ban-ips/0.1.5/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/ban-ips/master/resources/locale/en.yml',
],
'fof-best-answer' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/best-answer/0.1.6/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/best-answer/master/resources/locale/en.yml',
],
'fof-byobu' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/byobu/0.4.4/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/byobu/master/resources/locale/en.yml',
],
'fof-custom-footer' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/custom-footer/0.1.3/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/custom-footer/master/resources/locale/en.yml',
],
'fof-default-group' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/default-group/0.1.0/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/default-group/master/resources/locale/en.yml',
],
'fof-disposable-emails' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/disposable-emails/0.1.0/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/disposable-emails/master/locale/en.yml',
],
'fof-drafts' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/drafts/0.1.4/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/drafts/master/resources/locale/en.yml',
],
'fof-filter' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/filter/0.1.0-beta.2/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/filter/master/resources/locale/en.yml',
],
'fof-follow-tags' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/follow-tags/0.3.4/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/follow-tags/master/resources/locale/en.yml',
],
'fof-formatting' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/formatting/0.1.4/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/formatting/master/resources/locale/en.yml',
],
'fof-forum-statistics-widget' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/forum-statistics-widget/0.1.1/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/forum-statistics-widget/master/resources/locale/en.yml',
],
'fof-frontpage' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/frontpage/0.1.3/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/frontpage/master/resources/locale/en.yml',
],
'fof-gamification' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/gamification/0.1.6/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/gamification/master/resources/locale/en.yml',
],
'fof-geoip' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/geoip/0.1.5/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/geoip/master/resources/locale/en.yml',
],
'fof-github-sponsors' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/github-sponsors/0.1.1/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/github-sponsors/master/locale/en.yml',
],
'fof-html-errors' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/html-errors/0.3.1/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/html-errors/master/locale/en.yml',
],
'fof-ignore-users' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/ignore-users/0.1.5/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/ignore-users/master/resources/locale/en.yml',
],
'fof-linguist' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/linguist/0.4.2/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/linguist/master/resources/locale/en.yml',
],
'fof-links' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/links/0.2.1/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/links/master/locale/en.yml',
],
'fof-masquerade' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/masquerade/0.3.3/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/masquerade/master/resources/locale/en.yml',
],
'fof-merge-discussions' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/merge-discussions/0.3.3/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/merge-discussions/master/resources/locale/en.yml',
],
'fof-moderator-notes' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/moderator-notes/0.1.1/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/moderator-notes/master/resources/locale/en.yml',
],
'fof-nightmode' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/nightmode/0.4.0/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/nightmode/master/resources/locale/en.yml',
],
'fof-open-collective' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/open-collective/0.1.2/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/open-collective/master/resources/locale/en.yml',
],
'fof-pages' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/pages/0.3.0/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/pages/master/resources/locale/en.yml',
],
'fof-polls' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/polls/0.1.1/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/polls/master/resources/locale/en.yml',
],
'fof-pretty-mail' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/pretty-mail/0.1.6/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/pretty-mail/master/resources/locale/en.yml',
],
'fof-prevent-necrobumping' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/prevent-necrobumping/0.2.0/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/prevent-necrobumping/master/resources/locale/en.yml',
],
'fof-pwned-passwords' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/pwned-passwords/0.3.0/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/pwned-passwords/master/locale/en.yml',
],
'fof-reactions' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/reactions/0.2.1/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/reactions/master/resources/locale/en.yml',
],
'fof-recaptcha' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/recaptcha/0.1.2/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/recaptcha/master/resources/locale/en.yml',
],
'fof-secure-https' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/secure-https/v0.1.0/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/secure-https/master/resources/locale/en.yml',
],
'fof-sentry' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/sentry/0.4.7/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/sentry/master/resources/locale/en.yml',
],
'fof-share-social' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/share-social/0.1.2/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/share-social/master/resources/locale/en.yml',
],
'fof-socialprofile' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/socialprofile/0.1.1/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/socialprofile/master/resources/locale/en.yml',
],
'fof-spamblock' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/spamblock/0.2.1/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/spamblock/master/locale/en.yml',
],
'fof-split' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/split/0.4.3/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/split/master/locale/en.yml',
],
'fof-stopforumspam' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/stopforumspam/0.2.1/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/stopforumspam/master/locale/en.yml',
],
'fof-subscribed' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/subscribed/0.2.3/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/subscribed/master/resources/locale/en.yml',
],
'fof-terms' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/terms/0.4.1/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/terms/master/resources/locale/en.yml',
],
'fof-transliterator' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/transliterator/0.2.0/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/transliterator/master/locale/en.yml',
],
'fof-upload' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/upload/0.8.2/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/upload/master/resources/locale/en.yml',
],
'fof-user-bio' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/user-bio/0.1.3/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/user-bio/master/resources/locale/en.yml',
],
'fof-user-directory' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/user-directory/0.3.3/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/user-directory/master/resources/locale/en.yml',
],
'fof-username-request' => [
'tag' => 'https://raw.githubusercontent.com/FriendsOfFlarum/username-request/0.2.0/resources/locale/en.yml',
'branch' => 'https://raw.githubusercontent.com/FriendsOfFlarum/username-request/master/resources/locale/en.yml',
],
/* extensions list end */
];
Loading

0 comments on commit 3de4fe2

Please sign in to comment.