summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/search/contacts.py
AgeCommit message (Collapse)Author
2017-07-25[pkg] packaging and path changesKali Kaneko
- move all the pixelated python package under src/ - move the pixelated_www package under the leap namespace - allow to set globally the static folder - add hours and minutes to the timestamp in package version, to allow for several releases a day.
2015-11-24Issue #536 - Refactoed search_addressesJefferson Stachelski
2015-11-20Issue #526 - Changed way that we use whooshJefferson Stachelski
Now we are captilizing string for don't miss name that starts with an uppercase letter
2015-11-18Issue #526 - Fixed contacts query input and results to only return matched termsBruno Wagner
2015-09-10Removed bounced email contact removal (#441)Bruno Wagner
This feature was never working anyway. Anybody could remove addresses from anyones adressbook by sending a bounce and then the receiver was not able to send an email to that address anymore. Nice dos :)
2015-02-20Issue #174 - rejects bounced addresses on contacts suggestionsPatrick Maia
2015-02-06for #167, moving contacts suggestions search logic to a separate moduleVictor Shyba