aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub/activity.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix AP flag validatorChocobozzz2021-03-241-1/+1
|
* Use got instead of requestChocobozzz2021-03-241-1/+1
|
* Refactor a little bit AP validatorsChocobozzz2021-03-241-50/+62
|
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-031-14/+12
|
* Update validator dependencyChocobozzz2020-01-071-1/+1
|
* Relax activity validationChocobozzz2019-05-211-12/+13
|
* Playlist server APIChocobozzz2019-03-181-0/+3
|
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-38/+61
| | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version
* Basic video redundancy implementationChocobozzz2018-09-131-4/+10
|
* Fix lintChocobozzz2018-06-131-0/+2
|
* Fix AP activity validatorChocobozzz2018-05-291-1/+2
|
* Improve video torrent AP object validatorChocobozzz2018-05-111-4/+4
|
* Improve activity pub actors implementationChocobozzz2018-03-221-1/+1
|
* Add reject processing for activitypubChocobozzz2018-01-111-1/+9
|
* Add ability to delete commentsChocobozzz2018-01-041-2/+3
|
* Send account activitypub update eventsChocobozzz2018-01-031-2/+3
|
* Add ability to disable video commentsChocobozzz2018-01-031-4/+1
|
* Create comment on replied mastodon statutesChocobozzz2017-12-221-1/+3
|
* Begin moving video channel to actorChocobozzz2017-12-191-12/+7
|
* SaveChocobozzz2017-12-191-1/+1
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-2/+2
|
* Federate likes/dislikesChocobozzz2017-11-271-8/+15
|
* Federate video viewsChocobozzz2017-11-271-1/+3
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-15/+58
|
* Server shares user videosChocobozzz2017-11-271-4/+2
|
* Handle announces in inboxChocobozzz2017-11-271-1/+7
|
* Follow worksChocobozzz2017-11-271-5/+14
|
* Continue activitypubChocobozzz2017-11-271-0/+34