Moved to https://source.joinmastodon.org/mastodon/bridge

Eugen Rochko f4da02dc23 Merge branch 'master' of github.com:tootsuite/mastodon-bridge il y a 6 ans
app f4da02dc23 Merge branch 'master' of github.com:tootsuite/mastodon-bridge il y a 6 ans
bin 599179198b Initial commit il y a 8 ans
config 1ee3568709 Update dependencies, add timeouts to requests, fix n+1 query, enable lograge il y a 6 ans
db 1f6fa969b7 Use client credentials flow to verify app secrets for instance still work il y a 6 ans
lib 599179198b Initial commit il y a 8 ans
log 599179198b Initial commit il y a 8 ans
public c5ba6ddd6e Multiple updates: il y a 7 ans
test c5ba6ddd6e Multiple updates: il y a 7 ans
tmp 599179198b Initial commit il y a 8 ans
vendor 599179198b Initial commit il y a 8 ans
.gitignore 599179198b Initial commit il y a 8 ans
.rubocop.yml c5ba6ddd6e Multiple updates: il y a 7 ans
.ruby-version c5ba6ddd6e Multiple updates: il y a 7 ans
Gemfile 1ee3568709 Update dependencies, add timeouts to requests, fix n+1 query, enable lograge il y a 6 ans
Gemfile.lock 1ee3568709 Update dependencies, add timeouts to requests, fix n+1 query, enable lograge il y a 6 ans
Procfile f105ea7d9c Multiple improvements: il y a 6 ans
README.md 343bee2881 Improve README il y a 8 ans
Rakefile 599179198b Initial commit il y a 8 ans
config.ru 599179198b Initial commit il y a 8 ans

README.md

Mastodon Bridge

This is a simple web app that helps you find your Twitter friends on the federated Mastodon network. It is also an example of how the Mastodon API can be used and the federated OAuth authorization flow.

Links