aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub/video-comments.ts
Commit message (Expand)AuthorAgeFilesLines
* Move to eslintcontainChocobozzz2020-02-031-2/+0
* Update validator dependencyChocobozzz2020-01-071-1/+1
* Move deleted comment on new follow testsChocobozzz2019-12-041-9/+9
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-1/+18
* More robust federationChocobozzz2019-05-311-1/+2
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-2/+2
* Prepare Dislike/Flag/View fixesChocobozzz2019-01-151-11/+0
* 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