mastodon/spec/lib
Eugen Rochko dd7ef0dc41 Add ActivityPub inbox ()
* Add ActivityPub inbox

* Handle ActivityPub deletes

* Handle ActivityPub creates

* Handle ActivityPub announces

* Stubs for handling all activities that need to be handled

* Add ActivityPub actor resolving

* Handle conversation URI passing in ActivityPub

* Handle content language in ActivityPub

* Send accept header when fetching actor, handle JSON parse errors

* Test for ActivityPub::FetchRemoteAccountService

* Handle public key and icon/image when embedded/as array/as resolvable URI

* Implement ActivityPub::FetchRemoteStatusService

* Add stubs for more interactions

* Undo activities implemented

* Handle out of order activities

* Hook up ActivityPub to ResolveRemoteAccountService, handle
Update Account activities

* Add fragment IDs to all transient activity serializers

* Add tests and fixes

* Add stubs for missing tests

* Add more tests

* Add more tests
2017-08-08 21:52:15 +02:00
..
activitypub Add ActivityPub inbox () 2017-08-08 21:52:15 +02:00
ostatus Correct OStatus inflection (Ostatus -> OStatus) () 2017-07-19 01:37:26 +02:00
emoji_spec.rb Use the same emoji data on the frontend and backend () 2017-07-21 04:27:40 +02:00
extractor_spec.rb Spec Extractor () 2017-06-04 14:57:02 +02:00
feed_manager_spec.rb Fix subsequent replies to unresolved status not being filtered from home () 2017-07-14 22:31:38 +02:00
formatter_spec.rb Whitelist allowed classes for federated statuses () 2017-06-17 20:26:05 +02:00
hash_object_spec.rb Spec HashObject () 2017-06-04 14:59:52 +02:00
language_detector_spec.rb Language detection defaults to nil () 2017-06-09 18:09:37 +02:00
provider_discovery_spec.rb A minor change for ProviderDiscovery and spec () 2017-06-04 14:59:40 +02:00
request_spec.rb HTTP signatures () 2017-07-14 20:41:49 +02:00
status_filter_spec.rb Fix regression from - filter out hidden statuses from ancestors/descendants even if the viewer is anonymous () 2017-06-15 02:00:08 +02:00
stream_entry_finder_spec.rb Spec action verification of StreamEntryFinder () 2017-06-04 14:56:31 +02:00
tag_manager_spec.rb Remove some code in TagManager and spec () 2017-06-04 16:14:25 +02:00
user_settings_decorator_spec.rb Add unfollow modal (optional) () 2017-07-18 17:14:43 +02:00
webfinger_resource_spec.rb Fix randomly fail (regression from ) () 2017-06-05 10:03:36 +02:00