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

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

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