]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/activitypub/url.ts
Use unique AP id for accept/reject
[github/Chocobozzz/PeerTube.git] / server / lib / activitypub / url.ts
2022-07-25  ChocobozzzUse unique AP id for accept/reject
2022-04-15  ChocobozzzImprove viewer counter
2022-04-15  ChocobozzzSupport video views/viewers stats in server
2022-03-23  ChocobozzzRemove activitypub helper
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-08-02  ChocobozzzRefactor notifier
2020-11-20  ChocobozzzFix lint
2020-11-20  ChocobozzzFix incorrect IDs in AP federation
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-19  ChocobozzzAdd ability to a video multiple times in a playlist
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-06-18  ChocobozzzSplit types and typings
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-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-19  ChocobozzzStronger model typings
2019-08-09  ChocobozzzStronger actor association typing in AP functions
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 ability to forbid followers
2019-03-18  ChocobozzzRename streaming playlists routes/directories
2019-03-18  ChocobozzzAdd playlist check param tests
2019-03-18  ChocobozzzPlaylist server API
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2018-11-15  buoyantairMerge from upstream
2018-11-14  ChocobozzzCheck activities host
2018-10-01  ChocobozzzDon't build redundancy urls with "-1" as fps
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-27  ChocobozzzAdd ability to set a name to a channel
2018-01-29  ChocobozzzAdd id to likes/dislikes/comments/shares collections
2018-01-04  ChocobozzzFix delete activities
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-22  ChocobozzzAdd comments controller
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27  ChocobozzzFederate likes/dislikes
2017-11-27  ChocobozzzFederate video views
2017-11-27  ChocobozzzMove activitypub functions from helpers/ to lib/