]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - shared/models/users/user-notification.model.ts
Implement avatar miniatures (#4639)
[github/Chocobozzz/PeerTube.git] / shared / models / users / user-notification.model.ts
2022-02-28  kontrollantenImplement avatar miniatures (#4639)
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-27  ChocobozzzAdd ability to search by host in server
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-25  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-03-24  ChocobozzzAdd new plugin/peertube version notifs
2021-03-24  ChocobozzzReduce bundle size using a const enum
2020-07-31  ChocobozzzAdd abuse messages/states notifications
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  ChocobozzzAdd ability to report account
2020-07-10  ChocobozzzAdd new abuses tests
2020-07-10  ChocobozzzUse 3 tables to represent abuses
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