327 Commits (bd10a7e48076c913a652c347b0477496be8813fa)

Author SHA1 Message Date
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
Eugen Rochko a5293fdf61
Fix n+1 queries in StatusThreadingConcern (#7321) 6 years ago
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301) 6 years ago
ThibG d0cdd5cf94 Accept actor object updates from all supported actor types (#7312) 6 years ago
Eugen Rochko f62539ce5c
Remove most behaviour disparities between blocks and mutes (#7231) 6 years ago
Eugen Rochko 965345316f
Guard against nil URLs in Request class (#7284) 6 years ago
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 6 years ago
Eugen Rochko 705f1d7bf1
Fix missing updated_at attribute on emoji EntityCache (#7297) 6 years ago
Eugen Rochko 295e3ef02b
Fix missing domain attribute in EntityCache for emoji (#7290) 6 years ago
Eugen Rochko a872392cd9
Add entity cache (#7271) 6 years ago
MIYAGI Hikaru f58dcbc981 HTTP proxy support for outgoing request, manage access to hidden service (#7134) 6 years ago
Eugen Rochko 9d4710ed00
Add RSS feeds for end-users (#7259) 6 years ago
Eugen Rochko 7db7d68136
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 6 years ago
Eugen Rochko 75c4ab9d12
Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) 6 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645) 6 years ago
Levi Bard cd0eaa349c Enable updating additional account information from user preferences via rest api (#6789) 6 years ago
Eugen Rochko b5726def55
Forward deletes on the same path as reply forwarding (#7058) 6 years ago
David Underwood 123a343d11 [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 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
Akihiko Odaki 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
Rey Tucker 36b5703796 request: in the event of failure, try other IPs (#6761) (#6813) 6 years ago
ThibG ff6b8a6443 Serialize mentions in the order they are added (#6836) 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 cfa9b6e13a
Remove text requirement when media attached from statuses (#6672) 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
Akihiko Odaki 2e8a492e88 Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 6 years ago
Akihiko Odaki f8f0572ee0 Do not push status to feed if its reblog is already inserted (#6488) 6 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520) 6 years ago
Eugen Rochko a7171af0a3
Fix avatar and header issues by using custom geometry detector (#6515) 6 years ago
Eugen Rochko a71af98401
Push discovered status through streaming API within a time window (#6484) 6 years ago
Eugen Rochko 3ebc0ad4d3
Full-text search for authorized statuses (#6423) 6 years ago
Eugen Rochko 76f3d5d16b
Add preference to always display sensitive media (#6448) 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
ThibG a8b51124ba Don't normalize URLs in toots (#6134) 6 years ago
Akihiko Odaki 161c72d66d Allow to dereference Follow object for ActivityPub (#5772) 6 years ago