Git Product home page Git Product logo

finallycomments's Introduction

Finally comments

Finally is a comments system for your website that is powered by the STEEM blockchain. The STEEM blockchain is a unique piece of technology that allows content creators to receive a share of weekly token rewards.

Finally aims to provide monetisation to blogs and foster discussions with the incentives the STEEM blockchain provides.

Get Started

Please visit the site for more details

Finally provides both HTML embed code and a javascript library. The HTML embed can be easily added to any website while the Javascript library enables advanced options for developers.

Finally uses Steemconnect to allow users to post and upvote content. Once authenticated users will not have to log in again when visiting other sites that also use Finally.

The fastest way to embed any of your recent comment threads from Steemit.com, Busy.org or any STEEM based platform is to login to our dashboard where you can see a complete list of your recent posts. From the Dashboard you can generate the embed code for any post with one click.

Login to the dashboard at http://finallycomments.com. To generate code for any Steemit(or any other STEEM based platform) post with one click.

  <section class="finally-comments" data-id="https://utopian.io/utopian-io/@sambillingham/tutorial-beginner-friendly-build-your-first-steem-bot-in-javascript-30minutes"></section>
  <script src="https://finallycomments.com/js/finally.min.js"></script>

Finally uses Steemconnect authentication to allow users to post comments and upvotes directly from anywhere Finally is embeded. Once authenticated with Finally users will not have to log in again when visiting other sites that also use Finally.

Development Setup

You'll need to create an account on steemconnect.com to work on this project (current cost 3 STEEM). Use the details within the finallycomments app. Make sure the redirect url matches.

start by passing enviroment variables to the node process for example

git clone
cd app/
npm install
npm run dev
NODE_CLIENT_ID="newproject.app" NODE_REDIRECT_URI="localhost:3000/auth/" NODE_SESSION_SECRET="supersecret27" node ./bin/www

Feature Roadmap

  • stats for threads/account
  • auto hide posts from rep less than X
  • edit/delete/flag comments
  • Themes
  • How To Guides
  • Improve Profiles - @username
  • Flag comments using STEEM downvote

finallycomments's People

Contributors

code-with-sam avatar reazuliqbal avatar sambillingham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

finallycomments's Issues

Steemconnect Login blank screen

Steemconnect has updated to reject being loaded via iframe. Finally, flow needs to be updated to launch a popup instead of redirecting the iframe directly.

Top level thread (for custom threads) shows

Occasionally the main thread that is used to host other comments below shows, this should always be hidden. Need to investigate why it appears to only show sometimes and not others. e,g
top level comment

Custom beneficiaries for threads

A site owner who is embedding finally should be able to choose a beneficiary split between for users who comment/get rewards.

Perhaps up to 50%, with % remaining for finally itself and the commenter.

Themes Support

Multiple styles of Finally thread allow embed to choose what style is used

Moderation & Flagging

Add moderation for custom threads - Owner can delete guest comments and hide/flag steem posts
general purpose flagging, hide anything below 0

Markdown Preview

Currently markdown works as expected but there is no indication this is the case.
Should be a preview window?

Wordpress Plugin - Feature

Ideas/requirements for supporting a Wordpress plugin version

I'm very interested in a wordpress plugin that work alongside in tab to wordpress comment - omitaylor

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.