Emre Yılmaz
Emre Yılmaz
awesome. @berkerpeksag can you find time to review this?
Looks like an easy fix, though: > RuntimeError: cryptography requires setuptools 18.5 or newer, please upgrade to a newer version of setuptools If that can be fixed with a simple...
This is relatively a big project, I have plans to re-organize how wildcard objects work. (partial support and general wildcard) This is the biggest priorty though - will be handled...
When Utopian leaked the access tokens, I was fast enough to revoke my tokens since ginabot sent instant notification that I liked a post with %100 vote. I also follow...
I could be missing the full picture but using a customjson transaction for pin/unpin operations may be an overkill. Every account has a json_metadata attached, why don't you use it...
> I prefer that we use custom_json because it doesn't require for the user to type his active key every time, pin a post would be as easy as voting...
That's a good feature.
https://www.tecmint.com/increase-set-open-file-limits-in-linux/ 65536 is a cool number for the limit.
@jmoiron, could you look at this? random queries should not be cached.
will check this today. Did you manage to find the solution?