Updated Introduction/onboarding flow

• Updated:
- Introduction/onboarding flow

• Added:
- autoJoinGroup to default "Introduce Yourself" group in gab.com if you post the welcome post in introduction last slide
This commit is contained in:
mgabdev
2020-07-14 22:31:54 -05:00
parent 0eb3ae2dfa
commit de834cd586
11 changed files with 236 additions and 65 deletions

View File

@@ -8,7 +8,7 @@ import uuid from '../utils/uuid'
const initialState = ImmutableMap({
saved: true,
onboarded: false,
shownOnboarding: false,
skinTone: 1,
commentSorting: COMMENT_SORTING_TYPE_OLDEST,