aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-create.ts
Commit message (Expand)AuthorAgeFilesLines
* Send comment to followers and parentsChocobozzz2018-01-081-8/+24
* Propagate old comment on new followChocobozzz2017-12-281-2/+11
* Send video comment comments to followers/originChocobozzz2017-12-271-14/+22
* Begin unit testsChocobozzz2017-12-221-2/+2
* Create comment on replied mastodon statutesChocobozzz2017-12-221-2/+51
* Begin moving video channel to actorChocobozzz2017-12-191-54/+133
* Move models to typescript-sequelizeChocobozzz2017-12-131-23/+25
* Fix conflict rate serializationsChocobozzz2017-11-301-1/+1
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-3/+9
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-15/+27
* Federate likes/dislikesChocobozzz2017-11-271-1/+34
* Federate video viewsChocobozzz2017-11-271-1/+18
* Add follow testsChocobozzz2017-11-271-2/+2
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+2
* Refractor activity pub lib/helpersChocobozzz2017-11-271-0/+88