-
## Bug Report
I've found this bug:
https://i.ibb.co/vxN1JPY/Immagine.png
link to duscussion: https://discuss.flarum.org/d/26292-css-problem-with-italian-translation
**Current Behavior**
Text do…
-
Sorting would be useful. Search might be better, but sometimes browsing by category can help locate better than search.
So how do we sort? Right now, composer.json gives us mediocre resources. We …
-
## Bug Report
**Current Behavior**
Texts on colored background switched to dark text/icon color
**Steps to Reproduce**
1. Enable Dark Mode in admin settings
2. Enable "Colored header" and set…
-
## Bug Report
**Current Behavior**
Currently if I do a search for `%%%` in the search bar, it matches all the users. This is because `%` and `_` are wildcards in the `LIKE` queries.
**Steps to …
-
Avatars does not shown at users list or discussions. I have a few users. There is no error on console.
![image](https://github.com/imorland/flarum-ext-boring-avatars/assets/24845098/d40fde82-6f29-…
-
## Bug Report
Title could be made clearer by a core dev, most likely. Not sure how to word it.
**Current Behavior**
If two people (A, B) view a discussion, then person A edits a post, and perso…
-
Hi there 👋 ,
This repository is meant as a public library for our more official organisational documentation. We are hoping to fill this with articles that clarify our goals for Flarum, our team an…
-
Just a random syntactical idea. Instead of:
``` php
// constructor
$this->settings = $settings;
// body
$this->settings->get('flarum-auth-facebook.app_id');
$this->settings->get('flarum-auth-faceboo…
-
## Bug Report
**NOTE:** This might be a Mithril 2 problem, but I haven't been able to trace the issue so I'd rather not send this to them without being sure where it's coming from.
**Current Be…
-
### Current Behavior
TextFormatter does not allow to use asynchronous calls in the Javascript part of a filter, so I need to refresh the preview once the Promise is resolved (see https://github.com/s…