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

fix: change regex to match lightning emoji #1077

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

im-adithya
Copy link
Member

@im-adithya im-adithya commented Jun 23, 2022

Describe the changes you have made in this PR

Note: [For Linux (and Windows?)]

GitHub tipping is not currently working as the regex only checks for the lightning symbol but GitHub changes it to a g-emoji node everywhere (in bio and readme). This PR changes the regex to help find the zap (:zap:) emoji and the lightning address to support tipping!

Link this PR to an issue

--

Type of change (Remove other not matching type)

  • fix: Bug fix (non-breaking change which fixes an issue)

Screenshots of the changes (If any)

Add screenshots to help explain your problem

How has this been tested?

alby.mp4

Checklist

  • My code follows the style guidelines of this project and performed a self-review of my own code
  • New and existing tests pass locally with my changes
  • I checked if I need to make corresponding changes to the documentation (and made those changes if needed)

@im-adithya im-adithya force-pushed the task-github-tipping branch from 15b8bfb to 07ab48c Compare June 23, 2022 18:53
@im-adithya im-adithya mentioned this pull request Jun 24, 2022
19 tasks
@bumi bumi merged commit d939eb2 into getAlby:master Jul 6, 2022
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