summaryrefslogtreecommitdiffstats
path: root/api/tasks.py
AgeCommit message (Expand)Author
2021-02-22fix(ci): Remove error displayed by flake8Polyedre
2019-11-22Split artwork fetching to permit updateDashie
2019-11-18Use the right field for remote artworkDashie
2019-11-18Should be .url because .id is a pk integer and object id is an urlDashie
2019-11-18Maybe like this...Dashie
2019-11-18Custom stuff should now federatesDashie
2019-11-18Track genre now federateDashie
2019-11-17quackDashie
2019-11-16Fix to= for Ap activitiesDashie
2019-11-10ahahDashie
2019-11-10Federate only if local hahaDashie
2019-11-10fixesDashie
2019-11-10Don't forget to makedirsDashie
2019-11-10Make sqlalchemy happyDashie
2019-11-10Bunch of fixesDashie
2019-11-10Change this logic tooDashie
2019-11-10Change logicDashie
2019-11-10Missed that variableDashie
2019-11-10Missed that variableDashie
2019-11-10Check if sound.activity existsDashie
2019-11-10Maybe this will workDashie
2019-11-10Use remote_uri for the real file remote urlDashie
2019-11-10introduce fetch_remote_track in workflowDashie
2019-11-10Fix this oneDashie
2019-11-10get user through actorDashie
2019-11-10ImprovementsDashie
2019-11-10Add handling of incoming Create Audio ActivitiesDashie
2019-11-09Add commentDashie
2019-11-09add some blah; federate update soundDashie
2019-11-09Federate might-change items when doing an UpdateDashie
2019-11-09Also federate transcode needed and urlDashie
2019-11-09Avoid exceptions if missing fieldsDashie
2019-11-08Create sound for remote track now uses the custom AP stuffDashie
2019-11-08Add comment for the custom stuffDashie
2019-11-08Add more infos to the Audio objectDashie
2019-11-08Use DEFAULT_CTX in update and build of sound; Move it to varsDashie
2019-11-08Update federationDashie
2019-11-08create a part of Sound for incoming activitiesDashie
2019-11-08Use the placeholder functions in the searchDashie
2019-11-08Add placeholder functionsDashie
2019-11-04Add missing instance to other callsDashie
2019-11-03Improve AP_ENABLED logic a bitDashie
2019-10-27Uses mail extension in current_appDashie
2019-10-03Return tombstone when actor is deletedDashie
2019-10-03Federate Actor DeleteDashie
2019-09-29Add dedicated targets for DATA migrationsDashie
2019-09-22idk whateverDashie
2019-09-20Fix a bunch of LGTM static analysis errors plus cleanup in old backend stuffDashie
2019-09-19Split backend in its own folderDashie