aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-main/users/user-notification.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Implement signup approval in clientChocobozzz2023-01-191-0/+12
|
* Add ability for client to create server logsChocobozzz2022-07-181-1/+2
|
* Rename studio to editorChocobozzz2022-03-221-1/+1
|
* Add video edition finished notificationChocobozzz2022-03-221-0/+4
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 search by host in serverChocobozzz2021-07-271-5/+1
|
* Support short uuid for GET video/playlistChocobozzz2021-06-291-1/+2
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
| | | | And use them as default in client
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|
* Refactor actor avatar displayChocobozzz2021-04-281-2/+2
|
* Add new plugin/peertube version notifsChocobozzz2021-03-241-0/+33
|
* Fix circular dep issueChocobozzz2020-11-251-4/+6
|
* Add new default different avatar for channel and accountkimsible2020-11-251-7/+11
|
* Reorganize left menu and account menuChocobozzz2020-11-131-1/+1
| | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library
* Add migrations for abuse messagesChocobozzz2020-07-311-2/+26
|
* Add ability to report accountChocobozzz2020-07-101-1/+9
|
* Add new abuses testsChocobozzz2020-07-101-1/+1
|
* Use 3 tables to represent abusesChocobozzz2020-07-101-7/+19
|
* Reorganize client shared modulesChocobozzz2020-06-231-0/+184