aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-announce.ts
Commit message (Expand)AuthorAgeFilesLines
* 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