Repository
https://github.com/therealFlauwy/creative-crypto
Details
The post where the task request was posted is here. The deadline was today. I had to fork 's frontend project for CreativeCrypto and make changes to it for @TribeSteemUp's use.
Bug Fixes
- Bug found in the upstream code.
The images from Dtube and Dlive posts were cut out in the upstream code along with null reference issues. I spent around 5-6 hours trying to fix the code. The issue is insrc/busy/Body.jswhere the code does not properly take out the Dtube/Dlive URL to make it into a photo. I submitted the issue to the author here. I could not fix the issue in a reasonable time. I inserted try-catch blocks to catch the null comparison error and insert a no-image-here.png in place of the photos. - [UPDATE]
was able to fix the issues I listed above and have fully completed the task.
The issue occurred in resteemed posts. The author name would automatically be wrong with the steem.js functiongetDiscussionsByAuthorBeforeDate. The removal of the dtube parser fixed the issue. The code can be found here. Thank youfor your help and I am glad to help you fix the bug so others can use your work in the future.
New Features
- Changed the Username to
tribesteemup.
- Adding resteems did not need any change.
- Deleted the old logo with the text "TribeSteemUp" and removed all references to Creative Crypto in the
/public/index.html. View changes here - Removed the About and Resources menu along with the Twitter section (view changes here)
- Uploaded the Changes to tribesteemup.herokuapp.com.
GitHub Account
I am a developer and a technical writer.