Say what a place actually does in 0.14.0 - #28
Merged
Conversation
The Places section described one feed, no colour, and a welcome behind a button. Plaza 0.14.0 reads the rest of the fields the format carries, so a community can carry several feeds and switch between them, and one that states a colour is drawn in it. Both pages also said a place published once means the same thing in both clients. The field names are shared and the document is read the same way, but there is no shared publishing path: Hallway's deployer ships a site with the object embedded in it, and Plaza reads a kind:30078 carrying that object. Somebody has to publish the second one by hand today, so the roadmap asks for the shared path instead of implying it already exists.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Follows plaza#331, released as v0.14.0.
The Places section on both pages described one feed, no colour, and a welcome behind a button. Plaza now reads the rest of the fields the format carries, so a community can carry several feeds and switch between them, and one that states a colour is drawn in it: the accent, its tile on the rail, and the handles, mentions and links throughout its feed. Anything that means a state is left alone, so a warning, a zap and an unread mark read the same in every room.
The claim that was overreaching
Both pages said a place published once means the same thing in both clients. The field names are shared and the document is read the same way, but there is no shared publishing path. Hallway's deployer ships a site with the object embedded in its
index.html; Plaza reads akind:30078carrying that same object. Somebody has to publish the second one by hand today.So the pages now say exactly that, and the roadmap asks for the shared path rather than implying it already exists. The rest of that paragraph is unchanged, minus "the rest of the fields the format carries", which shipped.
npm run buildpasses.