mastodon/app
Akihiko Odaki 63f0979799 Validate id of ActivityPub representations (#5114)
Additionally, ActivityPub::FetchRemoteStatusService no longer parses
activities.
OStatus::Activity::Creation no longer delegates to ActivityPub because
the provided ActivityPub representations are not signed while OStatus
representations are.
2017-10-04 01:13:48 +02:00
..
controllers Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
helpers Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
javascript When a streaming API status arrives, sort it into conversations (#5206) 2017-10-04 01:01:44 +02:00
lib Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
mailers Thread toot notification mails by conversation (#5061) 2017-09-24 11:19:42 +02:00
models Make IdsToBigints (mostly!) non-blocking (#5088) 2017-10-02 21:28:59 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Make Chrome splash screen same color as web UI's background color (#5169) 2017-10-02 01:23:32 +02:00
services Validate id of ActivityPub representations (#5114) 2017-10-04 01:13:48 +02:00
validators Fix #4918 - Limit pinned toots to 5 (#4923) 2017-09-13 11:04:32 +02:00
views Fix stupid typo (#5184) 2017-10-02 23:27:52 +02:00
workers Use separate workers to process imports, retry failures (#5207) 2017-10-04 00:39:32 +02:00