Announcement Feature, Post Payout and Bug Fixes in KnackSteem
Repository & Pull Requests
https://github.com/knacksteem/knacksteem https://github.com/knacksteem/knacksteem.org/pull/111 https://github.com/knacksteem/knacksteem.org/pull/116 https://github.com/knacksteem/knacksteem.org/pull/120 https://github.com/knacksteem/knacksteem.org/pull/124 https://github.com/knacksteem/knacksteem.org/pull/126 https://github.com/knacksteem/knacksteem.org/pull/127
What is KnackSteem?
Knacksteem is an open source platform on the Steem blockchain that seeks to reward talents on a much broader scale, which eradicates partiality, and infuses transparency, on the blockchain. The initial goal of Steemit, which was to reward quality content was defeated in the sense that, creators of absolutely great content weren't recognized, and really cool talents were ignored. This major problem was the bane that stirred up the idea, creation, and finally, the development of Knacksteem. Talents and skills would never go unrecognized and unrewarded. The organization of Knacksteem makes this possible.
Source: https://steemit.com/knacksteem/@harry-heightz/knacksteem-the-new-den-of-talents-on-steem-blockchaingeneral-overview-and-personal-opinions-ideas-id-7dya4bjgagg
New Features - Announcement Post Showing on Right Upper Corner
We should show the last post made from Official KnackSteem account as an Announcement Post. Thus using teh Config value of the Official account taking the most recent post from the Service.
Commits : https://github.com/knacksteem/knacksteem.org/pull/120/commits/71c147f018736dcd6dc2832006f802b111c88890
New Features - Post Payout, Rewards Information Added
Till now we do not have any mechanism to change the rewards of the Post i.e. 100% Steem Power, 50 % or Declined so now people can choose the reward as per their need. Also showing the Post Payout in 2 decimal places.
Commits :
- https://github.com/knacksteem/knacksteem.org/pull/124/commits/c20985723940c8b302a6014ca3bfa899366e81d6
- https://github.com/knacksteem/knacksteem.org/pull/124/commits/4109ffe70cfa84d14a6837ba32073ed510c41074
Bug Fixes - A Lot of bug fixes have been done
Voting slider showing to non-logged in users - Even though people cannot vote without login, voting slider was visible for non logged in user.
https://github.com/knacksteem/knacksteem.org/pull/111/commits/658bbf0ef10c9f0bd6a5cac104eb400734bdab5d
Some pages should not be accessed when not logged in or administrative pages - Restricted access to the pages for general users if they have not been logged in.
https://github.com/knacksteem/knacksteem.org/pull/111/commits/1c4944163cff96c33fc471fa64f92191ae6f0779 https://github.com/knacksteem/knacksteem.org/pull/111/commits/144a8f452ce245dfea6b44c773cc259b7663efed
Infinite scroll being infinite where there are not more posts - We were calling the API whenever we scroll at the bottom thus restricting it when we do not have more data
https://github.com/knacksteem/knacksteem.org/pull/111/commits/df22c3fb5265f129064d67ed6297a9f455865027
We also have an issue recently where all the API calls made to steemjs.com was throwing error and because of that our application was not loading. Had to change all the API calls to get directly from api.steemit.com.
https://github.com/knacksteem/knacksteem.org/pull/127/commits/43c792fd704f1ff8b9188f51bf39024e66503b30
GitHub Account
https://github.com/codingdefined