]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/user.ts
Add new follow, mention and user registered notifs
[github/Chocobozzz/PeerTube.git] / server / lib / user.ts
2019-01-09  ChocobozzzAdd new follow, mention and user registered notifs
2019-01-09  ChocobozzzAdd import finished and video published notifs
2019-01-09  ChocobozzzAdd user notification base code
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-19  ChocobozzzCleanup tests imports
2018-11-19  ChocobozzzSpeedup peertube startup
2018-08-27  ChocobozzzAdd ability to set a name to a channel
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-07-31  AurĂ©lien BertronAdd audit logs in various modules
2018-07-25  Rigel Kentexpliciting type checks and predicates (server only)
2018-04-26  ChocobozzzAdd video channel management
2018-04-25  ChocobozzzVideo channel API routes refractor
2018-03-13  ChocobozzzUpgrade server depencencies
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-19  ChocobozzzSave
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzMove activitypub functions from helpers/ to lib/
2017-11-27  ChocobozzzRefractor activity pub lib/helpers
2017-11-27  ChocobozzzOptimize account creation
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzFix issues on server start
2017-11-27  ChocobozzzMake it compile at least
2017-11-27  ChocobozzzBegin activitypub
2017-10-26  ChocobozzzUse async/await in lib and initializers
2017-10-26  ChocobozzzAdd video channels