summaryrefslogtreecommitdiff
path: root/py-fake-service/app/adapter/tagsset.py
AgeCommit message (Collapse)Author
2014-09-15Moved py-fake-service to fake-service, because we only have one nowBruno Wagner
2014-09-03The mailset is not automatically loaded on startup, you can use an csv file ↵Bruno Wagner Goncalves
as mailset
2014-08-25Add copyright and license note to py-fake-serviceAlexandre Pretto Nunes
2014-08-18Apply PEP8 automaticallyVictor Shyba
2014-08-13tags are case insensitive, apply lower function before adding to the tags setVictor Shyba
2014-08-12creating new tag if tag doesnt exist in py-fake-serviceDuda Dornelles
2014-08-12updating tags on py-fake-serviceDuda Dornelles
2014-08-12marking mail as read in fake-serviceDuda Dornelles
2014-08-12adding mails query, tags and contacts to py-fake-serviceDuda Dornelles