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

Blobs #2

Closed
wants to merge 5 commits into from
Closed

Blobs #2

wants to merge 5 commits into from

Conversation

boreq
Copy link
Contributor

@boreq boreq commented May 17, 2022

Related to #1.

boreq added 2 commits May 17, 2022 18:44
The code recognizes blobs in two message content types: about and post.

For about messages the code checks the "image" field. This field can be
a string containing a blob ref or a mention object.

For post messages the code checks the mentions field. This field is a
list of mention objects.
boreq added 3 commits May 17, 2022 20:32
One thing that comes to mind is storing another reason for keeping a
blob e.g. explicit pin requests made by the UI. Another thing could be
caching the size of a blob.
@boreq boreq force-pushed the blobs branch 2 times, most recently from 94c9cdc to 3a6cae2 Compare June 20, 2022 13:37
@boreq boreq closed this Jun 20, 2022
@boreq boreq deleted the blobs branch June 20, 2022 13:44
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