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-11-18
Deferring TagsController.tags and fixing tests to deal with deferreds
Duda Dornelles
2014-11-12
Card #30 - adds attachments information to bulk mail retrieval (GET /mails)
Patrick Maia
2014-11-10
adding encrypted file index to whoosh
Duda Dornelles
2014-10-30
#30 - fixes a bug related to multipart mail with empty part_map
Victor Shyba
2014-10-29
Card #30 - adds method to retrieve attachments from soledad
Patrick Maia
2014-10-27
Card #30 - does no crash when a part does not have headers
Patrick Maia and Victor Shyba
2014-10-24
Card #30 - considers all parts when generating mail body
Patrick Maia and Victor Shyba
2014-10-24
Card #30 - information for alternatives and attachments are different
Victor Shyba
2014-10-23
Improving test on soldeda_querier all_mails to make it more robust and
Duda Dornelles
2014-10-23
removing the rct flags doc for all mailboxes
Duda Dornelles
2014-10-23
#117 making partial fetch of all_mails more reliable in case the fdoc of a ma...
Duda Dornelles
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