aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/process/process-flag.ts
Commit message (Collapse)AuthorAgeFilesLines
* Handle reports from mastodonChocobozzz2019-08-301-16/+24
|
* Stronger model typingsChocobozzz2019-08-191-3/+3
|
* Stronger actor association typing in AP functionsChocobozzz2019-08-091-2/+2
|
* Fix user notifications on new followChocobozzz2019-08-021-1/+3
|
* Add gitlab ci supportChocobozzz2019-07-291-3/+5
|
* Log typoChocobozzz2019-07-031-1/+1
|
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-0/+49
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