add option to open conversation view by clicking empty space in posts

This commit is contained in:
notfire 2025-08-14 20:19:36 -04:00
commit fafa399d74
No known key found for this signature in database
7 changed files with 22 additions and 0 deletions

View file

@ -133,6 +133,7 @@ export const defaultState = {
showFaviconBadge: true,
autoRefreshOnRequired: true,
showUnreadInTitle: true,
clickEmptyToOpenConversation: false,
renderMisskeyMarkdown: undefined,
renderMfmOnHover: undefined, // instance default
conversationDisplay: undefined, // instance default