Split types and typings
[oweals/peertube.git] / server / lib / activitypub / actor.ts
2020-06-18 ChocobozzzSplit types and typings
2020-06-17 ChocobozzzUpdate server dependencies
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-04-15 ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15 ChocobozzzFix import captions test
2020-02-28 ChocobozzzUpdate dependencies
2020-02-27 ChocobozzzMerge branch 'release/2.1.0'
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzFix avatar update
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-12 ChocobozzzCorrectly check remote extension
2020-02-12 ChocobozzzFix remote avatar without AP mediatype field
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2019-11-27 ChocobozzzFix tests
2019-11-25 ChocobozzzDon't always replace actor avatar
2019-10-23 ChocobozzzFix lint
2019-10-23 ChocobozzzFix federation with some actors
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-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-08-22 ChocobozzzMerge branch 'feature/strong-model-types' into develop
2019-08-20 ChocobozzzType toFormattedJSON
2019-08-20 ChocobozzzCleanup model types
2019-08-19 ChocobozzzStronger model typings
2019-08-09 ChocobozzzLazy load avatars
2019-08-09 ChocobozzzStronger actor association typing in AP functions
2019-08-06 ChocobozzzAutomatically remove bad followings
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 ChocobozzzRemove old activities processor
2019-05-31 ChocobozzzRemove unused actor uuid field
2019-05-15 ChocobozzzMerge branch 'master' into develop
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-03-19 ChocobozzzRefresh playlists
2019-03-18 ChocobozzzPlaylist server API
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-06 ChocobozzzMerge branch 'release/v1.2.0'
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
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-11-20 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19 ChocobozzzFix checkbox margins
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16 ChocobozzzFix images size when downloading them
2018-11-15 buoyantairMerge from upstream
2018-11-14 ChocobozzzCheck activities host
2018-10-01 ChocobozzzCheck video channel name is unique on our instance
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-19 ChocobozzzOptimize activity actor load in AP processors
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-08-27 ChocobozzzFetch outbox when searching an actor
2018-08-27 ChocobozzzSearch video channel handle/uri
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-07-31 ChocobozzzDon't send follow request if the follow is already...
2018-07-31 ChocobozzzRefresh orphan actors
2018-06-13 ChocobozzzRefractor retry transaction function
2018-05-25 ChocobozzzFix cc field in classic audience
2018-05-11 ChocobozzzMove normalize functions in helpers
2018-05-11 ChocobozzzAdd ability to update a video channel
2018-03-26 ChocobozzzFix error logging
2018-03-22 ChocobozzzImprove activity pub actors implementation
2018-03-19 ChocobozzzSanitize invalid actor description
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-14 ChocobozzzAdd ability to set video thumbnail/preview
2018-01-25 ChocobozzzMove job queue to redis
2018-01-25 ChocobozzzAccept actors with url objects instead of string
2018-01-18 ChocobozzzOptimize SQL query that fetch actor outbox
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-15 ChocobozzzFix actor followers/following counts
2018-01-12 ChocobozzzUpdate follower/following counts
2018-01-11 ChocobozzzFix actor refresh
2018-01-04 ChocobozzzRefresh remote accounts
2018-01-03 ChocobozzzSend account activitypub update events
2017-12-29 ChocobozzzBegin to add avatar to actors
next