0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 17 days ago. based on code collected 18 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix half-fixed test. More... about 7 years ago
Fix gemfile lock More... about 7 years ago
Merge pull request #63 from renatolond/bugfix/fix_utf8_in_descriptions More... about 7 years ago
Merge pull request #64 from renatolond/feature/post_link_with_twitter_post More... about 7 years ago
Add option to post quote and rt with link to the quoted/rt tweet. More... about 7 years ago
Fix bug with alt text having utf-8 chars. Multipart was breaking when having utf-8 chars. This breaks the upload of the image and the adding of the description in two, solving it. More... about 7 years ago
Improve video upload from twitter Catch exceptions (as when video is too big), and give a negative bitrate when variant has no bitrate More... about 7 years ago
Rescue from connection error We cannot do anything in case of connection error, as the user is in the server side. We should warn, but not log as an error More... about 7 years ago
Add more information when mastodon login fails More... about 7 years ago
Merge pull request #61 from renatolond/add_support_to_video_from_twitter More... about 7 years ago
Add support to videos coming from twitter More... about 7 years ago
Add break to rescue More... about 7 years ago
Fix statsd function and calculate differently More... about 7 years ago
Fix wrong stats name More... about 7 years ago
Add average time to tweet/toot measure to statsd. With this we can add the average time is taking to tweet/toot. Fix #44. More... about 7 years ago
Add status and features links to main page More... about 7 years ago
Fix multiple twitter mentions not crossposting properly More... about 7 years ago
Check if tweet exists before replying to it. More... about 7 years ago
Add extra exception catching for mastodon, adjust twitter's In mastodon we can get server offline errors while processing toots or users. While in twitter we can only get it while trying to toot, so only at tweet level. More... about 7 years ago
Fix wrong quotes for interpolation More... about 7 years ago
Capture exception for when masto server is offline More... about 7 years ago
Fix issue when the toot we're replying to does not exist anymore More... about 7 years ago
Fix stats call More... about 7 years ago
Add information to exception message More... about 7 years ago
Fix twitter username regex It was replacing wrongly characters at the end of the string Fixes #57 More... about 7 years ago
Merge pull request #52 from renatolond/refactor_twitter_user_processor More... about 7 years ago
Refactor replied_status to replied_status_id More... about 7 years ago
Fix sensible flag of quote. More... about 7 years ago
Refactor twitter user processor to be a proper class. More... about 7 years ago
Update README.md More... about 7 years ago