Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-25Add In-Reply-To and References headers to notification mailsDennis Schubert
2016-09-04Send notification mails on CSRF failsSteffen van Bergerem
2016-07-12issue-6850 Don't include subjects of private messages in email notificationsSaiVardhan
2016-02-07Add reason for post report to email sent to adminsSteffen van Bergerem
2015-10-07Uncapitalize type if trying to find translation-stringLukas Matt
2015-09-07add moderators to report email recieversrealtin
2015-06-04replace Rails.logger with logging-loggerBenjamin Neff
2015-06-04add logging mixin and replace federation-loggerBenjamin Neff
2015-05-24gracefully handle when a like is already deleted againBenjamin Neff
2015-05-16Fix missing localization of inactive user removal warning emails.Jason Robinson
2015-05-07Remove private post content of also commented mailsSteffen van Bergerem
2015-04-03Limited post content excluded from subject of comment emailMarcelo Briones
2015-03-04Exports user photos as zip fileMarcelo Briones
2015-02-27deliver needs to be called on the return value of the mailer callJonne Haß
2015-02-27Use _url, not _path, in mailersJonne Haß
2015-02-27ActionMailer deliver -> deliver_nowJonne Haß
2015-01-20Fix bad email formattingJames Kiesel
2015-01-14Add contacts/posts, and GZipping JSON exporter outputJames Kiesel
2014-10-16Maintenance feature to remove old usersJason Robinson
2014-09-20Start converting IDN emailsJonne Haß
2014-09-19fix locale of invitation email subject #5231taro@diasporajp
2014-08-17Allow sending emails with custom subject via Notifier.adminJason Robinson
2014-06-23Reports email notification; wrong recipientLukas Matt
2014-05-15Removed local variable in ReportMailerLukas Matt
2014-05-15Using unless instead of 'if !'Lukas Matt
2014-05-15Make report-type translatableLukas Matt
2014-05-15Added the ability to disable report-email-notificationLukas Matt
2014-05-15Diaspora review part 1Lukas Matt
2014-05-15It is now possible to report commentsLukas Matt
2014-03-15Introduce message rendererJonne Haß
2014-01-15Added post report featureLukas Matt
2013-08-25update brandingJonne Haß
2013-07-03added strip_markdown to notification mailstwain
2012-09-26New configuration systemJonne Haß
2012-09-23some refactoring regarding the law of demeterJonne Haß
2012-05-18Render invitation email without a layoutSteven Hancock
2012-05-08small typo in notifier.rbMaxwell Salzberg
2012-05-08Use markerb for emailsSteven Hancock
2012-04-09~FIX: changed the translate pattern inside notifier.rb: correct mail subject ...matze
2012-03-17invite_link functionailty mostly worksMaxwell Salzberg
2012-01-21generate recipient header with Mail::Address to properly handle non-ASCII cha...MrZYX
2011-12-06refactor out profile url generation into local_or_remote_person_path and use ...Jonne Hass
2011-11-01adding attachments to all recepientsIlya Zhitomirskiy
2011-11-01sending csv as a fileIlya Zhitomirskiy
2011-10-27added a rake task to email retention to adminsIlya Zhitomirskiy
2011-10-10Mail doesn't seem to like the name-addr spec from RFC2822Dan Hansen
2011-10-10Revert "change namespace from Mail to Mailers"Dan Hansen
2011-10-10change namespace from Mail to MailersDan Hansen
2011-10-10RFC2822 specifies that you use parentheses to denote a mailbox list. Use the ...Dan Hansen
2011-10-06include people names in the from fieldMaxwell Salzberg