aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/url.ts
Commit message (Expand)AuthorAgeFilesLines
* Check activities hostChocobozzz2018-11-141-6/+6
* Don't build redundancy urls with "-1" as fpsChocobozzz2018-10-011-1/+1
* Basic video redundancy implementationChocobozzz2018-09-131-1/+9
* Add ability to set a name to a channelChocobozzz2018-08-271-2/+2
* Add id to likes/dislikes/comments/shares collectionsChocobozzz2018-01-291-1/+21
* Fix delete activitiesChocobozzz2018-01-041-1/+6
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+1
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Add comments controllerChocobozzz2017-12-221-6/+7
* Begin moving video channel to actorChocobozzz2017-12-191-21/+25
* Move models to typescript-sequelizeChocobozzz2017-12-131-15/+15
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-7/+7
* Federate likes/dislikesChocobozzz2017-11-271-1/+11
* Federate video viewsChocobozzz2017-11-271-1/+6
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-0/+60