Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the application and add options to download all rooms #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

yblossier
Copy link

@yblossier yblossier commented Dec 21, 2022

  1. Add colors in messages
  2. Add the option to set the room-id to wildcard (*) to dl all rooms
  3. Add the option to set the room-name to wildcard (*) to dl all rooms
  4. Adapt the code to auto-manage the room folder name in the output dir
  5. Improve the getRoomName() func to auto deduce the name in private chat
  6. Update Readme and Help

- Add colors in messages
- Add the option to set the room-id to wildcard (*) to dl all rooms
- Adapt the code to auto-manage the room folder name in the output dir
- Improve the getRoomName func to auto deduce the name in private chat
- Rollback on missing code to use room-name
- Add missing option of wildcard in room-name
Following the changes, update Readme and the help to describe the new options and usages
@yblossier yblossier closed this Dec 21, 2022
@yblossier yblossier reopened this Dec 21, 2022
@yblossier yblossier changed the title Improve the application and add option to download all rooms Improve the application and add options to download all rooms Dec 21, 2022
@montag451
Copy link
Owner

montag451 commented Dec 22, 2022

Hi @yblossier ,

First of all, thanks for the pull request. Nevertheless I'm a not a fan of pull requests that are to broad. I prefer pull request focused on one feature, it is easier to review. Is it possible for you to create several pull requests, one for each feature you want to be added (e.g one for the colored output, one for the wildcard stuff and one for the CI)?

@yblossier
Copy link
Author

Hi @montag451, I understand but some of them can't be splitted because there are common changes especially for colored text). How I can split since I have commit the changes ?

Sanitize the room name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants