Contribution report for Utopian , project memeit.lol
Repository
- Project https://github.com/memeit-lol/memeit.lol
- My fork for WIP : https://github.com/on247/memeit.lol
Bug Fixes
- What was the issue(s)?
Posts would fail to submit if the poster steem account didnt have any account metadata associated.
- What was the solution?
Verify that account object retrieved using the steemconnect api does contain metadata before attempting to parse it and associating with post.
New Features
Verify that new meme posts contains at least one custom addition made by the poster , for example , stickers
GitHub Account
Please check Pull Requests 51 and 52 for the relevant changes merged into the project.
https://github.com/memeit-lol/memeit.lol/pull/51
https://github.com/memeit-lol/memeit.lol/pull/52