Renato "Lond" Cerqueira

Results 87 comments of Renato "Lond" Cerqueira

Hm, I like this idea a lot :) Maybe as an advanced/optional configuration, but I certainly like it. I'll sleep on it a bit to think of possible issues and...

Hm, it depends a bit, currently the detection of the CW is before I format the toot, but I could optionally add a box for CW as part of the...

As a second part to this bug: Twitter only accepts videos longer than a certain length. So it means that when crossposting smaller gifs, twitter gives out an error of...

Usually when there's changes, they are listed in the Changelog, such as these https://github.com/renatolond/mastodon-twitter-poster/blame/master/CHANGELOG.md#L11 Database migrations are done with `RAILS_ENV=production bundle exec rails db:migrate` To upgrade you don't need to...

Hey! I haven't tested the crossposter at all with pleroma, I'll try to take a look, but I don't use it and don't know how compatible the API is supposed...

Indeed, it's an issue in the Mastodon-like API from Pleroma. I created an issue at Pleroma's gitlab: https://git.pleroma.social/pleroma/pleroma/issues/231

This was fixed over in pleroma in https://git.pleroma.social/pleroma/pleroma/merge_requests/246/diffs, should be fixed as soon as it starts to be deployed in the next few days :)

Hey, the crossposter tries to find out the correct mention format by extracting parts from the mention in the status. I have managed to find a few different ones, but...

Hi @OleAlbers, I haven't had the time to work on new features of the crossposter lately. I'm open to contributions, but I probably won't have the time to check this...

Hi! You mean if a toot has more than the 280 chars of twitter, instead of sending part + link, you don't send it at all or break it down?