logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe
commit: 03190ab124253f30ddce40c6541afe6154b58339
parent: c3b401167dcee32f57a271fc966a811cfe4b1fc5
Author: Shpuld Shpludson <shp@cock.li>
Date:   Mon, 13 Nov 2017 10:07:25 +0000

Merge branch 'fix/persisted-stream-setting' into 'develop'

Persist streaming setting between sessions.

See merge request pleroma/pleroma-fe!155

Diffstat:

Msrc/main.js1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/main.js b/src/main.js @@ -45,6 +45,7 @@ const persistedStateOptions = { 'config.hideNsfw', 'config.autoLoad', 'config.hoverPreview', + 'config.streaming', 'config.muteWords', 'users.lastLoginName' ]