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

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

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