77 Commits (75f7f9930eb2a6f5c4041ec44fe0aa795c9ec449)

Author SHA1 Message Date
Eugen Rochko 75f7f9930e
Remove conversation URI (#11423) 5 years ago
Eugen Rochko f371b32137
Change hashtags to preserve first-used casing (#11416) 5 years ago
Eugen Rochko 6ff67be0f6
Add a spam check (#11217) 5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 5 years ago
Eugen Rochko aa9b37822b
Fix audio not being downloaded from remote servers (#11145) 5 years ago
Eugen Rochko 707ddf7808
Change domain blocks to automatically support subdomains (#11138) 5 years ago
ThibG 3a84bacf86 Handle blank poll options more gracefully (#10946) 5 years ago
ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815) 5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630) 5 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214) 5 years ago
ThibG 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201) 5 years ago
ThibG 833ffce2df Store remote votes URI (#10158) 5 years ago
Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143) 5 years ago
Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
ThibG 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125) 5 years ago
Eugen Rochko 147b4c2c3a
Add logging for rejected ActivityPub payloads and add tests (#10062) 5 years ago
Eugen Rochko c417e8c198
Filter incoming Announce activities by relation to local activity (#10041) 5 years ago
Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005) 5 years ago
ThibG 6a5307a573 Alternative handling of private self-boosts (#9998) 5 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830) 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
Eugen Rochko aa9a20cde0
Fix ThreadResolveWorker getting queued with invalid URLs (#9628) 5 years ago
ThibG 7f5a4be580 Fix emoji update date processing (#9255) 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 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
Eugen Rochko ef69c655cc
Fix class autoloading issue in ActivityPub::Activity::Create (#8820) 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
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
Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 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
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 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