长文沉浸式阅读与段评#209
Merged
Merged
Conversation
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.
概要
为
articleType=6长文新增沉浸式阅读体验与起点式段评能力。普通文章、问答、思绪、机要的阅读与评论行为保持不变。
阅读体验
localStorage.longArticleSettings。段评能力
段评交互优化
数据库迁移
执行:
为
symphony_comment增加段评类型、段落标识、段落类型、顺序、快照与状态字段,并创建段评查询索引。旧评论默认保留为章评,不影响历史数据。
新增接口
POST /comment/paragraphPOST /comment/paragraph/summaryPOST /comment/paragraph/thread/parents接口说明已更新至
API.md,需要同步到鱼排 API 文档文章。