aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/activitypub/video-comments.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | In particular when fetching pleroma outbox
* 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
| | | | Will only act with new comments
* 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
| | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes
* 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