Paul Makles
Paul Makles
Alternative title: decide whether to use elasticsearch, meilisearch, or anything else then implement accordingly.
Superseded by https://github.com/revoltchat/frontend/issues/272
Hi, sorry, I'm quite behind on issues across the entire project. I've added the missing const to the script but I would need more details to understand the issue at...
Stale issue, OP has not followed up.
Hijacking this issue, proposal for new plugin format: ```js --- name = "Name" author = "me" --- // code return { onSomeHandler: () => {} } ``` TOML frontmatter on...
wrt (2), the idea would be that the plugin is implicitly wrapped in a function when evaluated, and then we can take the return at the end
Need to make sure everything still runs properly with the environment change for both images.
One could just go through each session and log it out unless if that would also apply to individual sessions?
No fixes are coming for current implementation Closing for https://github.com/revoltchat/backend/issues/313 No ETA for rewrite but currently it's "after the client refresh / native mobile releases"
What is the issue here? The output provided is expected, the createbuckets script waits for minIO then creates the bucket. I assume the instance is not working regardless, can you...