]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared/models/users/user-notification.model.ts
preserve original variable names server-side
[github/Chocobozzz/PeerTube.git] / shared / models / users / user-notification.model.ts
2020-06-10  Rigel Kentpreserve original variable names server-side
2020-06-10  Rigel Kentrename blacklist to block/blocklist, merge block and...
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-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-08  ChocobozzzAdd notification on new instance follower (server side)
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
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