Kailash Nadh
Kailash Nadh
Hi @Bogay. Proxying would mean that every request results in a read from upstream (S3 or any other backend) without CDN-like caching. Is that acceptable in your context?
Yep, it should be a configurable option in media settings though.
Since we can't break `Watch()`, we can add a `WatchWithContext()` @nilsocket.
Yep, this makes sense. We can add in the next release.
Yes please. Thanks @Bowrna.
Have you tried whether `Roles -> List permissions` (which is basically a namespace of multiple lists) to achieve this?
That's really cool @Bowrna. Once you've finished `tmphone`, we can integrate it here https://github.com/knadh/dictpress/blob/master/tokenizers/indicphone/indicphone.go. The original MLphone algorithm works for almost all major Indic languages. It's currently implemented for Malayalam...
Yes, that's correct. Those properties will vary from language to language, but the crux remains the same. Consistent phonetic hashes for glyphs (as is the nature of Indic languages; strong...
This is a good idea. Maybe a new `Analytics` page under `Subscribers` with this and other useful graphs (unsubscribe, bounce etc.).
Thanks for the PR @restyler! Looks fine prima-facie. I'll review it closer to the next big release. About the live counter though, I'm not sure if it's ideal. Executing queries...