Split types and typings
[oweals/peertube.git] / server / models / activitypub / actor-follow.ts
2020-06-18 ChocobozzzSplit types and typings
2020-05-11 ChocobozzzMerge branch 'master' into develop
2020-05-04 ChocobozzzAvoir some circular dependencies
2020-04-07 ChocobozzzAdd ability to accept or not remote redundancies
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 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'master' into develop
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
2020-01-08 ChocobozzzTry to fix subscriptions inconsistencies
2019-11-29 ChocobozzzAdd more filters to admin follows table
2019-11-29 ChocobozzzFilter on follows actor types in about page
2019-11-28 ChocobozzzOnly display accepted followers/followings in about...
2019-10-23 ChocobozzzFix and cleanup actor follow inbox sql query
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-04 ChocobozzzAdd notification on auto follow index
2019-09-04 ChocobozzzAdd auto follow instances index support
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-19 ChocobozzzStronger model typings
2019-08-07 ChocobozzzLimit maximum actor follow score
2019-08-06 ChocobozzzAutomatically remove bad followings
2019-08-02 ChocobozzzFix broken follow notification
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzUpdate sequelize
2019-04-11 ChocobozzzTry to improve server tests compilation speed
2019-04-11 ChocobozzzDon't expose constants directly in initializers/
2019-03-18 ChocobozzzPlaylist server API
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09 ChocobozzzAdd user notification base code
2018-12-20 ChocobozzzOptimize actor follow scores modifications
2018-11-18 buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16 ChocobozzzFix AP collections pagination
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10 ChocobozzzAdd ability to search on followers/following
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