Skip to content

Display events on startpage until their end time, unless they have no end time

pots damn requested to merge potsdamn/mobilizon:respect-endtime into main

One behaviour our users are stumbling over frequently is that events vanish from the startpage the second they begin, even though they have an end time set. This is especially impactful for events with a "fluid" starting point, like a party. People who want to check in on some last minute details won't be able to find the event on the startpage anymore. Could also be helpful for multi-day events.

This change displays the event until the endtime is reached, if it is set. Otherwise the old behaviour is continued.

Merge request reports