PeerTube/shared/models/activitypub
kontrollanten d0800f7661
Implement avatar miniatures (#4639)
* client: remove unused file

* refactor(client/my-actor-avatar): size from input

Read size from component input instead of scss, to make it possible to
use smaller avatar images when implemented.

* implement avatar miniatures

close #4560

* fix(test): max file size

* fix(search-index): normalize res acc to avatarMini

* refactor avatars to an array

* client/search: resize channel avatar to 120

* refactor(client/videos): remove unused function

* client(actor-avatar): set default size

* fix tests and avatars full result

When findOne is used only an array containting one avatar is returned.

* update migration version and version notations

* server/search: harmonize normalizing

* Cleanup avatar miniature PR

Co-authored-by: Chocobozzz <me@florianbigard.com>
2022-02-28 08:34:43 +01:00
..
objects Add missing mediaType info to AP objects 2022-01-13 14:16:32 +01:00
activity.ts Refactor video views 2021-11-09 15:00:31 +01:00
activitypub-actor.ts Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
activitypub-collection.ts Begin activitypub 2017-11-27 19:40:51 +01:00
activitypub-ordered-collection.ts Use a single file instead of segments for HLS 2019-02-11 09:13:02 +01:00
activitypub-root.ts Fetch video likes/dislikes too 2017-11-27 19:40:53 +01:00
activitypub-signature.ts Move to eslint 2020-02-03 08:31:02 +01:00
context.ts Add ability for auth plugins to hook tokens validity 2020-05-04 16:21:39 +02:00
index.ts Begin activitypub 2017-11-27 19:40:51 +01:00
webfinger.ts Begin activitypub 2017-11-27 19:40:51 +01:00