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

Implement Outbox Reader to Render User's Outbox as a Feed #2

Merged
merged 13 commits into from
Feb 27, 2024

Conversation

akhileshthite
Copy link
Collaborator

@akhileshthite akhileshthite added the enhancement New feature or request label Feb 10, 2024
@akhileshthite akhileshthite self-assigned this Feb 10, 2024
Copy link
Contributor

@RangerMauve RangerMauve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great start, mind posting a screenshot of how it looks so far?

@akhileshthite
Copy link
Collaborator Author

Great start, mind posting a screenshot of how it looks so far?

Yeah, here:
outbox

ipns:// takes time to load.. hyper:// and http:// are fast

outbox.js Outdated
}

displayFollowActivity() {
const message = `New follow request from ${this.activityData.actor}`;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should display who the follow is to, as well.

@RangerMauve
Copy link
Contributor

After that last item, feel free to merge this into the initial branch

@akhileshthite akhileshthite merged commit 2319157 into initial Feb 27, 2024
@akhileshthite akhileshthite deleted the outbox branch February 27, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants