aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-announce.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove activitypub helperChocobozzz2022-03-231-5/+5
* Don't store remote rates of remote videosChocobozzz2022-03-181-1/+1
* Optimize AP fetchChocobozzz2021-11-161-1/+5
* Refactor getOrCreateAPVideoChocobozzz2021-06-021-2/+2
* Split types and typingsChocobozzz2020-06-181-2/+2
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
* Cleanup model typesChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-4/+3
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-2/+2
* Fix user notifications on new followChocobozzz2019-08-021-4/+9
* Correctly notify on auto blacklistChocobozzz2019-07-241-1/+1
* More robust federationChocobozzz2019-05-311-2/+13
* Add user notification base codeChocobozzz2019-01-091-2/+6
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-5/+1
* Refractor videos AP functionsChocobozzz2018-09-191-1/+1
* Add refresh video on searchChocobozzz2018-08-271-2/+2
* Add ability to search a video with an URLChocobozzz2018-08-271-3/+1
* Refractor retry transaction functionChocobozzz2018-06-131-11/+2
* Correctly forward video related activitiesChocobozzz2018-05-311-2/+3
* Split files in activitypub serverChocobozzz2018-05-251-1/+1
* Don't rehost announced video activitiesChocobozzz2018-01-261-2/+5
* Fix announce activitiesChocobozzz2018-01-261-22/+4
* Fetch remote AP objectsChocobozzz2018-01-101-9/+10
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
* Improve video tag in edit formChocobozzz2017-12-201-1/+1
* Only import bootstrap component that we needChocobozzz2017-12-201-2/+2
* Handle mastodon sharesChocobozzz2017-12-191-5/+14
* Begin moving video channel to actorChocobozzz2017-12-191-54/+13
* Move models to typescript-sequelizeChocobozzz2017-12-131-17/+18
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-18/+82
* Add follow testsChocobozzz2017-11-271-2/+2
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+46