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
/
pixelated
/
adapter
/
soledad_querier.py
Age
Commit message (
Expand
)
Author
2014-10-22
Card #30 - method to extract email alternatives and attachments
Patrick Maia
2014-10-22
index mails to accept a callback so that we can mark all as not recent when w...
Duda Dornelles
2014-10-22
#117 soledad querier to be more complete when removing dupes
Duda Dornelles
2014-10-21
No need to remove duplicates every time we fetch mail, that was a mistake
Duda Dornelles
2014-10-21
#117 - waiting for soledad sync to be done before indexing mails. Also, remov...
Duda Dornelles
2014-10-20
adds permant deleted for trashed messages.
Lisa Junger
2014-10-15
Changed pixelated mail file to mail, because it has more than pixelated mail
Bruno Wagner
2014-10-15
Getting rid of singletons and optimizing imports
Duda Dornelles
2014-10-14
renames method to follow other members naming #103
Victor Shyba
2014-10-14
fix for when a chash isnt found
Victor Shyba
2014-10-14
adds tests and listener for indexing mails created outside the user agent, se...
Victor Shyba
2014-10-09
Added whoosh as search engine (issue #94).
Folker Bernitt
2014-10-09
Changing tests folder structure
Duda Dornelles
2014-09-30
Fixing move to trash
Duda Dornelles
2014-09-29
Testing drafts in integration, fixing a bug where the sent wasnt leaving the ...
Duda Dornelles
2014-09-26
Fixing tests
Duda Dornelles
2014-09-25
Drafts working now for both create and update
Bruno Wagner Goncalves
2014-09-25
Removed pdbs and fixed draft saving
Bruno Wagner Goncalves
2014-09-25
Fixing headers for showing mails and indexing new docs
Duda Dornelles
2014-09-25
Creating mail right on soledad
Duda Dornelles
2014-09-24
Adding InputMail model to be used to send mails and save drafts
Duda Dornelles
2014-09-23
Added basic mail saving
Bruno Wagner Goncalves
2014-09-22
Pep8 fixed
Bruno Wagner Goncalves
2014-09-22
Added soledad querier
Bruno Wagner Goncalves