This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
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
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
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