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