-
## Bug Report
**Current Behavior**
Display names in replies show as unknown
`@“[unknown]”#p288`
Unsure if it affects direct user mentions, but I assume so.
**Steps to Reproduce**
1. Get an…
-
## Feature Request
When signing up without having a correct email configuration at the moment, the modal fails and shows "oops, something went wrong" but the user is still created. This leads to a …
-
## Bug Report
**Current Behavior**
Clicking on a toolbar icon does work properly, but Inserting some text and pressing another icon inside that markdown adds the closing tag to the end of the te…
-
## Bug Report
**Current Behavior**
Currently the SMTP password is shown in plaintext
**Steps to Reproduce**
View the SMTP password field
**Expected Behavior**
Password should be hidden wit…
-
The `autoload` on the `composer.json` file is not included after running `flarum-cli init`
**Recommend:**
Adds option to choose add `autoload` or not
-
I am using link like ` [big no-no to top-flush these](https://domain.com/path/page#6e6f) `
and the text shown is `[#6e6f](https://community.adirondack.green/?q=6e6f)" rel="ugc noopener nofollow" …
-
I tried the application and was really happy, until I discovered it's not compatible anymore with Likes or clarkwinkelmann/flarum-ext-likes-received
When I go on my post, the icons not showed for t…
-
There seems to be a bunch of scanned sites listed on BWF that have a screenshot of the IndexPage loading.
![image](https://user-images.githubusercontent.com/2059356/111082955-79266700-84e1-11eb-90c…
-
Anyone working on a version that is Flarum 1.6.x or later compatible?
-
It should be like this (notice the "Token " string before the token).
```php
$api = Flarum('http://example.com', ['token' => 'Token ; userId=1']);
```