407 Commits (6a5e3da6b044e50635d293c2716883cc5627e4c8)

Author SHA1 Message Date
Jakub Mendyk 6a5e3da6b0 Allow most kinds of characters in URL query (fixes #8408) (#8447) 5 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830) 5 years ago
Eugen Rochko 31f396b57d
Add support for non-public reblogs from ActivityPub (#9841) 5 years ago
Eugen Rochko 4ab42287c0
Use summary as summary for converted ActivityPub objects (#9823) 5 years ago
ThibG a4f07bad95 Reduce chances of race conditions when processing deleted toots (#9815) 5 years ago
ThibG 70be301d69 Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 5 years ago
ThibG b2f4114550 Do not ignore federated reports targetting already-reported accounts (#9534) 5 years ago
ThibG 290932602b Reduce usage of LD signatures (#9659) 5 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629) 5 years ago
Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 5 years ago
ThibG 81bda7d67c Add setting to not aggregate reblogs (#9248) 6 years ago
Eugen Rochko c39d7e7b2b
Fix TLS handshake timeout not being enforced (#9381) 6 years ago
Eugen Rochko 43c311b3a1
Fix nil error when no DNS addresses are found for host (#9379) 6 years ago
Eugen Rochko fd8145d232
Fix connect timeout not being enforced (#9329) 6 years ago
ThibG 466e3d710c Include replies to list owner and replies to list members in list statuses (#9324) 6 years ago
Eugen Rochko 384e953b75
Revert connect timeout from 1s to 10s (#9319) 6 years ago
Eugen Rochko 9311430ed7
Prevent multiple handlers for Delete of Actor from running (#9292) 6 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
ThibG 7f5a4be580 Fix emoji update date processing (#9255) 6 years ago
Eugen Rochko 4615512285
Reduce connect timeout limit and limit signature failures by source IP (#9236) 6 years ago
Eugen Rochko be202f9377
Accept the same payload in multiple inboxes and deliver (#9150) 6 years ago
m.b 2b18f5f85d Add Page AP type support (#9121) 6 years ago
ThibG e53cc673e7 Ignore invalid hashtags on remote statuses instead of rejecting them (#9118) 6 years ago
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 21ad21cb50
Improve signature verification safeguards (#8959) 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
Eugen Rochko 774ac47373
Add conversations API (#8832) 6 years ago
Jeong Arm 144d73730d Leave unknown language as nil if account is remote (#8861) 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
cbayerlein 4b78546135 Exclude replies from list timelines (#8683) 6 years ago
ふぁぼ原 f7a6f9489d Add a new preference to always hide all media (#8569) 6 years ago
Matt Sweetman 1889526e23 Add user preference to always expand toots marked with content warnings (#8762) 6 years ago
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703) 6 years ago
Renato "Lond" Cerqueira fe56d26f7b Fix autoplay issue with spoiler tag (#8540) 6 years ago
Eugen Rochko e3764bdb52
Do not sign useless User-Agent or Accept-Encoding headers (#8533) 6 years ago
Renato "Lond" Cerqueira 11658d8653 Add animate custom emoji param to embed pages (#8507) 6 years ago
Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466) 6 years ago
Quint Guvernator da13fa5021 Fix low-hanging rubocop gripes (#8458) 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
Jakub Mendyk 6cb3514d64 Add ability to change an instance default theme from the administration panel (#7092) (#8381) 6 years ago
ThibG 42573b76f1 Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 6 years ago
Eugen Rochko 802cf6a4c5
Improve federated ID validation (#8372) 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