
Operation Filters
I have got that feedback a couple of times in the past. Activity page sometimes gets crowded with different operations you cannot focus what you want to see.
With the first iteration, these filters are supported.
- vote
- comment
- custom_json
- transfer
- delegate_vesting_shares
- claim_reward_balance
- account_witness_vote
- author_reward
- curation_reward
- return_vesting_delegation
- feed_publish
- delete_comment
- account_create_with_delegation
Limitations
There is no separation on posts and comments. In the blockchain, the main post or a comment is same defined in the same object, so you will get both when you filter "comments".
custom_json only includes follow/unfollow operations.
There is no "actor" or "affected" separation. Ex: When you filter "vote", you will see the votes you get, and the votes you give.
Due to server/database costs, steem.rocks don't index all blockchain. You will only see your recent history.
Related pull requests:
Feel free to test the filtering. Let me know if you encounter any issues.
Posted on Utopian.io - Rewarding Open Source Contributors