Clément Sauvage

Results 5 issues of Clément Sauvage

The library gives us a *MultiSelectRelatedFilter* but unfortunately not a *MultiSelectRelatedOnlyFilter*. This could be handy in some cases and it is actually pretty easy to implement with the current code...

# What this PR is about? Dark mode or Light Mode ![image](https://user-images.githubusercontent.com/36474372/203611170-4f09d240-5035-4eaf-af20-3d7e026f9461.png) ### Tests - [X] I have run the tests of the project. `nx affected --target=test ` ### Clean...

# What this PR is about? Git or Folders ![image](https://user-images.githubusercontent.com/36474372/203828520-82157cd8-958c-416c-91fa-a189a0037647.png) ### Tests - [X] I have run the tests of the project. `pnpm test-affected` ### Clean Code - [X] I...

Allow to filter bot users either by usernames or by user ids. If the `allowed_telegram_usernames` is filled with strings (e.g: `[username1, username2]`) then we filter by usernames. Otherwise, if it...

This should allow image generation. Maybe the user could also choose the size of the image to generate. I am open to modifications. Let me know :smiley: