Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
i will write a longer description later but rn jonny is very hungy.
anyway it's this:
post_titles_blur.mp4
Motivation:
One step towards:
https://wiki.neuromatch.social/Sticky_Posts
To have a better way of communicating in-medium about proposals and instance governance stuff since announcements are effectively invisible and you can't discuss things underneath them anyway. It would be lovely to have sticky posts in home and local feeds. To make that not horrible we need to be able to collapse them down really tiny so they aren't obtrusive. To make that work we need to have something to show when they're collapsed, and a title sounds like a good idea.
Additionally, if posts have titles and you can shrink them down very tiny, then we can also get something like a forum where the post title serves as a "thread" within the "category" of the title.
Additionally Additionally we can make another tab drawer on someone's account that serves more as a longform blog, with all their titled posts
Summary:
slug
andtitle
are separate fields fromtext
in the REST serialization,content
is the rendered HTML, as masto usually does./accounts/:username/slugs/:slug
endpoint to get a single status by slughead
metadataTODO:
Another PR
slugs
API endpoint an index so we can use it to make a separate page