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: rate-limiting the Linkify experiment #504

Merged
merged 1 commit into from
Jul 2, 2018
Merged

Conversation

lidel
Copy link
Member

@lidel lidel commented Jun 26, 2018

This PR updates very old content script responsible for making plain text IPFS paths clickable.

  • Support dynamic JS apps by rate-limiting operations via global job queue

- support dynamic JS apps by rate-limiting operations
  - run only one DOM-mutating task at the time
  - ignore Elements that have or are under a parents marked
    with HTMLElement.contentEditable property
- closes #503
@lidel lidel self-assigned this Jun 26, 2018
@lidel lidel merged commit ffb1086 into master Jul 2, 2018
@lidel lidel deleted the fix/linkify-in-slack branch July 2, 2018 08:05
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.

Linkify experiment breaks Slack and Twitter
1 participant