Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Develop/emailusers #7

Merged
merged 19 commits into from
Feb 8, 2019
Merged

Develop/emailusers #7

merged 19 commits into from
Feb 8, 2019

Conversation

snwolak
Copy link
Owner

@snwolak snwolak commented Feb 8, 2019

added:

  • google analytics.
  • new upvote component to handle upvoting for steem and non-blockchain users,
  • new follow button component, following is now non-blockchain for everyone with limit of 100,
  • uploading avatar for non-blockchain users and default avatar for every non-blockchain user without avatar,
  • terms of service, gpdr, cookie law
    change:
  • number of actions in post is now counted instead taking it from prop,
  • added offset to react-waypoint which means loading more posts should work better than before,
  • hide voting slider for non-steem users,
  • added links to terms of service and discord to side menu
    fix:
  • reblogging bugs

@snwolak snwolak merged commit 48a5c4d into master Feb 8, 2019
}
}
} else if (login.status && login.platform === "email") {
//If user logged in with steem account

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be "logged in with email", right?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, my bad.

@snwolak snwolak deleted the develop/emailusers branch March 1, 2019 17:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants