aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-create.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refractor retry transaction functionChocobozzz2018-06-131-32/+5
|
* Correctly forward video related activitiesChocobozzz2018-05-311-8/+4
|
* Split files in activitypub serverChocobozzz2018-05-251-1/+2
|
* Fix announce activitiesChocobozzz2018-01-261-53/+2
|
* Upgrade server dependenciesChocobozzz2018-01-241-1/+1
|
* Add tests to handle down serverChocobozzz2018-01-111-2/+2
|
* Fetch remote AP objectsChocobozzz2018-01-101-98/+29
|
* Fix comment creationChocobozzz2018-01-081-1/+1
|
* Fix lintChocobozzz2018-01-081-1/+0
|
* 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