roadscape.
roadscape.
@cyon1c - not sure we need tests for Windows but thinking we might want to include these tips in the README.
#3642 merged; `bridge-api-dev` merged into this branch without issue. Still needs testing
Tested, working well. @gl2748 could you please add pagination?
Hmm.. hive's current signature is `post_notifications(author, permlink, min_score=25, last_id=None, limit=100)` so pagination should be available.
Looking good, only thing I see is some strange behavior here: https://steemitdev.com/hive-171487/@test-safari/6dcd9m-did-you-know 1. Click "Activity" on the OP:  "Load more" is shown on top. 2. Click "Load more": ...
 This information is useful to have in the UI, but there are several concerns: 1. Most of this logic would be better suited for a backend 2. Existing voting/payout...
The main concern is that this change and adds complexity at a time when we're transitioning more logic to the backend and culling the number of required API calls. I...
This feature was released 17 days ago, all that remains to be done is for witnesses to upgrade to this version. From https://github.com/steemit/steem/releases/tag/v0.18.3: > The witness plugin now has a...
Hey @clayop could you try again using latest master?
First pass complete.