index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
adapter
/
pixelated_mailbox_test.py
Age
Commit message (
Collapse
)
Author
2014-09-11
Refactoring tags functionality into TagService
Duda Dornelles
2014-09-11
generating unique ident for PixelatedMail
Duda Dornelles
2014-09-08
\#72 - adds tag with the name of the mailbox on all mails that does not have ↵
Patrick Maia and Victor Shyba
it during mails fetch
2014-09-08
#51 - reuses dbm instances between TagIndex instances if the dbm instances ↵
Patrick Maia
are using the same file
2014-09-07
#51 - removes tag from the index when it is not being used anymore
Patrick Maia and Victor Shyba
2014-09-07
#51 - initializes index with all mail tags if it is empty
Patrick Maia and Victor Shyba
2014-09-05
#51 - persists new tags globally (in a local file) and shows on tag list
Patrick Maia and Victor Shyba
2014-08-27
#51 - sets leap mailbox flags on mail tags update
Patrick Maia and Victor Shyba
2014-08-27
fixes pep8 issues on test folder
Patrick Maia and Victor Shyba
2014-08-26
- #51 - retrieves tag from leap and introduces PixelatedMailbox abstraction
Patrick Maia and Victor Shyba