213 Commits (e4f8679eaeea062e1f9ca9f58703b51ff8162c35)

Author SHA1 Message Date
ThibG 82e7988afc Fix missing `mention` argument when processing incoming Create activities (#9114) 6 years ago
Eugen Rochko d4cf963749
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 6 years ago
Eugen Rochko fd5285658f
Add option to block reports from domain (#8830) 6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
Eugen Rochko 61d44dd11f
Fix typo in ActivityPub Create handler (#8952) 6 years ago
Eugen Rochko 790d3bc637
Move network calls out of transaction in ActivityPub handler (#8951) 6 years ago
ThibG ba444797d2 Fix handling of ActivityPub activities lacking some attributes (#8864) 6 years ago
Eugen Rochko ef69c655cc
Fix class autoloading issue in ActivityPub::Activity::Create (#8820) 6 years ago
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 6 years ago
Eugen Rochko b4ba4b1b5d
Spread out crawling randomly to avoid DDoSing the link (#8445) 6 years ago
M Somerville 95bd0d4528 Support ActivityStreams’ summaryMap. (#8422) 6 years ago
ThibG 42573b76f1 Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 6 years ago
ThibG 59f7f4c923 Implement Undo { Accept { Follow } } (fixes #8234) (#8245) 6 years ago
ThibG 1ee675d68b Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244) 6 years ago
Eugen Rochko 434628d98f Expect relays to answer with accept/reject (#8179) 6 years ago
Eugen Rochko 39e361a56d
Expect relays to answer with accept/reject (#8179) 6 years ago
Eugen Rochko 07b799468d
Fix incorrect context definition for the "featured" keyword (#8090) 6 years ago
Eugen Rochko 6ba7d9d0d9
Do not accept ActivityPub follow requests from blocked user (#7756) 6 years ago
Eugen Rochko 1e938b966e
Exclude unlisted, private and direct toots from affecting trends (#7686) 6 years ago
Eugen Rochko ab36e0ef72 Record trending tags from ActivityPub, too (#7647) 6 years ago
ThibG cdbdf7f98b Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) 6 years ago
Eugen Rochko 57b503d4ef
Resolve unknown status from Add activity, skip Remove if unknown (#7526) 6 years ago
Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 years ago
ThibG 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) 6 years ago
Eugen Rochko c947e2e4c5
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370) 6 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 years ago
ThibG a24605961a Fixes/do not override timestamps (#7336) 6 years ago
ThibG 581a5c9d29 Fixes/do not override timestamps (#7331) 6 years ago
ThibG d0cdd5cf94 Accept actor object updates from all supported actor types (#7312) 6 years ago
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 6 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 6 years ago
Eugen Rochko b5726def55
Forward deletes on the same path as reply forwarding (#7058) 6 years ago
ThibG e573bb0990 Fix compatibility with PeerTube (#6968) 6 years ago
ThibG 9ed5eebd7c Do not ignore unknown media attachments, only skip them (#6948) 6 years ago
Eugen Rochko f02411da40
Ignore media validation when attaching to status during processing (#6822) 6 years ago
MitarashiDango 6dcf96271e fix validation error (media only status) (#6684) 6 years ago
Eugen Rochko e6520c0270
Fix #6657 - Use target instead of origin in Remove activity (#6664) 6 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
Eugen Rochko e852872846
Fix #5708: Reject->Follow will remove the follow if it exists (#6571) 6 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570) 6 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520) 6 years ago
Eugen Rochko a71af98401
Push discovered status through streaming API within a time window (#6484) 6 years ago
Akihiko Odaki 0be9a1e321 Accept ActivityPub announce from the author of the original note (#6236) 6 years ago
ThibG b1e03197fa Process mentions and reblogs even from resolved threads (#6299) 6 years ago
Eugen Rochko 35b84985a8
Skip ActivityPub Announces of non-public objects (#6230) 6 years ago
puckipedia 628358aeea Add the author of a status to cc if reblogged (#6226) 6 years ago
Eugen Rochko dbda87c31f
Revert #5772 (#6221) 6 years ago
Eugen Rochko e4a241abef
Fix bad URL schemes being accepted (#6219) 6 years ago
puckipedia 0eff42d688 Move Article from supported to converted types (#6218) 6 years ago