aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | In favour of HLS
* Fix federation with some actorsChocobozzz2019-10-231-4/+11
| | | | That don't have a shared inbox, or a URL
* 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
| | | | In particular when fetching pleroma outbox
* 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
| | | | | | | | | | | | | | | | For now we Create these activities, but we should just send them directly. This fix handles correctly direct Dislikes/Flags/Views, we'll implement the sending correctly these activities in the next peertube version
| * 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
| | | | One should have an oportunity to include a dot into the username. Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname".
* 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
|
* Add subscriptions endpoints to REST APIChocobozzz2018-08-271-1/+12
|
* Add state and moderationComment for abuses on server sideChocobozzz2018-08-101-1/+1
|
* Fix fps federationChocobozzz2018-08-061-1/+2
|
* Add ability to import video with youtube-dlChocobozzz2018-08-061-1/+1
|
* Implement captions/subtitlesChocobozzz2018-07-161-0/+13
|
* Fix HTTP fallback when having videostream issues on firefoxChocobozzz2018-06-201-1/+1
|
* Fix lintChocobozzz2018-06-131-0/+2
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+6
| | | | publishing a video
* Fix AP activity validatorChocobozzz2018-05-291-1/+2
|