Split types and typings
[oweals/peertube.git] / server / lib / job-queue / handlers / activitypub-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-20 ChocobozzzFix tests
2020-04-16 ChocobozzzDo not support subscriptions to accounts
2019-09-23 Lukas Winklerfix a few typos (#2141)
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 auto follow back support for instances
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 ChocobozzzCleanup model types
2019-08-19 ChocobozzzStronger model typings
2019-07-29 ChocobozzzAdd gitlab ci support
2019-05-15 ChocobozzzMerge branch 'master' into develop
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-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09 ChocobozzzAdd new follow, mention and user registered notifs
2018-08-27 ChocobozzzAdd local user subscriptions
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-07-31 ChocobozzzDon't send follow request if the follow is already...
2018-07-11 ChocobozzzMigrate to bull
2018-06-13 ChocobozzzRefractor retry transaction function
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18 ChocobozzzMove server follow in the job queue