]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/initializers/constants.ts
Add ability to unfollow a server
authorChocobozzz <florian.bigard@gmail.com>
Mon, 20 Nov 2017 10:19:23 +0000 (11:19 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 27 Nov 2017 18:40:52 +0000 (19:40 +0100)
commit7e9334c34db23e5ad1e118151b24c720dd985984
tree154f5d1db44ff652b793d8e0b7dc1b00a3ddaec1
parent892211e8493b1f992fce7616cb1e48b7ff87a1dc
Add ability to unfollow a server
13 files changed:
client/src/app/+admin/follows/followers-list/followers-list.component.html
client/src/app/+admin/follows/following-list/following-list.component.html
client/src/app/+admin/follows/following-list/following-list.component.ts
client/src/app/+admin/follows/shared/follow.service.ts
client/src/app/+admin/users/user-list/user-list.component.ts
server/initializers/constants.ts
server/lib/activitypub/process/process-undo.ts
server/middlewares/validators/follows.ts
server/models/account/account-follow-interface.ts
server/models/account/account-follow.ts
shared/models/accounts/follow.model.ts
support/nginx/peertube
support/nginx/peertube-https