1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-28 10:52:11 +00:00
mobilizon/lib/web/email
Thomas Citharel dbdb2bcdab
Use DateTime.utc_now/0 instead of Timex.local/0
Timex.local/0 requires the TZ environment variable to be set

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-11-14 19:07:19 +01:00
..
admin.ex Allow to report a group 2020-09-30 15:26:58 +02:00
checker.ex
email.ex Use DateTime.utc_now/0 instead of Timex.local/0 2020-11-14 19:07:19 +01:00
event.ex Make sure event update notification email gets sent to anonymous 2020-10-08 08:53:25 +02:00
follow.ex Improve profile registration 2020-10-06 12:35:45 +02:00
group.ex Add group admin profiles 2020-08-27 12:12:54 +02:00
mailer.ex
notification.ex
participation.ex Remove duplicate @doc blocs 2020-11-06 15:48:05 +01:00
user.ex