Hiverse
Hiverse
get_account_votes is a much needed feature for checking the latest post that an account upvoted. This will be helpful for others who want to keep track of their upvoted posts....
Currently I have code that look like this. ```js const dburl = "mongodb://username:password@localhost:27017/test" const ssh = { ngrok: (proto, addr) => { return ngrok.connect({ proto, addr, authtoken: config.authtoken }).then(url =>...
#### Expected behavior Unresteem/Unreblog after mistakenly reblog/resteem #### Actual behavior Unable to unresteem or unreblog. Ridiculous #### How to reproduce Just click on resteem button? #### Environment information
Maybe you guys can integrate this function? $(this).parents('table').find('tr:eq('+rowindex+') td:eq('+cellindex+')').focus()
Even if i select all and backspace or delete. Nothing happened to remove the table. I need to remove all column by column.
Well as the title above
How can I stop certbot from requesting new cert if it's already requested before. Each time I reran my docker container it will rerequest again. And each domain name have...
Dsteem is a promise based library, synchronous operation is slower than async operation.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I still have the same problem, can't clearMessages even though...