lavab / web

AngularJS web client of Lavaboom's email service
https://mail.lavaboom.com
38 stars 21 forks source link

Search still doesn't work #757

Open andreis opened 9 years ago

andreis commented 9 years ago

Mumble mumble. Tried it again in Incognito, Chrome version 42.0.2311.152 (64-bit)

https://gist.github.com/andreis/4cb61f8e1380b53d94e2

let4be commented 9 years ago

@andreis it works for me both on master and develop branches. both in normal and Incognito

let4be commented 9 years ago

please note we only support search by emails/contacts and subjects currently

pzduniak commented 9 years ago

https://gist.github.com/pzduniak/8a8476e8530b1c2905e6

Here's my new search engine prototype. 4MB of encrypted input transforms into 900KB of decrypted messages which becomes a 2.8MB index, which becomes a 546KB file after compression.