aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Improve viewer counterChocobozzz2022-04-153-5/+6
* Support video views/viewers stats in serverChocobozzz2022-04-159-25/+156
* Refactor AP context builderChocobozzz2022-03-2417-233/+507
* Remove activitypub helperChocobozzz2022-03-2320-27/+272
* Update server dependenciesChocobozzz2022-03-211-1/+1
* Don't store remote rates of remote videosChocobozzz2022-03-1829-281/+326
* Add latency setting supportChocobozzz2022-03-091-0/+1
* Implement avatar miniatures (#4639)kontrollanten2022-02-284-77/+96
* Move uuid stuff in extra utilsChocobozzz2021-12-291-1/+2
* Fix shared importsChocobozzz2021-12-244-8/+4
* Move test functions outside extra-utilsChocobozzz2021-12-171-2/+1
* Move typescript utils in its own directoryChocobozzz2021-12-162-2/+2
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-161-2/+2
* Fix AP audienceChocobozzz2021-12-132-2/+2
* Handle channel owner update of remote serverChocobozzz2021-12-134-21/+30
* No notification on moderator abuseChocobozzz2021-12-091-3/+6
* Fix redundancy timeoutChocobozzz2021-11-291-2/+2
* Optimize AP fetchChocobozzz2021-11-162-1/+8
* Refactor video viewsChocobozzz2021-11-093-21/+16
* Remove aws bug workaroundChocobozzz2021-10-221-1/+0
* Constants consistencyChocobozzz2021-10-221-1/+1
* Add ability to search by URL with query paramsChocobozzz2021-10-201-1/+1
* Force live type specification in first stepChocobozzz2021-10-152-4/+4
* Remove old federation compatibilityChocobozzz2021-10-151-3/+0
* Fix user subscription follows countChocobozzz2021-10-141-17/+9
* Fix actor follow counts calculationChocobozzz2021-10-131-9/+10
* Process slow followers in unicast job queueChocobozzz2021-10-132-10/+36
* esModuleInterop to trueChocobozzz2021-08-277-14/+14
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-1/+1
* Refactor notifierChocobozzz2021-08-021-1/+11
* Use random names for VOD HLS playlistsChocobozzz2021-07-262-12/+13
* Add ability for instances to follow any actorChocobozzz2021-07-212-2/+18
* Refactor requestsChocobozzz2021-07-203-3/+3
* Fix webfinger tls onlyChocobozzz2021-07-011-2/+2
* Fix hooks definitionChocobozzz2021-07-011-1/+3
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* Add ability to search playlistsChocobozzz2021-06-259-26/+76
* Fix prune storage testsChocobozzz2021-06-171-8/+12
* Refactor live managerChocobozzz2021-06-171-1/+1
* Resolve object id from actors tooChocobozzz2021-06-162-0/+4
* Fix missing transactionsChocobozzz2021-06-154-16/+15
* Remove unnecessary awaitChocobozzz2021-06-151-1/+1
* Use a global request timeoutChocobozzz2021-06-152-7/+4
* Handle short video linksChocobozzz2021-06-141-0/+2
* Improve captions AP updaterChocobozzz2021-06-141-3/+0
* Optimize AP video captions updateChocobozzz2021-06-091-4/+21
* Cache refresh actor promiseChocobozzz2021-06-092-11/+25
* Fix actor image updateChocobozzz2021-06-081-4/+4
* Try to speed up AP update transactionChocobozzz2021-06-086-35/+37
* Add logs for refresh functionsChocobozzz2021-06-083-3/+11