masquerade icon indicating copy to clipboard operation
masquerade copied to clipboard

User profile builder extension for your Flarum forum.

Results 13 masquerade issues
Sort by recently updated
recently updated
newest added

## Feature Request The fields with empty answer can be hidden in the user profile, instead of displaying the field name with empty answer. ~I tried modifying the code to...

enhancement

![image](https://user-images.githubusercontent.com/25671390/214734589-9d171dce-653c-4ec9-b93a-95b0ea8b8c62.png) ## Bug Report **Steps to Reproduce** 1. Create a link field 2. Fill in some values 3. See the bad formatting ``` Flarum core 1.6.3 PHP version: 8.1.14 MySQL...

bug

Consider adding an option to make the profiles private in order to comply with data protection laws or policies. Some website owners may require personal information from the users but...

enhancement

This was touched on by an issue last year ( #47 ), but I think it is worth revisiting since simply manually changing the column type/size of the schema isn't...

I will confess that I am new to Flarum, and there may already be some way of doing this via templating or something, but instead of showing something like this...

Similar to the dropdown type but with which you can select multiple values, presented as multiple checkboxes.

I was lacking field for formatted text, so I added it :) It's not finished yet, but main functionality is there - you can add text field in Masquerade admin,...

It has come to my attention that the user bio will be removed entirely from core in beta 8. I can already predict that Masquerade will be one of the...

enhancement

There's some code for a cache feature but I don't think it's fully finished. There are some TODOs and commented code associated with it. We should fix it, or remove...

enhancement

Currently when you edit a field, nothing tells you if you need saving. The save button itself is called "edit field" which is very unintuitive. The button should really be...

enhancement