okuna-api icon indicating copy to clipboard operation
okuna-api copied to clipboard

🤖 The Okuna Social Network API

Results 101 okuna-api issues
Sort by recently updated
recently updated
newest added

We should think about grouping multiple similar events that occur v close to each other and sending 1 push notification instead of a push notification for each of the events....

enhancement

Communities will often have some custom buttons they'd like to show. For example of the community website, slack/discord, repo ,etc. We should make it possible for people to add custom...

idea

This leads to the blocking of Openbook. We need to refute this.

priority:medium
infrastructure

Emails should also be translatable.

enhancement
priority:medium

Right now we serve all images under the same quality, 100% but with a resize of 1024px, we should create several other sizes with different percentages of quality. Perhaps high...

priority:high
feature

Today we had a queue of 500+ jobs not being processed by rq workers. The second machine was running a couple worker processes. ``` root 1104 0.0 1.9 395228 77472...

bug

When you filter on your home timeline with a list with 0 people in it. Sometimes it shows all recent activity ( public) across the platform, even from communities you...

bug
priority:high

From Bárður on Slack > Hi @Joel. Do you know about Gmail's "dots don't matter" functionality? > Basically [email protected] and [email protected] is the same email address > This means that...

bug
priority:medium

We have to create 3 distinctions. Members, founders and supporters where supporters are the ones who have paid for Okuna Gold. Both founders and supporters will have the same features,...

enhancement
priority:high

The ability to add multiple images to a post. Atm the PostImage is a OneToOne relationship with post. This has to change to a ForeignKey, therefore migrations need to happen...

feature