Age | Commit message (Collapse) | Author |
|
|
|
We removed Pixelated mail tests and adapted the remaining tests to use
Leap mail instead of it. Completely removed that now
|
|
- Issue #432
|
|
|
|
Discovered that Mail#save was still using SoledadQuerier. There were 3
methods using it:
- update_tags: Covered by MailService -> moved test & fixed impl
- mark_as_read: Already implemented on MailService -> removed
- mark_as_unread: Still needs to be moved
- remove_all_tags: Unused -> deleted
- mark_as_not_recent: Unused -> deleted
Issue: #432
|
|
- Issue #360
|
|
|
|
|
|
|
|
|
|
|
|
- Issue #347
|
|
- Issue #347
|
|
- Issue #347
|
|
- Issue #347
|
|
- Issue #347
|
|
Altered lambda function to def in order to fix pep8 E371 errors
|
|
- Issue #248
|
|
|
|
|
|
- Issue #331
|
|
- Bugfix
- Issues #313, #322
|
|
- Issue #312
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|