Fix lint
[oweals/peertube.git] / server / lib / activitypub / actor.ts
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