Alessandro Pezzato

Results 61 comments of Alessandro Pezzato

Same issue, Gentoo Linux, NeoVim 0.1.4

I guess it's related to https://github.com/neovim/neovim/issues/1496

Hi @lightyear15, thank you for your contribution. I've just tested to reset my password and it's working. But I cannot login with my email address, only with username. I think...

Can you try to login with your username instead of email address? I've just checked the login code (https://github.com/alepez/devand/blob/master/devand-db/src/auth.rs#L71) and it doesn't match by email address, only by username, so...

I guess it's `lightyea15` Please, do not close this issue. I've renamed it to *Login with email address not working* (and this is an actual problem).

Good idea! This is related to #41 (but instead of framework we can just say "category" or "tag"). Tags may be similar to [StackOverflow tags](https://stackoverflow.com/tags)

It's a good idea. But I'm not sure to implement it now that the community is so little. I'd wait for community growth before adding more filtering features.

Instead of framework we can just say "tag". Tags may be similar to [StackOverflow tags](https://stackoverflow.com/tags). Out tags should not be used by the affinity algorithm (the one which matches users...

Idea: we can search by tags using something like this -> https://github.com/tinysearch/tinysearch tinysearch is for static sites, while we can just search through a list of tags