ArchBlood

Results 114 comments of ArchBlood

This should be configurable in your `/protected/config/common.php` file; https://github.com/humhub/humhub/blob/master/protected/humhub/modules/comment/Module.php#L20-L40 See the documentations for how to setup configurations in your common.php file; https://docs.humhub.org/docs/admin/advanced-configuration/#file-configuration

> These users can log in directly using the buttons in the login panel without registration. Shouldn't #5694 have done this?

Would be much easier to have a stream picker for the dashboard so that the user can pick profile or space

> > Would be much easier to have a stream picker for the dashboard so that the user can pick profile or space > > Isn't the "My Spaces" dropdown...

> I see, that's really a great idea. > > But how about a tab instead of a picker? ![HumHub2](https://user-images.githubusercontent.com/33974/138985999-b26c88b5-8a54-4e0c-8e89-255368fafa25.png) It is an interesting idea, but the issue would be...

I might have some time later today to test some things out when it comes to this issue, as @GreenMeteor has been getting a lot of requests for this change....

Personally I believe that the `common.php` should only be used in extreme cases just like the `web.php` and `console.php` where needed, while variables less needed should be configurable by the...

My only issue with this would be long-running queries and Cron could cause an issue with mentioning performance in large communities. 🤔 > That would be very fine. Furthermore, an...

> As of v1.11 copying the permalink to a posting requires 4 clicks > 1) Open context menu of a post > 2) Click `Permalink` > 3) Click `Copy to...

> True - even shorter! I'm wondering how you imagine the UI for this to look like? > I would think something like a normal click action which could apply...