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/spec
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
..
controllers ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 8 years ago
fabricators Refresh webfinger (#1323) 8 years ago
features Introduce capybara and first feature spec (#1801) 8 years ago
fixtures Fix #2108 - Fix gif uploads (#2171) 8 years ago
helpers Add tests for StreamEntriesHelper#rtl? (#2286) 8 years ago
javascript Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 (#1584) 8 years ago
lib [WIP] Html lang on statuses (#2297) 8 years ago
mailers Add digest e-mails 8 years ago
models Admin UI for confirming users (#2245) 8 years ago
presenters About page contact email (#1839) 8 years ago
requests Restful refactor of accounts/ routes (#2133) 8 years ago
routing Restful refactor of accounts/ routes (#2133) 8 years ago
services Fix possibility of unrightful webfinger redirect (#2147) 8 years ago
support/matchers/model add more tests to models 8 years ago
views Add og:url tags (#2298) 8 years ago
rails_helper.rb Silence Devise deprecation warning about TestHelpers (#1840) 8 years ago
spec_helper.rb Add more tests for AtomSerializer (#2096) 8 years ago