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

Send Update activity on profile updates #1340

Closed
Laurin-W opened this issue Dec 13, 2024 · 4 comments
Closed

Send Update activity on profile updates #1340

Laurin-W opened this issue Dec 13, 2024 · 4 comments

Comments

@Laurin-W
Copy link
Contributor

Problem
As far as I know, there is no activity sent to friends and followers, if you change your profile, is there @srosset81?

Proposal
Listen to WebId and profile changes and send an Update activity to friends and followers.

Note
This might have to be addressed on the ActivityPods side.

@srosset81
Copy link
Contributor

It should work but it may be broken.

@Zek1t0
Copy link

Zek1t0 commented Dec 14, 2024

Hello, I’m interested in working on this issue. Could you confirm if it’s still available for someone to take? If you have any specific guidelines or suggestions for tackling this, please let me know. Thank you!

@Laurin-W
Copy link
Contributor Author

Hi @Zek1t0, that's very cool to hear!
I'll check if / what needs to be done later today and will give you an update :)

@Laurin-W
Copy link
Contributor Author

Laurin-W commented Dec 17, 2024

I did recheck and indeed you are right @srosset81. This is actually working, sorry for the noise. The object watcher middleware listens to changes to the WebId document and sends a post to followers (not to users that shared the profile with you though, so this could be another issue to discuss...).

@Zek1t0, if you are interested in doing a contribution in general, here are some issues that might be interesting :)

Middleware / Backend

#1331

Frontend:

activitypods/activitypods#60

#1308
#1307 (somewhat related, middleware)

#1325

activitypods/activitypods#305

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants