aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/activitypub/activity.ts
Commit message (Collapse)AuthorAgeFilesLines
* Handle live federationChocobozzz2020-11-091-3/+3
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-5/+5
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-1/+4
| | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal
* Move to eslintcontainChocobozzz2020-02-031-11/+32
|
* Handle reports from mastodonChocobozzz2019-08-301-1/+1
|
* Playlist server APIChocobozzz2019-03-181-2/+3
|
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-5/+26
| | | | | | | | 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-3/+3
|
* Add ability to update a video channelChocobozzz2018-05-111-1/+1
|
* Improve activity pub actors implementationChocobozzz2018-03-221-1/+1
|
* Fix announce activitiesChocobozzz2018-01-261-1/+1
|
* Add reject processing for activitypubChocobozzz2018-01-111-2/+7
|
* Handle HTML is commentsChocobozzz2018-01-041-1/+1
|
* Fix delete activitiesChocobozzz2018-01-041-0/+1
|
* Send account activitypub update eventsChocobozzz2018-01-031-1/+2
|
* Create comment on replied mastodon statutesChocobozzz2017-12-221-1/+2
|
* Handle mastodon sharesChocobozzz2017-12-191-1/+1
|
* Status are sent to mastodonChocobozzz2017-12-191-0/+1
|
* Begin moving video channel to actorChocobozzz2017-12-191-12/+6
|
* Correctly forward like/dislikes and undoChocobozzz2017-11-271-0/+5
|
* Federate likes/dislikesChocobozzz2017-11-271-4/+10
|
* Federate video viewsChocobozzz2017-11-271-2/+3
|
* Refractor activity pub lib/helpersChocobozzz2017-11-271-3/+8
|
* Fix lintChocobozzz2017-11-271-7/+2
|
* Optimize signature verificationChocobozzz2017-11-271-0/+1
|
* Speed up activity pub http requestsChocobozzz2017-11-271-2/+2
|
* Server shares user videosChocobozzz2017-11-271-1/+2
|
* Handle announces in inboxChocobozzz2017-11-271-2/+7
|
* Add video abuse to activity pubChocobozzz2017-11-271-5/+3
|
* Handle follow/acceptChocobozzz2017-11-271-2/+16
|
* Make it compile at leastChocobozzz2017-11-271-1/+1
|
* Continue activitypubChocobozzz2017-11-271-2/+7
|
* Begin activitypubChocobozzz2017-11-271-0/+34