summaryrefslogtreecommitdiff
path: root/service/pixelated/config/welcome_mail.py
AgeCommit message (Collapse)Author
2015-05-19stop unneeded index rebuild and endless marking of recent docsrafael lisboa
(paired with @shyba) this should stop soledad sync from running repeatedly - removes all callbacks to the SOLEDAD_DONE_DATA_SYNC event after they’re called - avoid re-marking a document as recent if it was already marked
2015-04-01Unit tests, integration tests and welcome mailVictor Shyba
-- Issue #334