Try to fix video duplication
[oweals/peertube.git] / server / lib / activitypub /
2019-08-09 ChocobozzzLazy load avatars
2019-08-09 ChocobozzzStronger actor association typing in AP functions
2019-08-07 ChocobozzzRemove comment federation by video owner
2019-08-07 ChocobozzzFix comment notifications
2019-08-06 ChocobozzzAutomatically remove bad followings
2019-08-02 ChocobozzzFix user notifications on new follow
2019-08-01 ChocobozzzAutomatically update playlist thumbnails
2019-08-01 ChocobozzzFix like/dislike federation
2019-08-01 ChocobozzzFix HLS transcoding
2019-08-01 ChocobozzzFix multiple server tests
2019-07-29 ChocobozzzAdd gitlab ci support
2019-07-24 ChocobozzzCorrectly notify on auto blacklist
2019-07-24 ChocobozzzAdd filter hooks tests
2019-07-24 ChocobozzzAdd server hooks
2019-07-03 ChocobozzzLog typo
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 ChocobozzzServer: Bulk update videos support field
2019-05-31 ChocobozzzRemove old activities processor
2019-05-31 ChocobozzzMore robust federation
2019-05-31 ChocobozzzRemove unused actor uuid field
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-25 ChocobozzzFix pleroma follow
2019-04-25 ChocobozzzFix user notifications tests
2019-04-24 ChocobozzzAdd migrations
2019-04-24 ChocobozzzRefactor video caption/preview caches
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzUpdate sequelize
2019-04-24 ChocobozzzCreate a dedicated table to track video thumbnails
2019-04-24 ChocobozzzRemove tmp file on image processing error
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-04-11 ChocobozzzMove config in its own file
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
2019-04-08 ChocobozzzAdd ability to manually approves instance followers...
2019-04-08 ChocobozzzAdd ability to forbid followers
2019-04-08 ChocobozzzFix HLS federation
2019-04-08 ChocobozzzAdd ability to remove an instance follower in API
2019-04-08 ChocobozzzUpdate P2P media loader peer version
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-19 ChocobozzzCleanup invalid rates/comments/shares
2019-03-19 ChocobozzzRefresh playlists
2019-03-19 ChocobozzzOnly create refresh job if needed
2019-03-18 ChocobozzzRename streaming playlists routes/directories
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzAdd playlist check param 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 ChocobozzzUse a single file instead of segments for HLS
2019-02-11 ChocobozzzAdd hls support on server
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-15 ChocobozzzCorrectly send Flag/Dislike/View activities
2019-01-15 ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-14 ChocobozzzFix deleting not found remote actors
2019-01-14 ChocobozzzRefresh remote actors on GET enpoints
2019-01-14 ChocobozzzWarn user when they want to delete a channel
2019-01-10 ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09 ChocobozzzAdd notification settings migration
2019-01-09 ChocobozzzAdd user notification base code
2018-12-11 ChocobozzzSupport additional video extensions
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzAdd tmp and redundancy directories
2018-12-04 ChocobozzzFix thumbnail processing
2018-12-03 ChocobozzzFix trending page
2018-11-22 ChocobozzzDon't import test tools in core
2018-11-20 ChocobozzzDelete invalid or deleted remote videos
2018-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19 ChocobozzzFix checkbox margins
2018-11-19 ChocobozzzOptimize image resizing
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16 ChocobozzzFix images size when downloading them
2018-11-15 buoyantairFix dependency errors between modules
2018-11-15 buoyantairMerge from upstream
2018-11-15 ChocobozzzDon't forward view, send updates instead
2018-11-14 ChocobozzzCheck activities host
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-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08 Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-10-08 Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-02 ChocobozzzUpsert cache file on create activity
2018-10-02 ChocobozzzCorrectly forward comment deletion
2018-10-02 ChocobozzzTry to improve redundancy tests
2018-10-01 ChocobozzzDon't build redundancy urls with "-1" as fps
2018-10-01 ChocobozzzFix video fps validator
2018-10-01 ChocobozzzFix refreshing external video attributes
2018-10-01 ChocobozzzCheck video channel name is unique on our instance
2018-10-01 ChocobozzzEnsure video existence before duplicating it
2018-09-27 ChocobozzzFix federation with a comment reply
2018-09-26 ChocobozzzFix video files duplicated when fps is null
2018-09-25 ChocobozzzReduce video import TTL
2018-09-24 ChocobozzzFix comment deletion with mastodon
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
next