aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/crawl.ts
Commit message (Expand)AuthorAgeFilesLines
* esModuleInterop to trueChocobozzz2021-08-271-3/+3
* Add ability for instances to follow any actorChocobozzz2021-07-211-1/+2
* Use a global request timeoutChocobozzz2021-06-151-5/+2
* Use got instead of requestChocobozzz2021-03-241-13/+12
* Rename request timeoutChocobozzz2021-03-031-2/+2
* Move to eslintcontainChocobozzz2020-02-031-3/+3
* More robust federationChocobozzz2019-05-311-5/+14
* Fix pleroma followChocobozzz2019-04-251-2/+1
* Fix user notifications testsChocobozzz2019-04-251-1/+7
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-1/+8
* Playlist server APIChocobozzz2019-03-181-1/+1
* Check activities hostChocobozzz2018-11-141-2/+3
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-1/+1
* Add ability to search a video with an URLChocobozzz2018-08-271-1/+2
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-1/+1
* Refractor and optimize AP collectionsChocobozzz2018-05-251-0/+40