mastodon/app
Eugen Rochko dd7ef0dc41 Add ActivityPub inbox (#4216)
* 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
..
controllers Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
helpers Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
javascript improve zh-CN translations (#4557) 2017-08-08 15:48:19 +02:00
lib Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
serializers Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
services Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00
validators Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
views Fix short description in about/more page (#4554) 2017-08-08 15:49:32 +02:00
workers Add ActivityPub inbox (#4216) 2017-08-08 21:52:15 +02:00