Support reading remote collections #404
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#404
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current fix of #217 only show follower-only (or equivalent) comments to peoples mentioned in it, which means some peoples allowed to read a comment won't see it, but no people not allowed to can. We should query collections that are in the to/cc field of comments, to also show comments to the followers.
This imply sending signed GET requests as Mastodon offer an "Hide your network" option which hide followers from unauthenticated requests
Querying collection should take place here
80a4dae8bd/plume-models/src/comments.rs (L253)
Plume version (and/or commit): 0.2.0