You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Evan Minto 66fd8e7821 ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197)
* Clean up collapsible components

* Expose user Outboxes and AS2 representations of statuses

* Save work thus far.

* Fix bad merge.

* Save my work

* Clean up pagination.

* First test working.

* Add tests.

* Add Forbidden error template.

* Revert yarn.lock changes.

* Fix code style deviations and use localized instead of hardcoded English text.
9 years ago
..
environments Move force_ssl check to production config (#2165) 9 years ago
initializers fix can toot whitespace (#2218) 9 years ago
locales ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 9 years ago
activerecord.en.yml Extract error messages to locale file (#2162) 9 years ago
activerecord.ja.yml Extract error messages to locale file (#2162) 9 years ago
application.rb Add a confirmation modal: (#2279) 9 years ago
boot.rb
cable.yml Add Heroku deployment support 9 years ago
database.yml Add env variable to disable prepared statements (#1293) 9 years ago
deploy.rb capistrano: link robots.txt (#1576) 9 years ago
environment.rb
i18n-tasks.yml I18n health warnings (#1949) 9 years ago
navigation.rb 2FA controller cleanup (#2296) 9 years ago
puma.rb Do not set port for puma if it is bound to unix socket (#2289) 9 years ago
routes.rb ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 9 years ago
secrets.yml
settings.yml Add gif auto-play/pause preference 9 years ago
sidekiq.yml