aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_actor.scss
Commit message (Collapse)AuthorAgeFilesLines
* Increase global font sizeChocobozzz2022-06-161-5/+3
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Add ability to view my followersChocobozzz2021-10-201-62/+42
|
* Move to sass moduleChocobozzz2021-06-281-1/+2
|
* Move to sass @useChocobozzz2021-06-281-1/+1
|
* Bidi supportChocobozzz2021-06-071-1/+2
|
* Fix UI overflowsChocobozzz2021-05-261-0/+2
|
* Move to stylelintChocobozzz2021-04-281-1/+1
|
* Refactor actor avatar displayChocobozzz2021-04-281-8/+4
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-4/+0
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Fix actor overflowsChocobozzz2021-04-051-0/+6
|
* Redesign account pageChocobozzz2021-03-311-0/+86