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/app/controllers/api
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.
8 years ago
..
activitypub ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 8 years ago
v1 Added API for single notification dismissal (#2251) 8 years ago
web Home column filters 8 years ago
oembed_controller.rb ActiveRecord::NotFound is not defined (#1864) 8 years ago
push_controller.rb Allow running mastodon on a different domain as the one used for identifying users (#1267) 8 years ago
salmon_controller.rb Move Salmon processing to background as well as PuSH 8 years ago
subscriptions_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago