# New Features ## What feature(s) did you add? - Fix the tags showing style - Add voting ,comment,payout info of the comment author - Add sharing function ---  ---  ---  ---  ---- ## How did you implement it/them? - https://github.com/Cha0s0000/MicroSteemit/commit/7610c7e99a5a9ba99846c95a7258010a9d72fe7f Before fixing the style bug , the tags of the post in the detail page would be messy while the tag name is long and the tags number is more than 4.Like this:  --- But now: more user friendly  - https://github.com/Cha0s0000/MicroSteemit/commit/460e93e187c3b49709721a4ce0586c7ca225ca17 Create the Ui to show detail info of each comments - https://github.com/Cha0s0000/MicroSteemit/commit/da54c0ea522265d0d81e1040d0484284cf8745c3 design the style of the comment info - https://github.com/Cha0s0000/MicroSteemit/commit/e6eb098a250dd1afd63539ff957ee60768231d24 Get the comment detail info from the api request and add to the object - https://github.com/Cha0s0000/MicroSteemit/commit/155936e09604484273043c125063abd63f24a7c1 Add function of sharing the page to friend showing - https://github.com/Cha0s0000/MicroSteemit/commit/685d50397492c77970d6f7d6175200743a4a6a2d Beauty the style of the sharing function - https://github.com/Cha0s0000/MicroSteemit/commit/bb2c90b8381a9c8d74ffcdb8947d7cdacc5b9ae8 Sharing function main logic --- ## 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. <br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@cha0s0000/microsteemit-on-wechat-application-fix-the-tags-bug-and-update-some-new-functions">Utopian.io - Rewarding Open Source Contributors</a></em><hr/>
author | cha0s0000 | ||||||
---|---|---|---|---|---|---|---|
permlink | microsteemit-on-wechat-application-fix-the-tags-bug-and-update-some-new-functions | ||||||
category | utopian-io | ||||||
json_metadata | "{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":123103813,"name":"MicroSteemit","full_name":"Cha0s0000/MicroSteemit","html_url":"https://github.com/Cha0s0000/MicroSteemit","fork":false,"owner":{"login":"Cha0s0000"}},"pullRequests":[],"platform":"github","type":"development","tags":["utopian-io","steemit","steemstem","development","steemdev"],"links":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250717/hnl66gttpqfjdzjebqwn.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250720/ixve7k0ol2twhfrhmvuh.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250723/f1gjzwxogpcgguwokaps.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250726/vqjonjna5rsn1t1wwmkg.gif","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250866/buchkgqzypd5rrds2uyt.png"],"image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250717/hnl66gttpqfjdzjebqwn.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250720/ixve7k0ol2twhfrhmvuh.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250723/f1gjzwxogpcgguwokaps.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250726/vqjonjna5rsn1t1wwmkg.gif","https://res.cloudinary.com/hpiynhbhq/image/upload/v1521250866/buchkgqzypd5rrds2uyt.png"],"moderator":{"account":"codingdefined","time":"2018-03-18T05:52:34.637Z","reviewed":true,"pending":false,"flagged":false},"questions":[{"question":"Is the project description formal?","answers":[{"value":"Yes it’s straight to the point","selected":true,"score":10},{"value":"Need more description ","selected":false,"score":5},{"value":"Not too descriptive","selected":false,"score":0}],"selected":0},{"question":"Is the language / grammar correct?","answers":[{"value":"Yes","selected":true,"score":20},{"value":"A few mistakes","selected":false,"score":10},{"value":"It's pretty bad","selected":false,"score":0}],"selected":0},{"question":"Was the template followed?","answers":[{"value":"Yes","selected":true,"score":10},{"value":"Partially","selected":false,"score":5},{"value":"No","selected":false,"score":0}],"selected":0},{"question":"How do you rate the amount of work?","answers":[{"value":"Very High","selected":false,"score":20},{"value":"High","selected":false,"score":16},{"value":"Medium","selected":true,"score":12},{"value":"Low","selected":false,"score":7},{"value":"Very Low","selected":false,"score":3}],"selected":2},{"question":"How do you rate the impact on the Project?","answers":[{"value":"Very High","selected":false,"score":20},{"value":"High","selected":false,"score":16},{"value":"Medium","selected":false,"score":12},{"value":"Low","selected":false,"score":7},{"value":"Very Low","selected":true,"score":3}],"selected":4}],"score":50}" | ||||||
created | 2018-03-17 01:47:18 | ||||||
last_update | 2018-03-18 05:52:33 | ||||||
depth | 0 | ||||||
children | 3 | ||||||
last_payout | 2018-03-24 01:47:18 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 27.412 HBD | ||||||
curator_payout_value | 11.810 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 2,760 | ||||||
author_reputation | 30,983,518,016,225 | ||||||
root_title | "MicroSteemit on Wechat application --- fix the tags bug and update some new functions " | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 44,862,015 | ||||||
net_rshares | 13,634,715,799,936 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
happyukgo | 0 | 171,810,227 | 8% | ||
mys | 0 | 82,803,805,763 | 100% | ||
steemitri | 0 | 16,731,165,024 | 15% | ||
shengjian | 0 | 591,533,891 | 2.71% | ||
cifer | 0 | 7,120,197,383 | 65% | ||
tvb | 0 | 67,708,773,074 | 100% | ||
chenhs | 0 | 6,140,796,836 | 100% | ||
superbing | 0 | 817,481,099 | 7% | ||
dailyfortune | 0 | 626,238,097 | 8% | ||
dailystats | 0 | 1,131,760,543 | 7% | ||
loshcat | 0 | 1,804,723,392 | 100% | ||
utopian-io | 0 | 13,428,303,903,424 | 8.5% | ||
anxin | 0 | 210,124,606 | 2.71% | ||
lebin | 0 | 17,799,707,546 | 30% | ||
prch | 0 | 79,850,620 | 2.32% | ||
comingback | 0 | 159,329,764 | 100% | ||
dailychina | 0 | 854,502,231 | 7% | ||
dongfengman | 0 | 232,844,788 | 2.71% | ||
ratamocha | 0 | 647,095,643 | 100% | ||
ethanlee | 0 | 270,060,844 | 2.32% | ||
lilypang22 | 0 | 66,976,547 | 2.71% | ||
sweet-jenny8 | 0 | 443,118,594 | 2.71% |
Thank you for the contribution. It has been approved. You can contact us on [Discord](https://discord.gg/uTyJkNm). **[[utopian-moderator]](https://utopian.io/moderators)**
author | codingdefined |
---|---|
permlink | re-cha0s0000-microsteemit-on-wechat-application-fix-the-tags-bug-and-update-some-new-functions-20180318t055240368z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-03-18 05:52:39 |
last_update | 2018-03-18 05:52:39 |
depth | 1 |
children | 1 |
last_payout | 2018-03-25 05:52:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 1.172 HBD |
curator_payout_value | 0.389 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 172 |
author_reputation | 529,653,122,191,646 |
root_title | "MicroSteemit on Wechat application --- fix the tags bug and update some new functions " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 45,081,865 |
net_rshares | 459,562,491,372 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
utopian.tip | 0 | 459,562,491,372 | 37.93% |
Hey @codingdefined, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!
author | utopian.tip |
---|---|
permlink | re-re-cha0s0000-microsteemit-on-wechat-application-fix-the-tags-bug-and-update-some-new-functions-20180318t055240368z-20180318t142209 |
category | utopian-io |
json_metadata | "" |
created | 2018-03-18 14:22:12 |
last_update | 2018-03-18 14:22:12 |
depth | 2 |
children | 0 |
last_payout | 2018-03-25 14:22:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 163 |
author_reputation | 238,310,597,885 |
root_title | "MicroSteemit on Wechat application --- fix the tags bug and update some new functions " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 45,148,321 |
net_rshares | 0 |
### Hey @cha0s0000 I am @utopian-io. I have just upvoted you! #### Achievements - You have less than 500 followers. Just gave you a gift to help you succeed! - Seems like you contribute quite often. AMAZING! #### Community-Driven Witness! I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER! - <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a> - <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a> - Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a> [](https://steemit.com/~witnesses) **Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
author | utopian-io |
---|---|
permlink | re-cha0s0000-microsteemit-on-wechat-application-fix-the-tags-bug-and-update-some-new-functions-20180318t123051828z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"} |
created | 2018-03-18 12:30:51 |
last_update | 2018-03-18 12:30:51 |
depth | 1 |
children | 0 |
last_payout | 2018-03-25 12:30:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,085 |
author_reputation | 152,955,367,999,756 |
root_title | "MicroSteemit on Wechat application --- fix the tags bug and update some new functions " |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 45,130,699 |
net_rshares | 0 |