]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/account/user-notification.ts
Create a dedicated table to track video thumbnails
[github/Chocobozzz/PeerTube.git] / server / models / account / user-notification.ts
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-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