Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to fix support when FoF Direct Links is enabled #57

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

ahneale
Copy link
Contributor

@ahneale ahneale commented Apr 7, 2024

Update to src/Api/Controllers/SendInvitesController.php to fix a problem with support of direct links when FoF Direct Links extension is enabled.
original extension name was: zerosonesfun/direct-links
should reflect new extension name: fof/direct-links

Fixes #46 which was broken when zerosonesfun/direct-links became fof/direct-links

Changes proposed in this pull request:
src/Api/Controllers/SendInvitesController.php
updated:
zerosonesfun-direct-links
to:
fof-direct-links

Confirmed

  • Frontend changes: tested on a local Flarum installation.
  • Backend changes: tests are green (run composer test).

ahneale and others added 4 commits April 7, 2024 01:09
…sion fof/direct-links

Update to src/Api/Controllers/SendInvitesController.php to fix a problem with support of direct links when FoF Direct Links extension is enabled
original extension name was: zerosonesfun/direct-links
should reflect new extension name: fof/direct-links
@DavideIadeluca
Copy link
Member

@ahneale Thanks for the contribution!

@DavideIadeluca DavideIadeluca merged commit 1fe42c3 into FriendsOfFlarum:master Apr 8, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants