aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-share.ts
Commit message (Collapse)AuthorAgeFilesLines
* Send account activitypub update eventsChocobozzz2018-01-031-0/+40
|
* Begin moving video channel to actorChocobozzz2017-12-191-16/+16
|
* Use sequelize scopesChocobozzz2017-12-141-6/+30
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-62/+56
|
* Put activity pub sends inside transactionsChocobozzz2017-11-301-4/+6
|
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-1/+15
|
* Federate video updateChocobozzz2017-11-271-2/+21
|
* Handle announces in inboxChocobozzz2017-11-271-0/+49