okuna-api
okuna-api copied to clipboard
π€ The Okuna Social Network API
It seems we missed some exclusion queries as someone has brought up to our attention that after blocking someone, they don't see the comments on their own posts from the...
There is a condition we missed where Hashtags are being recreated. Might be a CASCADE statement or perhaps even a race condition thing. We have to carefully analyze our tests...
Good: `joel.hernandez` Bad: `.`, `..` ...
I'm running okuna-api 0.0.67 and okuna-app 0.0.66. Calls to /api/notifications with certain types results in a ["Invalid model - model not available."] response: ``` okuna-api | 2020-05-18 11:08:29,587 django.request WARNING...
Until we figure out how to gracefully make this transition without compromising privacy of posts/comments in a private community. We should prevent changing communities from private -> public for creators/admins....
* added the "Be you" anchor link in the "In short" section at the top of this document * added `` code in the "In short" (x 11) and the...
line 75: changed βAt minimum the in short section.β to βAt minimum, the aforementioned "In short" section at the top of this document.β line 84: added a period at the...
In order to avoid stalking from people that formerly blocked a person, we want to make blocking uni-directional. This means. One person can have the other person blocked while the...
Great work. :) Looking forward to host the network by myself. Would it be possible to setup a Docker image for easy deployment? Regards Matl