aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/actors
Commit message (Expand)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* Add ability to search playlistsChocobozzz2021-06-251-1/+1
* Resolve object id from actors tooChocobozzz2021-06-161-0/+3
* Use a global request timeoutChocobozzz2021-06-151-2/+2
* Cache refresh actor promiseChocobozzz2021-06-092-11/+25
* Fix actor image updateChocobozzz2021-06-081-4/+4
* Try to speed up AP update transactionChocobozzz2021-06-082-13/+13
* Add logs for refresh functionsChocobozzz2021-06-081-3/+7
* Fix video upload with a capitalized extChocobozzz2021-06-081-2/+2
* fetch -> loadChocobozzz2021-06-032-6/+6
* Move middleware utils in middlewaresChocobozzz2021-06-035-4/+72
* Refactor AP actorsChocobozzz2021-06-0310-0/+663