activity icon indicating copy to clipboard operation
activity copied to clipboard

Readd time to mail for non-expiry activities

Open pako81 opened this issue 1 year ago • 10 comments

In https://github.com/owncloud/activity/pull/1118 we removed the time from the notification emails because of the confusion generated by the activity time for shares expiry.

However, this caused the timestamp to be removed for all activity notifications. This PR adds logic for having the correct date format depending on the activity type (expiration vs non-expiration).

pako81 avatar Jul 04 '23 15:07 pako81