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
Add example .env.production file More... almost 7 years ago
Avoid calling twitter unless running the crossposter More... almost 7 years ago
Merge pull request #101 from renatolond/feature/allow_to_select_privacy_of_tweets_crossposted More... almost 7 years ago
Merge pull request #100 from renatolond/feature/change_format_of_tweet_with_link More... almost 7 years ago
Merge pull request #99 from renatolond/feature/83_add_cn_and_spoiler_to_cw_detection More... almost 7 years ago
Add privacy selection to option form and crossposting status More... almost 7 years ago
Add support for different visibilities depending on the kind of tweet More... almost 7 years ago
Add emojis to show the link to the original tweet in quote or RT When the the "with link" option is on, the original link for the quote or rt is shown. Add an emoji to make it more evident. More... almost 7 years ago
Add CN and Spoiler to CW detection More... almost 7 years ago
Merge pull request #94 from shinenelson/fix-statsd-binary-path More... almost 7 years ago
Merge pull request #95 from shinenelson/service-file-examples More... almost 7 years ago
check-in example systemd service files for ease of use More... almost 7 years ago
fix statsd binary path to include custom node_modules paths More... almost 7 years ago
Merge pull request #93 from renatolond/update_gems More... almost 7 years ago
Update rails minor and other gems More... almost 7 years ago
Merge pull request #89 from renatolond/feature/use_sidekiq_for_processing More... almost 7 years ago
Do not use begin block More... almost 7 years ago
Update README [no-ci] More... almost 7 years ago
Avoid an extra call to twitter API Configuration API has very strict limits More... almost 7 years ago
Only unlock if no exception was raised More... almost 7 years ago
Re-raise exception to take advantage of sidekiq retries More... almost 7 years ago
Update README with sidekiq info More... almost 7 years ago
Use activejob to process multiple users at the same time Even after the timeout corrections, with users posting videos and pictures, sometimes it takes a while for a user to be processed. With this change we can have multiple workers to make the processing faster. More... almost 7 years ago
Move toot_transformer to rails path More... almost 7 years ago
Add stats for how long a user is taking to process More... almost 7 years ago
Do not send sensitive flag unless true Attempt at fixing accounts with the "always mark media as sensitive" flag turned on posting images without the sensitive flag. Related to #84 More... almost 7 years ago
Change HTTP regex to fix regression More... almost 7 years ago
Improve HTTP errors caused by timeout More... almost 7 years ago
Use fork-awesome and add mastodon icon to the button More... almost 7 years ago
Merge pull request #87 from renatolond/bugfix/use_idempotency_key_to_avoid_dupes More... almost 7 years ago