Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 3 | -38/+0 |
| | | | | Default timeout is 30s | ||||
* | Force live stream termination | Chocobozzz | 2023-05-15 | 1 | -10/+0 |
| | |||||
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 1 | -22/+22 |
| | |||||
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 4 | -12/+4 |
| | |||||
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 4 | -4/+0 |
| | |||||
* | Reimplement a typed omit function | Chocobozzz | 2022-08-17 | 1 | -4/+4 |
| | |||||
* | Use single quotes in server/ and update eslint rules | Florent | 2022-08-08 | 1 | -10/+10 |
| | |||||
* | Fix process follow | Chocobozzz | 2022-07-27 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-20 | 1 | -0/+28 |
|\ | |||||
| * | Fix searching in blocklist | Chocobozzz | 2022-06-17 | 1 | -0/+28 |
| | | |||||
* | | Fix abuse tests | Chocobozzz | 2022-06-08 | 1 | -2/+2 |
|/ | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 3 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Increase test timeout | Chocobozzz | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Fix abuse test | Chocobozzz | 2022-01-07 | 1 | -1/+1 |
| | |||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 2 | -3/+10 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 4 | -4/+4 |
| | |||||
* | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 1 | -0/+107 |
| | |||||
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -27/+27 |
| | |||||
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -2/+2 |
| | |||||
* | Reorganize imports | Chocobozzz | 2021-07-20 | 2 | -2/+2 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Centralize test URLs | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
| | |||||
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 4 | -25/+24 |
| | |||||
* | Shorter server command names | Chocobozzz | 2021-07-20 | 4 | -138/+138 |
| | |||||
* | Introduce videos command | Chocobozzz | 2021-07-20 | 4 | -147/+118 |
| | |||||
* | Introduce user command | Chocobozzz | 2021-07-20 | 4 | -31/+17 |
| | |||||
* | Introduce login command | Chocobozzz | 2021-07-20 | 4 | -13/+9 |
| | |||||
* | Introduce notifications command | Chocobozzz | 2021-07-20 | 2 | -43/+32 |
| | |||||
* | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | Introduce comments command | Chocobozzz | 2021-07-20 | 3 | -122/+110 |
| | |||||
* | Introduce import command | Chocobozzz | 2021-07-20 | 1 | -5/+5 |
| | |||||
* | Introduce blacklist command | Chocobozzz | 2021-07-20 | 1 | -90/+54 |
| | |||||
* | Introduce subscriptions command | Chocobozzz | 2021-07-20 | 1 | -6/+4 |
| | |||||
* | Introduce blocklist command | Chocobozzz | 2021-07-20 | 3 | -96/+59 |
| | |||||
* | Introduce accounts command | Chocobozzz | 2021-07-20 | 1 | -8/+5 |
| | |||||
* | Introduce follows command | Chocobozzz | 2021-07-20 | 1 | -6/+4 |
| | |||||
* | Introduce search command | Chocobozzz | 2021-07-20 | 1 | -17/+14 |
| | |||||
* | Introduce abuse command | Chocobozzz | 2021-07-20 | 1 | -337/+294 |
| | |||||
* | Add logs for refresh functions | Chocobozzz | 2021-06-08 | 1 | -2/+2 |
| | |||||
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -26/+30 |
| | |||||
* | Fix mention notification with deleted comment | Chocobozzz | 2021-03-22 | 1 | -1/+1 |
| | |||||
* | Remove notifications of muted accounts/servers | Chocobozzz | 2020-11-18 | 2 | -0/+259 |
| | |||||
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 2 | -387/+0 |
| | |||||
* | Reorganize a little bit tests | Chocobozzz | 2020-08-24 | 3 | -0/+867 |
| | |||||
* | Add abuse messages management in my account | Chocobozzz | 2020-07-31 | 1 | -5/+14 |
| | |||||
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -60/+247 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -269/+662 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 3 | -0/+1214 |