Results 21 issues of Tomás Antunes

It would be easy to add a feature for sending a welcome DM to new followers and add them to a text file so that each user only gets messaged...

The text in some cells gets broken because the wordwrap margin is too big. Maybe there should be an option to set it similar to css's "padding-right"?

In the description of the following option it is unclear whether we're talking about "marginleft" or "marginright": "marginright - this plugin uses full page width if u you wish to...

some variables in the options are not consistently named in word separation style

I installed Flask-JSGlue2 through pip and I get the following error: ``` GET https://domain.com/jsglue.js net::ERR_ABORTED 500 (INTERNAL SERVER ERROR) ``` When I click it it takes me to the script...

When I sign a PDF using node-forge my signature is invalid and displays the following message: "There are errors in the formatting or information contained in this signature." Here is...

I downloaded 0.4.0pre4 and while I was following the install instructions on the wiki I had an error while executing this command: ``` /usr/sbin/pkg remove -y furybsd-live-settings freebsd-installer ``` The...

bug
ISO
hacktoberfest

**Describe the bug and the expected behaviour** I'm trying to sign a PDF with an external signature and my signature is invalid. When I read it with Adobe I get...

I need utf8 support on the placeholders. When I insert a name on the placeholder I get garbled text on the final signature. Here is the code I'm using: ```...