Use move instead rename
[oweals/peertube.git] / server / lib / activitypub /
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-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
2018-09-21 ChocobozzzRemove unnecessary actor existance check
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20 ChocobozzzLimit associations fetch when loading token
2018-09-19 ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-19 ChocobozzzImprove AP actor checks
2018-09-19 ChocobozzzOptimize activity actor load in AP processors
2018-09-19 ChocobozzzOptimize video view AP processing
2018-09-19 ChocobozzzRefractor videos AP functions
2018-09-19 ChocobozzzOptimize SQL requests of videos AP endpoints
2018-09-14 ChocobozzzRefractor activities sending
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-09-04 ChocobozzzAdd federation to ownership change
2018-08-30 ChocobozzzBufferize videos views in redis
2018-08-27 ChocobozzzFetch outbox when searching an actor
2018-08-27 ChocobozzzSearch video channel handle/uri
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzRefractor comment creation from federation
2018-08-27 ChocobozzzAdd refresh video on search
2018-08-27 ChocobozzzAdd ability to search a video with an URL
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-14 ChocobozzzCleanup utils helper
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-07-31 ChocobozzzDon't send follow request if the follow is already...
2018-07-31 ChocobozzzRefresh orphan actors
2018-07-30 ChocobozzzAdd more info logging
2018-07-26 ChocobozzzFix peertube on chrome
2018-07-26 ChocobozzzFix last commit
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-16 ChocobozzzImplement captions/subtitles
2018-06-13 ChocobozzzFix lint
2018-06-13 ChocobozzzRefractor retry transaction function
2018-06-13 ChocobozzzImprove tests when waiting pending jobs
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-31 ChocobozzzCorrectly forward video related activities
2018-05-28 ChocobozzzFix publishedAt value after following a new instance
2018-05-28 ChocobozzzFix actor outbox
2018-05-25 ChocobozzzRefractor and optimize AP collections
2018-05-25 ChocobozzzSplit files in activitypub server
2018-05-25 ChocobozzzFix cc field in classic audience
2018-05-11 ChocobozzzMove normalize functions in helpers
2018-05-11 ChocobozzzImprove AP validation for Notes
2018-05-11 ChocobozzzAdd ability to update a video channel
2018-05-11 ChocobozzzImprove video torrent AP object validator
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-03-28 ChocobozzzTruncate correctly video descriptions
2018-03-27 ChocobozzzTry to refractor activities sending
2018-03-27 ChocobozzzFix delete comment federation
2018-03-26 ChocobozzzFix error logging
2018-03-23 ChocobozzzAdd public to activitypub announces
2018-03-23 ChocobozzzImprove logging when cannot fetch remote videos
2018-03-22 ChocobozzzImprove activity pub actors implementation
2018-03-22 ChocobozzzAdd /activity to activity create ids
2018-03-21 ChocobozzzFix issues with truncated description and utf characters
2018-03-19 ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-19 ChocobozzzUpdate the api documentation
2018-03-19 ChocobozzzSanitize invalid actor description
2018-02-23 ChocobozzzFix lint
2018-02-23 ChocobozzzDetect posting request in our own inbox
2018-02-21 ChocobozzzUnlisted videos are not displayed on Mastodon now
2018-02-15 ChocobozzzImplement support field in video and video channel
next