aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/video-comments.ts
Commit message (Expand)AuthorAgeFilesLines
* Move to eslintcontainChocobozzz2020-02-031-7/+7
* Move deleted comment on new follow testsChocobozzz2019-12-041-1/+4
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-041-7/+8
* Cleanup model typesChocobozzz2019-08-201-2/+2
* Stronger model typingsChocobozzz2019-08-191-8/+8
* Fix comment notificationsChocobozzz2019-08-071-1/+1
* Automatically remove bad followingsChocobozzz2019-08-061-120/+110
* Fix multiple server testsChocobozzz2019-08-011-1/+1
* Add server hooksChocobozzz2019-07-241-1/+1
* More robust federationChocobozzz2019-05-311-2/+2
* Upgrade sequelizeChocobozzz2019-04-241-2/+1
* Update sequelizeChocobozzz2019-04-241-1/+2
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
* Cleanup invalid rates/comments/sharesChocobozzz2019-03-191-8/+2
* Add user notification base codeChocobozzz2019-01-091-1/+3
* Check activities hostChocobozzz2018-11-141-0/+17
* Fix federation with a comment replyChocobozzz2018-09-271-1/+1
* Fix comment deletion with mastodonChocobozzz2018-09-241-1/+1
* Refractor videos AP functionsChocobozzz2018-09-191-1/+1
* Refractor comment creation from federationChocobozzz2018-08-271-5/+8
* Add refresh video on searchChocobozzz2018-08-271-2/+2
* Add ability to search a video with an URLChocobozzz2018-08-271-4/+5
* Refractor and optimize AP collectionsChocobozzz2018-05-251-1/+1
* Improve AP validation for NotesChocobozzz2018-05-111-3/+3
* Fix error loggingChocobozzz2018-03-261-1/+1
* Avoid making retried requests to dead followersChocobozzz2018-01-121-1/+0
* Fetch remote AP objectsChocobozzz2018-01-101-0/+156