ā## Context
I have been involved (voluntarily) with the development of the Condenser & Wallet apps (that are powering https://hive.blog and https://wallet.hive.blog) for quite a while now. There are other great frontends to Hive out there such as https://peakd.com and https://ecency.com but I have always been more or less faithful with the Condenser.
This is a regular report on my new contributions. Some of the new work below might still be in test and not yet deployed.
Notes: some features or bug fixes might not yet be available as they need to pass review and test by the team.
Fix post template loading
Did you know you can save a post template to load it at a later time? Just start writing a post template (title, header, footer etc...), set all your post settings (community, reward types etc...) and go into theAdvanced Settings
to save the template. There was a bug where loading a previously saved template would freeze the page, this is now fixed.
Merge request: https://gitlab.syncad.com/hive/condenser/-/merge_requests/391/diffs
Update to remarkable-spoiler v1.4.0
In order to add support to hiding/showing spoiler text, I've created an NPM module called remarkable-spoiler. There was a bug found by @asgarth from @peakd where some oddly formatted post would break the module.
Merge request: https://gitlab.syncad.com/hive/condenser/-/merge_requests/390/diffs
Allow login with username containing more than one consecutive dash
I've removed an old rule in the app that prevented username with multiple dashes (hyphens) to login properly.
Merge request: https://gitlab.syncad.com/hive/condenser/-/merge_requests/395/diffs
Punk avatar verification
If you own some punk NFTs and are using them as your own avatar, there is a way to show off a verified stamp. Simply use the following URL when setting your avatar in your account preferences: https://punks.usehive.com/api/avatar?user=<username>&punkid=<punk-id>
. Replace <username>
with your hive username and <punkId>
with the ID of your punk.
Merge request: https://gitlab.syncad.com/hive/condenser/-/merge_requests/394
Fix operation parameter for reset_muted_list
Small fix for a bug raised by @mahdiyari
Merge request: https://gitlab.syncad.com/hive/condenser/-/merge_requests/393
Vote for my witness
On Hive, Witnesses are playing the important role of providing a performant and safe network for all of us. You have the power to choose 30 trusty witnesses to package transactions and sign the blocks that will go in the Hive blockchain. Vote for me via HiveSigner to support my work for the community.