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

Watches only create subscriptions #449

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Conversation

keyserj
Copy link
Collaborator

@keyserj keyserj commented Jun 19, 2024

Description of changes

Additional context

Copy link

netlify bot commented Jun 19, 2024

Deploy Preview for velvety-vacherin-4193fb ready!

Name Link
🔨 Latest commit cf33a88
🔍 Latest deploy log https://app.netlify.com/sites/velvety-vacherin-4193fb/deploys/66733d48dd8f0d000832b6c0
😎 Deploy Preview https://deploy-preview-449--velvety-vacherin-4193fb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 55
Accessibility: 86
Best Practices: 92
SEO: 85
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jun 19, 2024

Deploy Preview for ameliorate-docs canceled.

Name Link
🔨 Latest commit cf33a88
🔍 Latest deploy log https://app.netlify.com/sites/ameliorate-docs/deploys/66733d48fded320008cb595c

keyserj added 2 commits June 19, 2024 15:19
previously was sending notifications to watchers even if they weren't
subscribed.
that strategy made it impossible to choose to ignore a thread
if you were watching a topic, because if you unsubscribe,
you'd become re-subscribed on every next comment.
no longer needed without sending notifications to watchers
@keyserj keyserj force-pushed the watches-only-create-subscriptions branch from 52fad7c to cf33a88 Compare June 19, 2024 20:19
@keyserj keyserj merged commit b740282 into main Jun 19, 2024
13 checks passed
@keyserj keyserj deleted the watches-only-create-subscriptions branch June 19, 2024 20:25
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.

1 participant