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

FolderNameFilter now looks at all folders that a message is in. #145

Conversation

GuillaumeSeren
Copy link
Collaborator

Switched from message.get_filename() to message.get_filenames() and added appropriate processing to handle the list of file names.

This is a rebased version of the #74

@GuillaumeSeren
Copy link
Collaborator Author

GuillaumeSeren commented May 29, 2017

I have rebased the branch but not tested it intensively so I need some help on that 🍺 @daewok @varak @flokli @lucc

@varac
Copy link

varac commented May 29, 2017

I used this branch already for a while now and it works for me. But I wouldn't call this extensive testing.

@GuillaumeSeren
Copy link
Collaborator Author

@varac Thank you for the feedback 🍺
I will let the patch wait for a bit more reviews

@flokli
Copy link
Member

flokli commented May 30, 2017

@GuillaumeSeren: I think this might need a bit usage documentation, and we probably also should start adding some tests…

Copy link
Member

@flokli flokli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please also update docs/source/filters.rst?

daewok and others added 2 commits July 20, 2017 11:33
Switched from message.get_filename() to message.get_filenames() and added appropriate processing to handle the list of file names.
@GuillaumeSeren GuillaumeSeren force-pushed the FolderNameFilter-manage-multiple-folder branch from 9b08a38 to 86bcdd6 Compare July 20, 2017 09:50
@GuillaumeSeren
Copy link
Collaborator Author

Hey @flokli ,
I have added a bit of documentation in the branch, please have a look at it.

Also, I have seen the #152, that was more or less the same thing so I think,
we should merge it, then upgrade it as needed.

@GuillaumeSeren
Copy link
Collaborator Author

Ok let's merge it.

@GuillaumeSeren GuillaumeSeren merged commit f48d408 into afewmail:master Aug 1, 2017
@GuillaumeSeren GuillaumeSeren deleted the FolderNameFilter-manage-multiple-folder branch August 1, 2017 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants