]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/shared-moderation/account-blocklist.component.ts
Add new default different avatar for channel and account
authorkimsible <kimsible@users.noreply.github.com>
Wed, 18 Nov 2020 18:20:05 +0000 (19:20 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 25 Nov 2020 10:12:06 +0000 (11:12 +0100)
commitc418d483004dfbae9ea38d54aa1577db46d34a8a
treec4fd4ec790c6e5d6bc44e887090a8286e10fffd2
parent18490b07650d77d7fe376970b749af5a8c672fd6
Add new default different avatar for channel and account
18 files changed:
client/src/app/+admin/users/user-list/user-list.component.ts
client/src/app/+my-library/my-ownership/my-ownership.component.ts
client/src/app/+videos/+video-watch/comment/video-comment-add.component.ts
client/src/app/+videos/+video-watch/comment/video-comment.component.ts
client/src/app/shared/shared-abuse-list/abuse-details.component.ts
client/src/app/shared/shared-abuse-list/abuse-list-table.component.ts
client/src/app/shared/shared-forms/select/select-channel.component.ts
client/src/app/shared/shared-main/account/account.model.ts
client/src/app/shared/shared-main/account/actor.model.ts
client/src/app/shared/shared-main/users/user-notification.model.ts
client/src/app/shared/shared-main/video-channel/video-channel.model.ts
client/src/app/shared/shared-main/video/video.model.ts
client/src/app/shared/shared-moderation/account-blocklist.component.ts
client/src/app/shared/shared-video-comment/video-comment.model.ts
client/src/app/shared/shared-video-playlist/video-playlist.model.ts
client/src/assets/images/default-avatar-account.png [new file with mode: 0644]
client/src/assets/images/default-avatar-videochannel.png [new file with mode: 0644]
client/src/assets/images/default-avatar.png [deleted file]