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