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
/
search
/
__init__.py
Age
Commit message (
Expand
)
Author
2015-06-12
[refactor] SearchEngine does not need a querier
Victor Shyba
2015-06-04
[feat] async index writer to avoid locking #404
Victor Shyba
2015-03-20
Gracefully handle None from and subject values during tests.
Folker Bernitt
2015-03-20
Added support for encoded To, Cc and Bcc headers.
Folker Bernitt
2015-03-18
#248 Fixed the UTF-8 decode for special characteres
Jefferson Stachelski
2015-03-18
import * and missing re, re came from *
Victor Shyba
2015-03-17
Lock index on index_mail.
Folker Bernitt
2015-02-23
for #174, mailer daemon is now filtered from suggestions
Victor Shyba
2015-02-20
Issue #174 - rejects bounced addresses on contacts suggestions
Patrick Maia
2015-02-06
for #167, moving contacts suggestions search logic to a separate module
Victor Shyba
2015-02-05
for #167, deduplicate contacts by largest
Victor Shyba
2015-02-03
Issue #176 - tags with multiple words are now searcheable
Patrick Maia
2015-01-28
for #173, now searching on sender field for contacts auto complete
Victor Shyba
2015-01-19
Issue #169: Allow custom home folder.
Folker Bernitt
2015-01-14
Added a lock to search index_mail.
Folker Bernitt
2015-01-08
#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...
Alexandre Pretto
2014-12-22
refactoring package structure
Duda Dornelles