openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mastodon-twitter-poster
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
17 days
ago. based on code collected
18 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 40 of 47
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #39 from renatolond/bugfix/twitter_only_supports_one_gif
Renato "Lond" Cerqueira
More...
about 7 years ago
Fix missing self on assignment
Renato "Lond" Cerqueira
More...
about 7 years ago
Skip extra gifs/videos when coming from mastodon Twitter only accepts one gif/video per post. With this alteration, the first video or gif is accepted and the rest is skipped and a link to the toot is included.
Renato "Lond" Cerqueira
More...
about 7 years ago
Merge pull request #37 from renatolond/feature/reenable_twitter_mentions
Renato "Lond" Cerqueira
More...
about 7 years ago
Merge pull request #38 from renatolond/feature/image_descriptions
Renato "Lond" Cerqueira
More...
about 7 years ago
Add test for posting image without description.
Renato "Lond" Cerqueira
More...
about 7 years ago
Get image description from mastodon api and post it to twitter.
Renato "Lond" Cerqueira
More...
about 7 years ago
Use mastodon-api changes, reflect changes in code.
Renato "Lond" Cerqueira
More...
about 7 years ago
Get image description from twitter api and post it to mastodon
Renato "Lond" Cerqueira
More...
over 7 years ago
Revert "Disable mentions on twitter temporarily"
Renato "Lond" Cerqueira
More...
over 7 years ago
Merge pull request #35 from renatolond/feature/support_posting_280_chars
Renato "Lond" Cerqueira
More...
over 7 years ago
Add unit tests for process toot.
Renato "Lond" Cerqueira
More...
over 7 years ago
Change recover from big status into a unit test
Renato "Lond" Cerqueira
More...
over 7 years ago
Add test for toot_transformer with different char limit, fix issue
Renato "Lond" Cerqueira
More...
over 7 years ago
Add missing test fixture
Renato "Lond" Cerqueira
More...
over 7 years ago
Refactor MastodonUserProcessor and TootTransformer to support 280 chars. This changes TootTransformer to have a param about how many chars it should use as limit and changes MastodonUserProcessor to have toot and user as instance variables.
Renato "Lond" Cerqueira
More...
over 7 years ago
Merge pull request #31 from renatolond/bugfix/fix_mastodon_mention_from_twitter
Renato "Lond" Cerqueira
More...
over 7 years ago
Fix wrong replace when mentioning mastodon username on twitter When a mention like @
[email protected]
is posted on twitter, it was being replaced by @
[email protected]
@masto.donte.com.br. This fixes it and also adds the case in a test to avoid future issues. Fixes #25
Renato "Lond" Cerqueira
More...
over 7 years ago
Add running instructions to README.md
Renato "Lond" Cerqueira
More...
over 7 years ago
Merge pull request #23 from renatolond/feature/post_retweets
Renato "Lond" Cerqueira
More...
over 7 years ago
Fix code climate issues.
Renato "Lond" Cerqueira
More...
over 7 years ago
Add options to quotes similar to RTs.
Renato "Lond" Cerqueira
More...
over 7 years ago
Add options to post RTs on Mastodon
Renato "Lond" Cerqueira
More...
over 7 years ago
Add regression test to process_toot.
Renato "Lond" Cerqueira
More...
over 7 years ago
Fix issue with boosts
Renato "Lond" Cerqueira
More...
over 7 years ago
Fix issue with template and with function call
Renato "Lond" Cerqueira
More...
over 7 years ago
Fix sync status
Renato "Lond" Cerqueira
More...
over 7 years ago
Fix saving time if user is posting to only one network
Renato "Lond" Cerqueira
More...
over 7 years ago
Merge pull request #22 from renatolond/feature/allow_two_way_crosspost_simultaneously
Renato "Lond" Cerqueira
More...
over 7 years ago
Remove test about enabling both networks at the same time.
Renato "Lond" Cerqueira
More...
over 7 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
45
46
47
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree