.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.github/workflows/ci.yml | |
|
|
.github/workflows/lint.yml | |
|
|
.gitignore | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.ruby-gemset | |
|
|
.ruby-version | |
|
|
.yardopts | |
|
|
CONTRIBUTING.md | |
|
|
COPYRIGHT | |
|
|
Changelog.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/controllers/diaspora_federation/application_controller.rb | 8 | A 0 mins | A 100% |
app/controllers/diaspora_federation/fetch_controller.rb | 29 | A 0 mins | A 100% |
app/controllers/diaspora_federation/h_card_controller.rb | 14 | A 0 mins | A 100% |
app/controllers/diaspora_federation/receive_controller.rb | 18 | A 0 mins | A 100% |
app/controllers/diaspora_federation/webfinger_controller.rb | 19 | A 0 mins | A 100% |
bin/bundle | |
|
|
bin/pronto | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
bin/rspec | |
|
|
bin/rubocop | |
|
|
diaspora_federation-json_schema.gemspec | |
|
|
diaspora_federation-rails.gemspec | |
|
|
diaspora_federation-test.gemspec | |
|
|
diaspora_federation.gemspec | |
|
|
docs/_config.yml | |
|
|
docs/_entities/account_deletion.md | |
|
|
docs/_entities/account_migration.md | |
|
|
docs/_entities/comment.md | |
|
|
docs/_entities/contact.md | |
|
|
docs/_entities/conversation.md | |
|
|
docs/_entities/embed.md | |
|
|
docs/_entities/event.md | |
|
|
docs/_entities/event_participation.md | |
|
|
docs/_entities/like.md | |
|
|
docs/_entities/location.md | |
|
|
docs/_entities/message.md | |
|
|
docs/_entities/participation.md | |
|
|
docs/_entities/photo.md | |
|
|
docs/_entities/poll.md | |
|
|
docs/_entities/poll_answer.md | |
|
|
docs/_entities/poll_participation.md | |
|
|