Clark Winkelmann
                                            Clark Winkelmann
                                        
                                    A suspended gambit should be added to the suspend extension IMO.
> but that wouldn't take effect until the beta 14 release Unless someone is in urgent need of that feature, I would prefer we get the feature in Flarum core...
Gambit was added in https://github.com/flarum/suspend/pull/23 and is available in beta 14.
How would those fields be added? I don't think there's any change that has to be done in this extension, every third-party extension is already able to add filters by...
Another issue with Masquerade is that if the field is free text, a dropdown with all options wouldn't be very user friendly. It would make more sense for those fields...
I can confirm there's an issue on Firefox Focus on a Nexus 5X. Is your issue also the fact that the backdrop comes on top of the dropdown instead of...
Actually, very few extensions allow customizing FA icons for fixed contexts (like navigation or badge icons) The only two extensions I know that do that are Who Read and Byobu....
Yes my performance observation is based on the fact that in Flarum, by default, every setting is retrieved with a separate database request. This should be optimized at the Flarum...
I think the problem might be with `ianm/follow-users`. Can you try to disable that extension and re-enable it after User Directory to see if the issue goes away? If that's...
This is the currently expected behavior. The search filter in FoF User Directory maps each criteria to its own token in the `q` search query, which Flarum automatically translates into...