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

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

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