]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/activitypub/process/process-update.ts
Stronger model typings
[github/Chocobozzz/PeerTube.git] / server / lib / activitypub / process / process-update.ts
2019-08-19  ChocobozzzStronger model typings
2019-08-09  ChocobozzzLazy load avatars
2019-08-09  ChocobozzzStronger actor association typing in AP functions
2019-08-02  ChocobozzzFix user notifications on new follow
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31  ChocobozzzRemove unused actor uuid field
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpdate sequelize
2019-03-18  ChocobozzzPlaylist server API
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04  ChocobozzzFix thumbnail processing
2018-11-20  ChocobozzzDelete invalid or deleted remote videos
2018-10-02  ChocobozzzUpsert cache file on create activity
2018-09-24  ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzOptimize activity actor load in AP processors
2018-09-19  ChocobozzzOptimize video view AP processing
2018-09-19  ChocobozzzRefractor videos AP functions
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzAdd refresh video on search
2018-08-14  ChocobozzzCleanup utils helper
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzFix fps federation
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-13  ChocobozzzRefractor retry transaction function
2018-06-13  ChocobozzzImprove tests when waiting pending jobs
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-05-25  ChocobozzzSplit files in activitypub server
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-03-26  ChocobozzzFix error logging
2018-02-21  ChocobozzzUnlisted videos are not displayed on Mastodon now
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-02-14  ChocobozzzHandle thumbnail update
2018-01-24  ChocobozzzFix lint
2018-01-24  ChocobozzzUpgrade server dependencies
2018-01-11  ChocobozzzActivity Pub improvements
2018-01-10  ChocobozzzFetch remote AP objects
2018-01-04  ChocobozzzRefresh remote accounts
2018-01-03  ChocobozzzSend account activitypub update events
2018-01-03  ChocobozzzCircle avatar
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-30  ChocobozzzPut activity pub sends inside transactions
2017-11-27  ChocobozzzFix lint
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27  ChocobozzzRefractor activity pub lib/helpers