aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub/video-comments.ts
Commit message (Expand)AuthorAgeFilesLines
* Check the comment is defined when validating bodyChocobozzz2018-10-011-1/+1
* Move normalize functions in helpersChocobozzz2018-05-111-1/+1
* Improve AP validation for NotesChocobozzz2018-05-111-6/+19
* Accept unlisted comments tooChocobozzz2018-04-041-1/+4
* Only accept public commentsChocobozzz2018-01-261-2/+5
* Fetch remote AP objectsChocobozzz2018-01-101-1/+2
* Handle HTML is commentsChocobozzz2018-01-041-11/+0
* Add ability to delete commentsChocobozzz2018-01-041-1/+6
* Create comment on replied mastodon statutesChocobozzz2017-12-221-0/+40