Add action hooks to user routes
[oweals/peertube.git] / server / helpers / custom-validators / activitypub /
2019-12-04 ChocobozzzMove deleted comment on new follow tests
2019-12-04 Julien MaulnyFix retrieving of deleted comments when subscribing...
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-10-23 ChocobozzzFix federation with some actors
2019-10-21 ChocobozzzFix federation issue with some actor descriptions
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-03 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-30 ChocobozzzHandle reports from mastodon
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31 ChocobozzzMore robust federation
2019-05-21 ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-21 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21 ChocobozzzRelax activity validation
2019-05-16 ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-05-13 ChocobozzzRelax activity validation
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzPlaylist server API
2019-02-11 ChocobozzzAdd originallyPublishedAt unit tests
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd hls support on server
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-15 ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 ChocobozzzAP mimeType -> mediaType
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-08 Lucas DeclercqFix some defaults values + indentation
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-01 ChocobozzzCheck the comment is defined when validating body
2018-10-01 ChocobozzzFix video fps validator
2018-09-25 ChocobozzzMerge remote-tracking branch 'origin/master' into develop
2018-09-25 lsdeAdd dot into allowed actor username
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-14 ChocobozzzAdd recently added redundancy strategy
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-09-04 ChocobozzzAdd federation to ownership change
2018-08-28 ChocobozzzRefractor user quota SQL queries
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-27 ChocobozzzUse height instead of width to represent the video...
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-08-10 ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzFix fps federation
2018-08-06 ChocobozzzAdd ability to import video with youtube-dl
2018-07-16 ChocobozzzImplement captions/subtitles
2018-06-20 ChocobozzzFix HTTP fallback when having videostream issues on...
2018-06-13 ChocobozzzFix lint
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-29 ChocobozzzFix AP activity validator
2018-05-11 ChocobozzzMove normalize functions in helpers
2018-05-11 ChocobozzzImprove AP validation for Notes
2018-05-11 ChocobozzzImprove video torrent AP object validator
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-04 ChocobozzzAccept unlisted comments too
2018-03-28 ChocobozzzRemove alpine image
2018-03-28 ChocobozzzTruncate correctly video descriptions
2018-03-22 ChocobozzzImprove activity pub actors implementation
2018-03-19 ChocobozzzSanitize invalid actor description
2018-01-26 ChocobozzzUse sensitive instead of nsfw in activitypub
2018-01-26 ChocobozzzFix announce activities
2018-01-26 ChocobozzzOnly accept public comments
2018-01-12 ChocobozzzFix communication with mastodon
2018-01-11 ChocobozzzAdd reject processing for activitypub
2018-01-10 ChocobozzzFetch remote AP objects
2018-01-04 ChocobozzzHandle HTML is comments
2018-01-04 ChocobozzzAdd ability to delete comments
2018-01-03 ChocobozzzAdd avatar in comments
2018-01-03 ChocobozzzSend account activitypub update events
2018-01-03 ChocobozzzAdd avatar max size limit
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-28 ChocobozzzPropagate old comment on new follow
2017-12-22 ChocobozzzCreate comment on replied mastodon statutes
2017-12-20 ChocobozzzFix validators issue
2017-12-19 ChocobozzzHandle mastodon shares
2017-12-19 ChocobozzzFix player play exception on chromium
2017-12-19 ChocobozzzStatus are sent to mastodon
2017-12-19 ChocobozzzUse RsaSignature2017
2017-12-19 ChocobozzzUnfollow with host
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-19 ChocobozzzSave
2017-12-13 ChocobozzzMove models to typescript-sequelize
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-08 ChocobozzzFinish admin design
2017-11-27 ChocobozzzRefractor validators
2017-11-27 ChocobozzzFederate likes/dislikes
2017-11-27 ChocobozzzFederate video views
2017-11-27 ChocobozzzRefractor activity pub lib/helpers
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzFederate video abuses
next