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

Push notifications #2225

Open
6 tasks
jb55 opened this issue May 7, 2024 · 4 comments
Open
6 tasks

Push notifications #2225

jb55 opened this issue May 7, 2024 · 4 comments

Comments

@jb55
Copy link
Collaborator

jb55 commented May 7, 2024

This is a tracking issue to get push notifications out the door

@alltheseas
Copy link
Collaborator

What is the dependency on waiting for permissions from apple @danieldaquino ?

@alltheseas
Copy link
Collaborator

What is the dependency on waiting for permissions from apple @danieldaquino ?

Do we have an issue for tracking the apple permissions?

@jb55 cc @danieldaquino meta-comment on issue of issues tracking: I re-arranged the issues to having the pre-requisite/mandatory tickets at the top, and the nice-to-haves and/or uncertain tickets towards the bottom. If yall agree we can carry forward this practice for issues of issues.

We can also carry forward this practice for milestones - most important issues at top, least at bottom.

@danieldaquino
Copy link
Contributor

@alltheseas

What is the dependency on waiting for permissions from apple @danieldaquino ?

For this particular plan, none. Here is an excerpt of an email containing relevant context:

(...) we might be able to roll it out whether or not we have the Push notification filtering entitlement.

Will mentioned that we do not yet have support for encrypted mute lists (we don’t create them, and we do not parse them either).

Since we do not have support for that yet (Most mute lists on Damus are presumably public), we can perform mute filtering on the server-side based on those public lists (without worsening user’s privacy). If we do that, then having the entitlement does not make a difference until we have encrypted mute lists.

Given that state of affairs, Will mentioned it will be worth rolling out that feature regardless of whether we get the entitlement or not.

@danieldaquino
Copy link
Contributor

most important issues at top, least at bottom.

Love it, 100% agree we should use that convention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

3 participants