]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/activitypub/actor-follow.ts
Type toFormattedJSON
[github/Chocobozzz/PeerTube.git] / server / models / activitypub / actor-follow.ts
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