aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/custom-validators/activitypub
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix AP activity validatorChocobozzz2018-05-291-1/+2
* Move normalize functions in helpersChocobozzz2018-05-112-2/+21
* Improve AP validation for NotesChocobozzz2018-05-112-8/+22
* Improve video torrent AP object validatorChocobozzz2018-05-112-16/+17
* Use ISO 639 for languagesChocobozzz2018-04-231-4/+9
* Accept unlisted comments tooChocobozzz2018-04-041-1/+4
* Remove alpine imageChocobozzz2018-03-281-2/+2
* Truncate correctly video descriptionsChocobozzz2018-03-281-1/+11
* Improve activity pub actors implementationChocobozzz2018-03-222-2/+2
* Sanitize invalid actor descriptionChocobozzz2018-03-191-0/+4
* Use sensitive instead of nsfw in activitypubChocobozzz2018-01-261-1/+1