aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/videos.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix announce activitiesChocobozzz2018-01-261-1/+52
* Fix lintChocobozzz2018-01-241-1/+0
* Upgrade server dependenciesChocobozzz2018-01-241-1/+1
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-2/+1
* Fix communication with mastodonChocobozzz2018-01-121-3/+3
* Fetch remote AP objectsChocobozzz2018-01-101-49/+224
* Propagate old comment on new followChocobozzz2017-12-281-9/+3
* Fix preview 404Chocobozzz2017-12-281-1/+3
* Add comments federation testsChocobozzz2017-12-271-2/+2
* Begin moving video channel to actorChocobozzz2017-12-191-12/+16
* Move models to typescript-sequelizeChocobozzz2017-12-131-15/+16
* Fix conflict rate serializationsChocobozzz2017-11-301-20/+28
* Federate likes/dislikesChocobozzz2017-11-271-1/+46
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-0/+44