New Features
What feature(s) did you add?
Add convert vesting_shares to SP
Add steemit account keys hidden or shown for users privacy
Fix the posting auth showing list
How did you implement it/them?
https://github.com/Cha0s0000/MicroSteemit/commit/0b68d49d3ff82468c3de0d9d827df2b2fb8d8bc3
Request to the api for steemit account vesting_shares and current total fund_steem and total vesting_shares
https://github.com/Cha0s0000/MicroSteemit/commit/5fc93eb776e1a0fa70939c91c955648d389d46c7
Convert to SP and create the UI to show
https://github.com/Cha0s0000/MicroSteemit/commit/109a9d82186c6d98bf4e0ace063d242309f59cb7
For users privacy ,create a button to show or hide the keys whenever you want
https://github.com/Cha0s0000/MicroSteemit/commit/c0b5145bc016639dc3dd585e76c2d337131d51d5
Fix the showing posting auth list .
https://github.com/Cha0s0000/MicroSteemit/commit/d3d3178518516e874b8302f14795d0ccebc079c9
Update README file
Roadmap
- Add child comment of every depth
- Show account feed ,blog,comment,reply
- Add more function like transfer,chat and so on.
- Perfect the UI
How to contribute?
Github: https://github.com/Cha0s0000/MicroSteemit
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
Posted on Utopian.io - Rewarding Open Source Contributors