Merge branch 'develop' into cli-wrapper
[oweals/peertube.git] / server / models / activitypub / actor-follow.ts
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-08-27 ChocobozzzSearch video channel handle/uri
2018-08-27 ChocobozzzInfinite scroll to list our subscriptions
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzAdd local user subscriptions
2018-08-27 ChocobozzzAdd get subscription endpoint
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-05-25 ChocobozzzRefractor and optimize AP collections
2018-03-26 ChocobozzzFix error logging
2018-03-15 ChocobozzzAdd short description in config
2018-02-28 ChocobozzzAdd stats route
2018-02-19 ChocobozzzFix sort inconsistency
2018-01-19 ChocobozzzAdd ability to configure log level
2018-01-18 ChocobozzzAvoid too many requests and fetching outbox
2018-01-12 ChocobozzzFix lint
2018-01-12 ChocobozzzUpdate follower/following counts
2018-01-12 ChocobozzzAvoid making retried requests to dead followers
2018-01-11 ChocobozzzAdd maximum to actor follow scores
2018-01-11 ChocobozzzAdd scores to follows and remove bad ones
2018-01-09 ChocobozzzFix sharedInboxUrl list
2018-01-09 ChocobozzzFix aot build
2017-12-19 ChocobozzzBegin moving video channel to actor