summaryrefslogtreecommitdiff
path: root/app/controllers/sent_notifications_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-171-1/+1
* Fix initial implementation to actually render the unsubscribe pageRémy Coutable2016-09-201-2/+5
* Fix "Unsubscribe" link in notification emails that is triggered by anti-virusMaximiliano Perez Coto2016-09-201-0/+4
* #can_unsubscribe? -> #?unsubscribable?Zeger-Jan van de Weg2016-01-111-1/+1
* Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-091-2/+2
* Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-0/+25