aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/activitypub
Commit message (Collapse)AuthorAgeFilesLines
* Automatically resize avatarsChocobozzz2018-01-032-2/+2
|
* Begin to add avatar to actorsChocobozzz2017-12-291-3/+3
|
* Propagate old comment on new followChocobozzz2017-12-282-6/+23
|
* Begin moving video channel to actorChocobozzz2017-12-193-36/+25
|
* SaveChocobozzz2017-12-191-2/+2
|
* Move models to typescript-sequelizeChocobozzz2017-12-132-27/+29
|
* Fix bad to/cc when undo dislikeChocobozzz2017-11-301-1/+1
|
* Fix lintChocobozzz2017-11-302-5/+6
|
* Refractor validatorsChocobozzz2017-11-271-5/+5
|
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-10/+38
|
* Check signature is correct with the activity pub actorChocobozzz2017-11-271-1/+1
|
* Fetch video likes/dislikes tooChocobozzz2017-11-271-1/+1
|
* Fix lintChocobozzz2017-11-271-1/+1
|
* Federate video viewsChocobozzz2017-11-271-5/+9
|
* Fetch outbox to grab old activities testsChocobozzz2017-11-272-3/+3
|
* Fetch outbox to grab old activitiesChocobozzz2017-11-272-33/+2
|
* Add outboxChocobozzz2017-11-273-3/+65
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-7/+8
|
* Fix lintChocobozzz2017-11-271-2/+1
|
* Server shares user videosChocobozzz2017-11-271-1/+26
|
* Send server announce when users upload a videoChocobozzz2017-11-271-2/+2
|
* Handle announces in inboxChocobozzz2017-11-271-1/+3
|
* Rename Pod -> ServerChocobozzz2017-11-272-347/+0
|
* Add follow tabsChocobozzz2017-11-272-6/+3
| | | | | | Following Follow Followers
* Follow worksChocobozzz2017-11-273-8/+10
|
* Add MANAGE_PEERTUBE_FOLLOW rightChocobozzz2017-11-271-2/+2
|
* Handle follow/acceptChocobozzz2017-11-274-73/+27
|
* Make it compile at leastChocobozzz2017-11-271-0/+2
|
* Remove references to authorChocobozzz2017-11-271-13/+13
|
* Continue activitypubChocobozzz2017-11-273-677/+419
|
* Begin activitypubChocobozzz2017-11-275-0/+810