aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/actors
Commit message (Expand)AuthorAgeFilesLines
* Fix reset sequelize instanceChocobozzz2023-05-111-2/+2
* Update server dependenciesChocobozzz2023-02-161-1/+1
* Fix retrying update on sql serialization conflictChocobozzz2023-02-141-11/+4
* Filter out invalid images from peertubeChocobozzz2022-11-231-19/+21
* Cleanup actor image without widthChocobozzz2022-09-161-5/+16
* Use bullmq job dependencyChocobozzz2022-08-091-2/+2
* Fix incorrect error logsChocobozzz2022-07-181-1/+1
* Correctly handle actors without follow countersChocobozzz2022-07-151-2/+5
* Fix lintChocobozzz2022-07-131-2/+2
* Relax log levelChocobozzz2022-07-132-3/+3
* Remove activitypub helperChocobozzz2022-03-232-4/+3
* Implement avatar miniatures (#4639)kontrollanten2022-02-284-77/+96
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+2
* Move test functions outside extra-utilsChocobozzz2021-12-171-2/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-2/+2
* Handle channel owner update of remote serverChocobozzz2021-12-132-19/+28
* Fix redundancy timeoutChocobozzz2021-11-291-2/+2
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* 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
* Move middleware utils in middlewaresChocobozzz2021-06-035-4/+72
* Refactor AP actorsChocobozzz2021-06-0310-0/+663