Merge remote-tracking branch 'tusooa/from/develop/tusooa/tree-threading' into shigusegubu
* tusooa/from/develop/tusooa/tree-threading: Add English translations for fading ancestor option Make fading ancestors optional Update English translation for tree view settings Split conversation display style into two different settings Make 'Show full conversation' button have left border in embbeded mode Fix showingLongSubject not correctly propagated Fix timeline jump when scrolling Make replying and mediaPlaying controlled Clean up debug code for tree threading Fix virtual scrolling for tree threading Fix controlled status display toggles Add English translations for other replies count Add other replies count for reply list link Do not display replies inside status as link if there are no other replies
This commit is contained in:
commit
b40942557c
7 changed files with 44 additions and 26 deletions
|
|
@ -86,7 +86,9 @@ export const defaultState = {
|
|||
virtualScrolling: undefined, // instance default
|
||||
sensitiveByDefault: undefined, // instance default
|
||||
conversationDisplay: undefined, // instance default
|
||||
conversationTreeAdvanced: undefined, // instance default
|
||||
conversationOtherRepliesButton: undefined, // instance default
|
||||
conversationTreeFadeAncestors: undefined, // instance default
|
||||
maxDepthInThread: 6
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue