aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/actors
Commit message (Collapse)AuthorAgeFilesLines
* Refactor requestsChocobozzz2021-07-201-1/+1
|
* Fix webfinger tls onlyChocobozzz2021-07-011-2/+2
|
* 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
| | | | avoid confusion with AP fetch functions
* Move middleware utils in middlewaresChocobozzz2021-06-035-4/+72
| | | | helpers modules should not import models
* Refactor AP actorsChocobozzz2021-06-0310-0/+663