summaryrefslogtreecommitdiffstats
path: root/api/activitypub
AgeCommit message (Expand)Author
2021-02-22fix(ci): Remove error displayed by flake8Polyedre
2021-02-22fix(ci): Use black to reformat utils.pyPolyedre
2019-11-22Split artwork fetching to permit updateDashie
2019-11-18Uses the right test, id and stuffDashie
2019-11-17This should handle delete of a remote trackDashie
2019-11-17do not uses .rstrip() idiot; Update tracks when receiving an updateDashie
2019-11-17quackDashie
2019-11-16Add placeholder for update AudioDashie
2019-11-10Add TODODashie
2019-11-10Fix this oneDashie
2019-11-10ImprovementsDashie
2019-11-10loggingDashie
2019-11-10Use the right objectDashie
2019-11-10Move thingDashie
2019-11-10Add handling of incoming Create Audio ActivitiesDashie
2019-11-10add inbox_create to backendDashie
2019-11-09Namespace doesn't resolve but that might be better syntaxicallyDashie
2019-11-09Use custom context here tooDashie
2019-11-09Also federate transcode needed and urlDashie
2019-11-08more funnyDashie
2019-11-08A 404 or a funny comment is the same thing, rightDashie
2019-11-08Use DEFAULT_CTX in update and build of sound; Move it to varsDashie
2019-11-08That was useless in the backend, use the ctx on one place for nowDashie
2019-11-08Define custom AP context (default for now)Dashie
2019-11-02create_remote_actor() also create a local=False User associated to itDashie
2019-10-31Improve search a bitDashie
2019-09-19Split backend in its own folderDashie