Commit Graph

8 Commits

Author SHA1 Message Date
Riccardo Graziosi
653e139a9e Add default OAuths (#259) 2024-01-22 14:45:48 +01:00
B-Souty
68bb4ad895 Email server configuration (#246)
Co-authored-by: riggraz <riccardo.graziosi97@gmail.com>
2024-01-12 19:16:30 +01:00
Riccardo Graziosi
35831b9801 Add Site settings > General (#133) 2022-07-18 10:47:54 +02:00
Kevin Vinhas
007d08a051 Add New Comment on your post notifications
This notification is sent only to the post owner, unless this person turned off the notifications.
A simple first step into the notifications by mail world :)

The mail contains a link to user profile
The link to the user profile is required to give an easy access to
notifications disabling.

Also having a preview for the notify_post_owner method

We can `Comment.first` because it is part of the db:seeds method. So
there should, in development, always be one.
2021-02-11 22:40:52 +01:00
riggraz
7d50454d14 Add env vars to docker-compose and improve env check 2019-09-24 18:57:42 +02:00
riggraz
c554d68f54 Add env variables to test and fix some of them 2019-09-24 12:57:32 +02:00
riggraz
462002c416 Add users factory for tests 2019-08-20 14:26:26 +02:00
riggraz
467d5a9a0f Setup Rails project and dockerize 2019-08-18 14:51:37 +02:00