create account

Steemnova -Fixed sorting by score in memberlist by mwfiae

View this thread on: hive.blogpeakd.comecency.com
· @mwfiae · (edited)
$66.52
Steemnova -Fixed sorting by score in memberlist
## Bug Fixes
### What was the issue?
In the alliance memberlist one can sort by score. But the thousand separator was interpreted as decimal separator by the sorting plugin [(jQuery TableSorter)](https://mottie.github.io/tablesorter/).
That means a score of 1042 (1.042) was sorted in between 1 and 2. 

#### Recording
[![image.png](https://i.imgur.com/vpkFywG.gif)](https://i.imgur.com/vpkFywG.gif)

<sub>with the permission from @louis88</sub>

### What was the solution?
I had to add a new parser for the sorting library, so I could remove the point while sorting by score. For example "1.042" is now transformed to "1042" and then correctly interpreted as the number 1042.

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1519425366/knjlsrxoenywcsuvszed.png)

### Links
[Github PullRequest](https://github.com/steemnova/steemnova/pull/34/)

[Github Issue](https://github.com/steemnova/steemnova/issues/36)

[Bugpost Utopian](https://steemit.com/utopian-io/@louis88/wrong-display-when-sorting-of-alliance-members)

<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@mwfiae/steemnova-fixed-sorting-by-score-in-memberlist">Utopian.io -  Rewarding Open Source Contributors</a></em><hr/>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 103 others
properties (23)
authormwfiae
permlinksteemnova-fixed-sorting-by-score-in-memberlist
categoryutopian-io
json_metadata"{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":118179003,"name":"steemnova","full_name":"steemnova/steemnova","html_url":"https://github.com/steemnova/steemnova","fork":false,"owner":{"login":"steemnova"}},"pullRequests":[{"url":"https://api.github.com/repos/steemnova/steemnova/pulls/34","id":170033061,"html_url":"https://github.com/steemnova/steemnova/pull/34","diff_url":"https://github.com/steemnova/steemnova/pull/34.diff","patch_url":"https://github.com/steemnova/steemnova/pull/34.patch","issue_url":"https://api.github.com/repos/steemnova/steemnova/issues/34","number":34,"state":"closed","locked":false,"title":"Fix sorting in memberlist","user":{"login":"MWFIAE","id":6072971,"avatar_url":"https://avatars3.githubusercontent.com/u/6072971?v=4","gravatar_id":"","url":"https://api.github.com/users/MWFIAE","html_url":"https://github.com/MWFIAE","followers_url":"https://api.github.com/users/MWFIAE/followers","following_url":"https://api.github.com/users/MWFIAE/following{/other_user}","gists_url":"https://api.github.com/users/MWFIAE/gists{/gist_id}","starred_url":"https://api.github.com/users/MWFIAE/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MWFIAE/subscriptions","organizations_url":"https://api.github.com/users/MWFIAE/orgs","repos_url":"https://api.github.com/users/MWFIAE/repos","events_url":"https://api.github.com/users/MWFIAE/events{/privacy}","received_events_url":"https://api.github.com/users/MWFIAE/received_events","type":"User","site_admin":false},"body":"This closes the issue that louis88's [utopian.io post](https://steemit.com/utopian-io/@louis88/wrong-display-when-sorting-of-alliance-members) will create ;)","created_at":"2018-02-19T18:59:10Z","updated_at":"2018-02-19T19:36:04Z","closed_at":"2018-02-19T19:36:04Z","merged_at":"2018-02-19T19:36:04Z","merge_commit_sha":"a55d42789726c13b13c7d10c9c73b8420edd7557","assignee":null,"assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"commits_url":"https://api.github.com/repos/steemnova/steemnova/pulls/34/commits","review_comments_url":"https://api.github.com/repos/steemnova/steemnova/pulls/34/comments","review_comment_url":"https://api.github.com/repos/steemnova/steemnova/pulls/comments{/number}","comments_url":"https://api.github.com/repos/steemnova/steemnova/issues/34/comments","statuses_url":"https://api.github.com/repos/steemnova/steemnova/statuses/78b8961d39423d0c9411a053b6ee2638955c07b4","head":{"label":"MWFIAE:patch-5","ref":"patch-5","sha":"78b8961d39423d0c9411a053b6ee2638955c07b4","user":{"login":"MWFIAE","id":6072971,"avatar_url":"https://avatars3.githubusercontent.com/u/6072971?v=4","gravatar_id":"","url":"https://api.github.com/users/MWFIAE","html_url":"https://github.com/MWFIAE","followers_url":"https://api.github.com/users/MWFIAE/followers","following_url":"https://api.github.com/users/MWFIAE/following{/other_user}","gists_url":"https://api.github.com/users/MWFIAE/gists{/gist_id}","starred_url":"https://api.github.com/users/MWFIAE/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MWFIAE/subscriptions","organizations_url":"https://api.github.com/users/MWFIAE/orgs","repos_url":"https://api.github.com/users/MWFIAE/repos","events_url":"https://api.github.com/users/MWFIAE/events{/privacy}","received_events_url":"https://api.github.com/users/MWFIAE/received_events","type":"User","site_admin":false},"repo":{"id":121456364,"name":"steemnova","full_name":"MWFIAE/steemnova","owner":{"login":"MWFIAE","id":6072971,"avatar_url":"https://avatars3.githubusercontent.com/u/6072971?v=4","gravatar_id":"","url":"https://api.github.com/users/MWFIAE","html_url":"https://github.com/MWFIAE","followers_url":"https://api.github.com/users/MWFIAE/followers","following_url":"https://api.github.com/users/MWFIAE/following{/other_user}","gists_url":"https://api.github.com/users/MWFIAE/gists{/gist_id}","starred_url":"https://api.github.com/users/MWFIAE/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MWFIAE/subscriptions","organizations_url":"https://api.github.com/users/MWFIAE/orgs","repos_url":"https://api.github.com/users/MWFIAE/repos","events_url":"https://api.github.com/users/MWFIAE/events{/privacy}","received_events_url":"https://api.github.com/users/MWFIAE/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/MWFIAE/steemnova","description":null,"fork":true,"url":"https://api.github.com/repos/MWFIAE/steemnova","forks_url":"https://api.github.com/repos/MWFIAE/steemnova/forks","keys_url":"https://api.github.com/repos/MWFIAE/steemnova/keys{/key_id}","collaborators_url":"https://api.github.com/repos/MWFIAE/steemnova/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/MWFIAE/steemnova/teams","hooks_url":"https://api.github.com/repos/MWFIAE/steemnova/hooks","issue_events_url":"https://api.github.com/repos/MWFIAE/steemnova/issues/events{/number}","events_url":"https://api.github.com/repos/MWFIAE/steemnova/events","assignees_url":"https://api.github.com/repos/MWFIAE/steemnova/assignees{/user}","branches_url":"https://api.github.com/repos/MWFIAE/steemnova/branches{/branch}","tags_url":"https://api.github.com/repos/MWFIAE/steemnova/tags","blobs_url":"https://api.github.com/repos/MWFIAE/steemnova/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/MWFIAE/steemnova/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/MWFIAE/steemnova/git/refs{/sha}","trees_url":"https://api.github.com/repos/MWFIAE/steemnova/git/trees{/sha}","statuses_url":"https://api.github.com/repos/MWFIAE/steemnova/statuses/{sha}","languages_url":"https://api.github.com/repos/MWFIAE/steemnova/languages","stargazers_url":"https://api.github.com/repos/MWFIAE/steemnova/stargazers","contributors_url":"https://api.github.com/repos/MWFIAE/steemnova/contributors","subscribers_url":"https://api.github.com/repos/MWFIAE/steemnova/subscribers","subscription_url":"https://api.github.com/repos/MWFIAE/steemnova/subscription","commits_url":"https://api.github.com/repos/MWFIAE/steemnova/commits{/sha}","git_commits_url":"https://api.github.com/repos/MWFIAE/steemnova/git/commits{/sha}","comments_url":"https://api.github.com/repos/MWFIAE/steemnova/comments{/number}","issue_comment_url":"https://api.github.com/repos/MWFIAE/steemnova/issues/comments{/number}","contents_url":"https://api.github.com/repos/MWFIAE/steemnova/contents/{+path}","compare_url":"https://api.github.com/repos/MWFIAE/steemnova/compare/{base}...{head}","merges_url":"https://api.github.com/repos/MWFIAE/steemnova/merges","archive_url":"https://api.github.com/repos/MWFIAE/steemnova/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/MWFIAE/steemnova/downloads","issues_url":"https://api.github.com/repos/MWFIAE/steemnova/issues{/number}","pulls_url":"https://api.github.com/repos/MWFIAE/steemnova/pulls{/number}","milestones_url":"https://api.github.com/repos/MWFIAE/steemnova/milestones{/number}","notifications_url":"https://api.github.com/repos/MWFIAE/steemnova/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/MWFIAE/steemnova/labels{/name}","releases_url":"https://api.github.com/repos/MWFIAE/steemnova/releases{/id}","deployments_url":"https://api.github.com/repos/MWFIAE/steemnova/deployments","created_at":"2018-02-14T01:10:08Z","updated_at":"2018-02-14T01:10:12Z","pushed_at":"2018-02-22T20:06:31Z","git_url":"git://github.com/MWFIAE/steemnova.git","ssh_url":"git@github.com:MWFIAE/steemnova.git","clone_url":"https://github.com/MWFIAE/steemnova.git","svn_url":"https://github.com/MWFIAE/steemnova","homepage":null,"size":6112,"stargazers_count":0,"watchers_count":0,"language":"PHP","has_issues":false,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"open_issues_count":0,"license":null,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master"}},"base":{"label":"steemnova:master","ref":"master","sha":"c603c2a89335fb4ce77573939e6ea2c979836a8f","user":{"login":"steemnova","id":35613083,"avatar_url":"https://avatars0.githubusercontent.com/u/35613083?v=4","gravatar_id":"","url":"https://api.github.com/users/steemnova","html_url":"https://github.com/steemnova","followers_url":"https://api.github.com/users/steemnova/followers","following_url":"https://api.github.com/users/steemnova/following{/other_user}","gists_url":"https://api.github.com/users/steemnova/gists{/gist_id}","starred_url":"https://api.github.com/users/steemnova/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemnova/subscriptions","organizations_url":"https://api.github.com/users/steemnova/orgs","repos_url":"https://api.github.com/users/steemnova/repos","events_url":"https://api.github.com/users/steemnova/events{/privacy}","received_events_url":"https://api.github.com/users/steemnova/received_events","type":"Organization","site_admin":false},"repo":{"id":118179003,"name":"steemnova","full_name":"steemnova/steemnova","owner":{"login":"steemnova","id":35613083,"avatar_url":"https://avatars0.githubusercontent.com/u/35613083?v=4","gravatar_id":"","url":"https://api.github.com/users/steemnova","html_url":"https://github.com/steemnova","followers_url":"https://api.github.com/users/steemnova/followers","following_url":"https://api.github.com/users/steemnova/following{/other_user}","gists_url":"https://api.github.com/users/steemnova/gists{/gist_id}","starred_url":"https://api.github.com/users/steemnova/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemnova/subscriptions","organizations_url":"https://api.github.com/users/steemnova/orgs","repos_url":"https://api.github.com/users/steemnova/repos","events_url":"https://api.github.com/users/steemnova/events{/privacy}","received_events_url":"https://api.github.com/users/steemnova/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/steemnova/steemnova","description":null,"fork":false,"url":"https://api.github.com/repos/steemnova/steemnova","forks_url":"https://api.github.com/repos/steemnova/steemnova/forks","keys_url":"https://api.github.com/repos/steemnova/steemnova/keys{/key_id}","collaborators_url":"https://api.github.com/repos/steemnova/steemnova/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/steemnova/steemnova/teams","hooks_url":"https://api.github.com/repos/steemnova/steemnova/hooks","issue_events_url":"https://api.github.com/repos/steemnova/steemnova/issues/events{/number}","events_url":"https://api.github.com/repos/steemnova/steemnova/events","assignees_url":"https://api.github.com/repos/steemnova/steemnova/assignees{/user}","branches_url":"https://api.github.com/repos/steemnova/steemnova/branches{/branch}","tags_url":"https://api.github.com/repos/steemnova/steemnova/tags","blobs_url":"https://api.github.com/repos/steemnova/steemnova/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/steemnova/steemnova/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/steemnova/steemnova/git/refs{/sha}","trees_url":"https://api.github.com/repos/steemnova/steemnova/git/trees{/sha}","statuses_url":"https://api.github.com/repos/steemnova/steemnova/statuses/{sha}","languages_url":"https://api.github.com/repos/steemnova/steemnova/languages","stargazers_url":"https://api.github.com/repos/steemnova/steemnova/stargazers","contributors_url":"https://api.github.com/repos/steemnova/steemnova/contributors","subscribers_url":"https://api.github.com/repos/steemnova/steemnova/subscribers","subscription_url":"https://api.github.com/repos/steemnova/steemnova/subscription","commits_url":"https://api.github.com/repos/steemnova/steemnova/commits{/sha}","git_commits_url":"https://api.github.com/repos/steemnova/steemnova/git/commits{/sha}","comments_url":"https://api.github.com/repos/steemnova/steemnova/comments{/number}","issue_comment_url":"https://api.github.com/repos/steemnova/steemnova/issues/comments{/number}","contents_url":"https://api.github.com/repos/steemnova/steemnova/contents/{+path}","compare_url":"https://api.github.com/repos/steemnova/steemnova/compare/{base}...{head}","merges_url":"https://api.github.com/repos/steemnova/steemnova/merges","archive_url":"https://api.github.com/repos/steemnova/steemnova/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/steemnova/steemnova/downloads","issues_url":"https://api.github.com/repos/steemnova/steemnova/issues{/number}","pulls_url":"https://api.github.com/repos/steemnova/steemnova/pulls{/number}","milestones_url":"https://api.github.com/repos/steemnova/steemnova/milestones{/number}","notifications_url":"https://api.github.com/repos/steemnova/steemnova/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/steemnova/steemnova/labels{/name}","releases_url":"https://api.github.com/repos/steemnova/steemnova/releases{/id}","deployments_url":"https://api.github.com/repos/steemnova/steemnova/deployments","created_at":"2018-01-19T21:11:59Z","updated_at":"2018-02-22T00:14:09Z","pushed_at":"2018-02-22T20:06:32Z","git_url":"git://github.com/steemnova/steemnova.git","ssh_url":"git@github.com:steemnova/steemnova.git","clone_url":"https://github.com/steemnova/steemnova.git","svn_url":"https://github.com/steemnova/steemnova","homepage":null,"size":6070,"stargazers_count":8,"watchers_count":8,"language":"PHP","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":12,"mirror_url":null,"archived":false,"open_issues_count":19,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit"},"forks":12,"open_issues":19,"watchers":8,"default_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/steemnova/steemnova/pulls/34"},"html":{"href":"https://github.com/steemnova/steemnova/pull/34"},"issue":{"href":"https://api.github.com/repos/steemnova/steemnova/issues/34"},"comments":{"href":"https://api.github.com/repos/steemnova/steemnova/issues/34/comments"},"review_comments":{"href":"https://api.github.com/repos/steemnova/steemnova/pulls/34/comments"},"review_comment":{"href":"https://api.github.com/repos/steemnova/steemnova/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/steemnova/steemnova/pulls/34/commits"},"statuses":{"href":"https://api.github.com/repos/steemnova/steemnova/statuses/78b8961d39423d0c9411a053b6ee2638955c07b4"}},"author_association":"CONTRIBUTOR"}],"platform":"github","type":"development","tags":["utopian-io","steemnova","bugfix","memberlist","sorting"],"users":["louis88"],"links":["https://mottie.github.io/tablesorter/","https://i.imgur.com/vpkFywG.gif","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519425366/knjlsrxoenywcsuvszed.png","https://github.com/steemnova/steemnova/pull/34/","https://github.com/steemnova/steemnova/issues/36","https://steemit.com/utopian-io/@louis88/wrong-display-when-sorting-of-alliance-members"],"image":["https://i.imgur.com/vpkFywG.gif","https://res.cloudinary.com/hpiynhbhq/image/upload/v1519425366/knjlsrxoenywcsuvszed.png"],"moderator":{"account":"vladimir-simovic","time":"2018-02-26T00:27:31.056Z","reviewed":true,"pending":false,"flagged":false},"questions":[],"score":0}"
created2018-02-23 23:30:51
last_update2018-02-26 00:27:30
depth0
children7
last_payout2018-03-02 23:30:51
cashout_time1969-12-31 23:59:59
total_payout_value47.280 HBD
curator_payout_value19.236 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,216
author_reputation8,649,692,852,318
root_title"Steemnova -Fixed sorting by score in memberlist"
beneficiaries
0.
accountutopian.pay
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,978,421
net_rshares15,356,446,260,381
author_curate_reward""
vote details (167)
@steemdunk ·
steemdunk-reply-1519512568480
<div class="pull-right">
  <img src="https://steemitimages.com/DQmTtkrMW5Nsq8Lm3pL4pzVWQAEtqNoZZ6FhzAVmsXYEfZz/steemdunk-avatar-256x264-transparent.png">
</div>

Hello, as a member of @steemdunk you have received a free courtesy boost! Steemdunk is an automated curation platform that is easy to use and built for the community. Join us at https://steemdunk.xyz

Upvote this comment to support the bot and increase your future rewards!
properties (22)
authorsteemdunk
permlinksteemdunk-reply-1519512568480
categoryutopian-io
json_metadata{}
created2018-02-24 22:49:33
last_update2018-02-24 22:49:33
depth1
children0
last_payout2018-03-03 22:49:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length436
author_reputation1,828,858,777,968
root_title"Steemnova -Fixed sorting by score in memberlist"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,196,914
net_rshares0
@steemitboard ·
Congratulations @mwfiae! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/comments.png)](http://steemitboard.com/@mwfiae) Award for the number of comments
[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/commented.png)](http://steemitboard.com/@mwfiae) Award for the number of comments received
[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/voted.png)](http://steemitboard.com/@mwfiae) Award for the number of upvotes received

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> Upvote this notification to help all Steemit users. Learn why [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-mwfiae-20180226t124705000z
categoryutopian-io
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2018-02-26 12:47:03
last_update2018-02-26 12:47:03
depth1
children0
last_payout2018-03-05 12:47:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,002
author_reputation38,975,615,169,260
root_title"Steemnova -Fixed sorting by score in memberlist"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,592,702
net_rshares0
@steemitstats ·
@mwfiae, I like your contribution to open source project, so I upvote to support you.
properties (22)
authorsteemitstats
permlink20180223t233151860z-post
categoryutopian-io
json_metadata{"tags":["utopian-io"]}
created2018-02-23 23:32:12
last_update2018-02-23 23:32:12
depth1
children0
last_payout2018-03-02 23:32:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation351,882,871,185
root_title"Steemnova -Fixed sorting by score in memberlist"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id39,978,600
net_rshares0
@utopian-1up ·
<div class="pull-left">

![1UP-Kayrex_tiny.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1515383984/ekyf2thxg7j2t0qro1h3.png)

</div>

<div class="text-justify">


### You've got upvoted by <code>Utopian-1UP</code>!
You can give up to ten [1UP](https://steemit.com/utopian-io/@steem-plus/steemplus-2-4-utopian-1up-is-here)'s to Utopian posts every day after they are accepted by a Utopian moderator and before they are upvoted by the official @utopian-io account. Install the @steem-plus browser extension to use 1UP. By following the 1UP-trail using [SteemAuto](https://steemauto.com/) you support great Utopian authors and earn high curation rewards at the same time. 

<hr>

1UP is neither organized nor endorsed by Utopian.io!

</div>
properties (22)
authorutopian-1up
permlink20180226t052851401z
categoryutopian-io
json_metadata{"app":"1up"}
created2018-02-26 05:28:51
last_update2018-02-26 05:28:51
depth1
children0
last_payout2018-03-05 05:28:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length764
author_reputation2,324,758,056,093
root_title"Steemnova -Fixed sorting by score in memberlist"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,508,191
net_rshares0
@utopian-io ·
### Hey @mwfiae I am @utopian-io. I have just upvoted you!
#### Achievements
- WOW WOW WOW People loved what you did here. GREAT JOB!
- 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>

[![mooncryption-utopian-witness-gif](https://steemitimages.com/DQmYPUuQRptAqNBCQRwQjKWAqWU3zJkL3RXVUtEKVury8up/mooncryption-s-utopian-io-witness-gif.gif)](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**
properties (22)
authorutopian-io
permlinkre-mwfiae-steemnova-fixed-sorting-by-score-in-memberlist-20180226t143230756z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-02-26 14:32:30
last_update2018-02-26 14:32:30
depth1
children0
last_payout2018-03-05 14:32:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,139
author_reputation152,955,367,999,756
root_title"Steemnova -Fixed sorting by score in memberlist"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,615,541
net_rshares0
@vladimir-simovic ·
$0.05
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)**
👍  
properties (23)
authorvladimir-simovic
permlinkre-mwfiae-steemnova-fixed-sorting-by-score-in-memberlist-20180226t002727947z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-02-26 00:27:36
last_update2018-02-26 00:27:36
depth1
children1
last_payout2018-03-05 00:27:36
cashout_time1969-12-31 23:59:59
total_payout_value0.049 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation56,930,790,558,862
root_title"Steemnova -Fixed sorting by score in memberlist"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,455,346
net_rshares9,203,413,075
author_curate_reward""
vote details (1)
@mwfiae ·
Thank you!
properties (22)
authormwfiae
permlinkre-vladimir-simovic-re-mwfiae-steemnova-fixed-sorting-by-score-in-memberlist-20180226t002813464z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-26 00:28:15
last_update2018-02-26 00:28:15
depth2
children0
last_payout2018-03-05 00:28:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length10
author_reputation8,649,692,852,318
root_title"Steemnova -Fixed sorting by score in memberlist"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,455,466
net_rshares0