Commit graph

7 commits

Author SHA1 Message Date
Gustav Ernberg
a048e4a471 Fixed style on unsubscribe page
Removed unnecassary logic

Added missing 'the'

Fix case

Fixed specs
2017-06-03 17:06:44 +02:00
Valery Sizov
387c4b2c21 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
Douglas Barbosa Alexandre
0c052f116c Remove default value for project argument on subscribable concern 2016-11-17 15:10:13 -02:00
Sean McGivern
20de47235e Wrap List-Unsubscribe link in angle brackets 2016-09-26 16:01:17 +01:00
Rémy Coutable
ce12749a8a
Improve the Unsubscribe confirmation page
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-20 12:24:53 +02:00
Rémy Coutable
c61a54f7fe Fix initial implementation to actually render the unsubscribe page
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-09-20 09:52:57 +02:00
Maximiliano Perez Coto
b335730817 Fix "Unsubscribe" link in notification emails that is triggered by anti-virus
* Created a force=true param that will continue with the previous
  behaviour of the unsubscribe method
* Created a filter for not-logged users so they see a unsubsribe
  confirmation page
* Added the List-Unsubscribe header on emails so the email client can
  display it on top
2016-09-20 09:52:57 +02:00