Steemblr development update 15 - Reblogging


Steemblr is open source microblogging platform powered by steem blockchain . It allows user to post and explore content which is smaller than a traditional blog.

You can check developer version here: https://steemblr.com

Repository

https://github.com/snwolak/steemblr

New Feature

Reblogging

This update contains reblogging feature which works similarly to reblogging on tumblr/twitter. Instead of just resteeming posts, rebloged content is included in new post which is created when user is reblogging something.

Reblogged post will give 47.5% beneficiary reward to the original author automatically, information about rewards and original author is included in the post footer which can be seen outside steemblr in different steem dapps.

This is how it looks like

In explore section

In personal blog

When user clicks reblog button, redux store is informed to adjust new post editor interface.

Then entire post to reblog is also loaded to redux store so it can be shown in editor and later easily posted to blockchain and database.

Look of the reblogged post was implemented by using mostly simple if statements with styled-components.

Also some of the properities in the database were changed so post body is now different for steemblr and other dapps.

#1 #2 #3 #4 PR

Github Account

https://github.com/snwolak

View this post on steemblr
H2
H3
H4
Upload from PC
Video gallery
3 columns
2 columns
1 column
5 Comments