FriendsOfFlarum / user-directory

The permission based public user directory extension for your Flarum forum.
https://discuss.flarum.org/d/5682
MIT License
22 stars 20 forks source link

Add a Total Number of accounts #5

Open AngellitoX opened 7 years ago

AngellitoX commented 7 years ago

It should be great to visually have:

luceos commented 7 years ago

A filter of everyone suspended is brilliant 👍

askvortsov1 commented 4 years ago

We'd need to add a suspended gambit, is that something we'd be ok with?

clarkwinkelmann commented 4 years ago

A suspended gambit should be added to the suspend extension IMO.

askvortsov1 commented 4 years ago

I agree with that, but that wouldn't take effect until the beta 14 release, if not later. How would y'all feel about PRing both gambits to the respective repos, and having a temporary copy here until that's released?

clarkwinkelmann commented 4 years ago

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 and only then release it here. With the new Flarum release cycles and the fact most of us are part of the core team, I think we should have no issue getting this shipped with the coming release.

That's less maintenance required, and it might take a few weeks to code or review any PR anyway.

clarkwinkelmann commented 3 years ago

Gambit was added in https://github.com/flarum/suspend/pull/23 and is available in beta 14.