add search pagination (just for statuses)

This commit is contained in:
notfire 2025-03-16 17:22:22 -04:00
commit c43ddf6c7b
No known key found for this signature in database
GPG key ID: 3AFDACAAB4E56B16
9 changed files with 151 additions and 15 deletions

View file

@ -122,6 +122,10 @@ export const defaultState = {
soundOnNotifVolume: 0.2,
soundOnNotifCustom: '',
boostsFollowDefVis: false,
searchPaginationLimit: 40,
sillyFeatures: false,
recurseSearch: false,
recurseSearchLimit: 100,
renderMisskeyMarkdown: undefined,
renderMfmOnHover: undefined, // instance default
conversationDisplay: undefined, // instance default