dantefromhell
dantefromhell
Not sure if this is related enough (happy to open a new issue if not), but I also recognized that the widget shows events that happened before a user joined....
@ArchBlood That fixes the guest issue. I believe my proposal would fix both solutions because there is no user context for guests and hence nothing to compare against. But I...
@luke- messages comment says `1.12`, the tag says `1.13`. I'm curious which is accurate? ;-)
@francescobianco I'm curious what the current status of your postgres work is?
Reading through this issues and others referenced, it feels that a configuration option where the default behaviour is the current `CTRL + S` behaviour could be a great way forward?
I would love to take a step at this, but I believe I would need some guidance to get all the moving pieces correctly connected. Can someone help with that?
A basic question I'm wondering is why the similar option `dailyCheckForNewVersion` [1] is a config file option vs an option on the web UI? [1] https://github.com/humhub/humhub/blob/26d7e2667a9317057abe335a056ac8e8f4d675fb/protected/humhub/modules/admin/Module.php#L44
Are those arguments also true for the an module update check?
Agreed. My first step though would be the implementation of notifications. I guesstimate this task would actually be larger than implementing the auto-update mechanism given `yii module/update` already exist. If...
@Gilbertdelyon That's very nice & clean interface experience! Are you hosting your theme/ modifications somewhere publicly accessible?