aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/share.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refactor AP actorsChocobozzz2021-06-031-2/+2
|
* Refactor AP playlistsChocobozzz2021-06-031-17/+21
|
* Use got instead of requestChocobozzz2021-03-241-7/+2
|
* Introduce tags to the loggerChocobozzz2021-03-241-9/+14
| | | | | That could help to filter unneeded logs and/or select particular components
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-3/+3
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
|
* Fix build with typescript 3.8Chocobozzz2020-02-281-1/+1
|
* Add internal privacy modeChocobozzz2019-12-121-3/+2
|
* Stronger model typingsChocobozzz2019-08-191-9/+12
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-6/+1
|
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-2/+2
| | | | | | | | 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
* Add ability to unfederate a local video (on blacklist)Chocobozzz2019-01-101-10/+6
|
* Fix checkbox marginsChocobozzz2018-11-191-2/+2
|
* Check activities hostChocobozzz2018-11-141-5/+10
|
* Add federation to ownership changeChocobozzz2018-09-041-0/+2
|
* Add refresh video on searchChocobozzz2018-08-271-0/+38
|
* Add ability to update a video channelChocobozzz2018-05-111-11/+34
|
* Try to refractor activities sendingChocobozzz2018-03-271-3/+3
| | | | There is still a need for work on this part though
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-191-16/+31
|
* Don't rehost announced video activitiesChocobozzz2018-01-261-8/+16
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
|
* Fix lintChocobozzz2017-12-191-1/+1
|
* Status are sent to mastodonChocobozzz2017-12-191-0/+3
|
* Add dirty migration :/Chocobozzz2017-12-191-3/+13
|
* Begin moving video channel to actorChocobozzz2017-12-191-19/+5
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-9/+10
|
* Add shares forward and collection on videos/video channelsChocobozzz2017-11-271-3/+3
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-0/+33