aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search playlistsChocobozzz2021-06-251-2/+5
* Fix remote actor creation dateChocobozzz2021-05-071-21/+18
* Fix AP flag validatorChocobozzz2021-03-241-1/+1
* Use got instead of requestChocobozzz2021-03-241-1/+1
* Refactor a little bit AP validatorsChocobozzz2021-03-245-106/+62
* Add ability to cleanup remote AP interactionsChocobozzz2021-03-033-18/+32
* Don't guess remote tracker URLChocobozzz2021-02-181-6/+18
* Don't reject accounts with empty descriptionChocobozzz2021-01-111-0/+7
* Add permanent live supportChocobozzz2020-12-031-2/+1
* Begin live testsChocobozzz2020-11-091-1/+1
* Handle live federationChocobozzz2020-11-091-0/+1
* Use 3 tables to represent abusesChocobozzz2020-07-101-2/+2
* Video file metadata PR cleanupChocobozzz2020-03-101-2/+12
* Update dependenciesChocobozzz2020-02-282-5/+5
* Move to eslintcontainChocobozzz2020-02-032-5/+1
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-7/+19
* Comments enabled attrivute is optional in APChocobozzz2020-01-291-0/+1
* Add ability to list redundanciesChocobozzz2020-01-281-1/+1
* Update validator dependencyChocobozzz2020-01-076-6/+6
* 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
* Add ability to disable webtorrentChocobozzz2019-11-251-12/+24
* Fix federation with some actorsChocobozzz2019-10-231-4/+11
* Fix federation issue with some actor descriptionsChocobozzz2019-10-212-3/+3
* Handle reports from mastodonChocobozzz2019-08-301-7/+8
* More robust federationChocobozzz2019-05-311-1/+2
* Relax activity validationChocobozzz2019-05-211-12/+13
* Relax activity validationChocobozzz2019-05-131-2/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-114-5/+5
* Add playlist rest testsChocobozzz2019-03-181-2/+4
* Playlist server APIChocobozzz2019-03-182-0/+28
* Add originallyPublishedAt unit testsChocobozzz2019-02-111-0/+1
* Merge branch 'develop' into pr/1217Chocobozzz2019-02-1111-168/+129
|\
| * Add hls support on serverChocobozzz2019-02-112-3/+17
| * Prepare Dislike/Flag/View fixesChocobozzz2019-01-1511-161/+105
| * Add new follow, mention and user registered notifsChocobozzz2019-01-091-1/+3
| * AP mimeType -> mediaTypeChocobozzz2018-10-181-3/+4
* | Rename downloadingEnabled property to downloadEnabledLucas Declercq2018-10-081-2/+2
* | Fix some defaults values + indentationLucas Declercq2018-10-081-0/+1
* | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-0/+1
|/
* Check the comment is defined when validating bodyChocobozzz2018-10-011-1/+1
* Fix video fps validatorChocobozzz2018-10-011-1/+1
* Add dot into allowed actor usernamelsde2018-09-251-1/+1
* Add recently added redundancy strategyChocobozzz2018-09-141-2/+0
* Basic video redundancy implementationChocobozzz2018-09-135-30/+75
* Add federation to ownership changeChocobozzz2018-09-041-1/+3
* Refractor user quota SQL queriesChocobozzz2018-08-281-3/+1
* Add ability to search video channelsChocobozzz2018-08-271-1/+6
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+1
* Use height instead of width to represent the video resolutionChocobozzz2018-08-271-3/+6