aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/videos.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Add ability to update a video channelChocobozzz2018-05-111-4/+9
* Improve video torrent AP object validatorChocobozzz2018-05-111-2/+2
* Use ISO 639 for languagesChocobozzz2018-04-231-5/+5
* Fix error loggingChocobozzz2018-03-261-1/+1
* Improve logging when cannot fetch remote videosChocobozzz2018-03-231-5/+10
* Fix issues with truncated description and utf charactersChocobozzz2018-03-211-1/+1
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-211-15/+5
* Implement support field in video and video channelChocobozzz2018-02-151-0/+6
* Fix video announces processingChocobozzz2018-01-261-2/+5
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1
* 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