summaryrefslogtreecommitdiff
path: root/app/controllers/sent_notifications_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Externalize strings in flash messagesmw-i18n-flashesMartin Wortschack2019-04-081-1/+1
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Backport 5480-epic-notifications from EEMario de la Ossa2018-05-071-8/+12
* 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