Merge branch 'release/1.4.0' into develop
[oweals/peertube.git] / server / models / account / user-notification.ts
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-19 ChocobozzzStronger model typings
2019-08-09 ChocobozzzLazy load avatars
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzUpgrade sequelize
2019-04-24 ChocobozzzUpdate sequelize
2019-04-09 ChocobozzzAdd new instance follower notification in client
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
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-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-21 ChocobozzzAdd server host in notification account field
2019-01-17 ChocobozzzRefactor how we use icons
2019-01-09 ChocobozzzAdd notifications in the client
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