]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/activitypub/actor.ts
Basic video redundancy implementation
[github/Chocobozzz/PeerTube.git] / server / lib / activitypub / actor.ts
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
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-19  ChocobozzzStatus are sent to mastodon
2017-12-19  ChocobozzzBegin moving video channel to actor